Branch: refs/heads/production
Home: https://github.com/jenkins-infra/jenkins-infra
Commit: 191ab751ca2dcc34c97429d02761dee9a20dad0f
https://github.com/jenkins-infra/jenkins-infra/commit/191ab751ca2dcc34c97429d02761dee9a20dad0f
Author: R. Tyler Croy <[email protected]>
Date: 2019-07-20 (Sat, 20 Jul 2019)
Changed paths:
M
dist/profile/templates/kubernetes/resources/chatbot_jenkinsadmin/deployment.yaml.erb
Log Message:
-----------
Labels are invalid without a selector
fixing this k8s resource, not sure how this was originally deployed
Notice:
/Stage[main]/Profile::Kubernetes::Resources::Chatbot_jenkinsadmin/Profile::Kubernetes::Apply[chatbot_jenkinsadmin/deployment.yaml
on prodbean]/Exec[update chatbot_jenkinsadmin/deployment.yaml on
prodbean]/returns: The Deployment "jenkinsadmin" is invalid:
spec.template.metadata.labels: Invalid value:
map[string]string{"app":"jenkinsadmin", "logtype":"stream", "type":"chatbot"}:
`selector` does not match template `labels`
Error:
/Stage[main]/Profile::Kubernetes::Resources::Chatbot_jenkinsadmin/Profile::Kubernetes::Apply[chatbot_jenkinsadmin/deployment.yaml
on prodbean]/Exec[update chatbot_jenkinsadmin/deployment.yaml on prodbean]:
Failed to call refresh: 'kubectl apply --context prodbean -f
/home/k8s/resources/prodbean/chatbot_jenkinsadmin/deployment.yaml' returned 1
instead of one of [0]
Error:
/Stage[main]/Profile::Kubernetes::Resources::Chatbot_jenkinsadmin/Profile::Kubernetes::Apply[chatbot_jenkinsadmin/deployment.yaml
on prodbean]/Exec[update chatbot_jenkinsadmin/deployment.yaml on prodbean]:
'kubectl apply --context prodbean -f
/home/k8s/resources/prodbean/chatbot_jenkinsadmin/deployment.yaml' returned 1
instead of one of [0]
I
Commit: e7b0a2023a49fca69b4dc4bf5876d4ea0391f52f
https://github.com/jenkins-infra/jenkins-infra/commit/e7b0a2023a49fca69b4dc4bf5876d4ea0391f52f
Author: R. Tyler Croy <[email protected]>
Date: 2019-07-20 (Sat, 20 Jul 2019)
Changed paths:
M
dist/profile/templates/kubernetes/resources/chatbot_jenkinsadmin/deployment.yaml.erb
Log Message:
-----------
Merge pull request #1343 from rtyler/deployment-labels
Labels are invalid without a selector
Commit: d420c473df45ca01714078d93f86cbdb9cc4fefc
https://github.com/jenkins-infra/jenkins-infra/commit/d420c473df45ca01714078d93f86cbdb9cc4fefc
Author: R. Tyler Croy <[email protected]>
Date: 2019-07-21 (Sun, 21 Jul 2019)
Changed paths:
M
dist/profile/templates/kubernetes/resources/chatbot_jenkinsadmin/deployment.yaml.erb
Log Message:
-----------
Merge pull request #1344 from jenkins-infra/staging
Automated deployment to production
Compare:
https://github.com/jenkins-infra/jenkins-infra/compare/dd502686a342...d420c473df45
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/production/dd5026-d420c4%40github.com.