-
Notifications
You must be signed in to change notification settings - Fork 902
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(core): request project pipeline configs just in time #6980
fix(core): request project pipeline configs just in time #6980
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess I don't understand how this fixes the 500 errors, but I trust your judgement!
@christopherthielen since the 500s seem to only be reproducible when hammering front50 with many simultaneous |
(though if you have project pipelines already setup for every application associated with your project, this will make no difference) |
@spinnakerbot cherry-pick 1.12 |
Cherry pick failed: Command failed (cherry pick commit 0fc8946) with exit code 1:
|
* chore(core): Bump version to 0.0.365 0fc8946 fix(core): request project pipeline configs just in time (#6980) cfd7690 fix(core): include un-run pipelines when filtering by text (#6979) 10fbec5 fix(core): set graph label node height correctly (#6993) 0ed0ab6 fix(artifacts): Fix fetching helm artifact versions (#6995) dfc84b1 refactor(core): add React Components for PageSection and PageNavigator (#6926) ce8a163 fix(cf): add Artifactory link (#6994) f7cb7ab chore(core): remove hipchat notification module (#6884) 98c9327 fix(*): Fix imports (#6991) c8590ff refactor(core): Convert most triggers from angular to react * chore(docker): Bump version to 0.0.39 c8590ff refactor(core): Convert most triggers from angular to react
@spinnakerbot cherry-pick 1.13 |
@spinnakerbot cherry-pick 1.14 |
Cherry pick successful: #7005 |
Cherry pick successful: #7006 |
Closes spinnaker/spinnaker#4359