Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(kubernetes): fix runjob stage init #7029

Merged
merged 1 commit into from
May 20, 2019

Conversation

ethanfrogers
Copy link
Contributor

fix stage initialization by setting the stage's application config if it
doesn't exist. this field is required to be set for the stage to work.
initially i had assumed the that BasicSettings component would configure
it.

fix stage initialization by setting the stage's application config if it
doesn't exist. this field is required to be set for the stage to work.
initially i had assumed the that BasicSettings component would configure
it.
@ethanfrogers ethanfrogers merged commit 3fd183e into spinnaker:master May 20, 2019
@ethanfrogers ethanfrogers deleted the fix-runjob-config branch May 20, 2019 14:04
@ethanfrogers
Copy link
Contributor Author

@spinnakerbot cherry-pick 1.14

spinnakerbot pushed a commit that referenced this pull request May 20, 2019
fix stage initialization by setting the stage's application config if it
doesn't exist. this field is required to be set for the stage to work.
initially i had assumed the that BasicSettings component would configure
it.
@spinnakerbot
Copy link
Contributor

Cherry pick successful: #7031

maggieneterval pushed a commit that referenced this pull request May 22, 2019
fix stage initialization by setting the stage's application config if it
doesn't exist. this field is required to be set for the stage to work.
initially i had assumed the that BasicSettings component would configure
it.
maggieneterval added a commit to maggieneterval/deck that referenced this pull request Jun 3, 2019
89e4e78 fix(runJob/kubernetes): reliably display logs (spinnaker#7060)
f0287a1 fix(runJob/kubernetes): use explicit pod name (spinnaker#7039)
3fd183e fix(kubernetes): fix runjob stage init (spinnaker#7029)
4f4c32b feat(provider/kubernetes): namespace deployManifest (spinnaker#7016)
8e97d59 refactor(kubernetes): namespace selector component (spinnaker#7012)
53cb422 refactor(kubernetes): convert deploy manifest stage to react (spinnaker#7002)
0194821 feat(runjob): capture output ui (spinnaker#6978)
maggieneterval added a commit that referenced this pull request Jun 3, 2019
89e4e78 fix(runJob/kubernetes): reliably display logs (#7060)
f0287a1 fix(runJob/kubernetes): use explicit pod name (#7039)
3fd183e fix(kubernetes): fix runjob stage init (#7029)
4f4c32b feat(provider/kubernetes): namespace deployManifest (#7016)
8e97d59 refactor(kubernetes): namespace selector component (#7012)
53cb422 refactor(kubernetes): convert deploy manifest stage to react (#7002)
0194821 feat(runjob): capture output ui (#6978)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants