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(core/pipeline): use fresh trigger + stage list for upstream flag validation #7765

Merged
merged 1 commit into from
Jan 10, 2020

Conversation

erikmunson
Copy link
Member

turns out when you register triggers/stages outside the point where normal triggers in core et al are registered (like in our internal-only modules at Netflix), this validator never sees them today because it has a stale list of triggers/stages from the registry. Instead, let's just deref the registry on every validator run.

@erikmunson erikmunson added the ready to merge Reviewed and ready for merge label Jan 10, 2020
@mergify mergify bot merged commit 99c08cb into spinnaker:master Jan 10, 2020
@mergify mergify bot added the auto merged Merged automatically by a bot label Jan 10, 2020
erikmunson pushed a commit that referenced this pull request Jan 10, 2020
fix(core/pipeline): use fresh trigger + stage list for upstream flag validation (#7765)
fix(core): catch cancelling of resource pause from server group modal (#7764)
mergify bot pushed a commit that referenced this pull request Jan 10, 2020
fix(core/pipeline): use fresh trigger + stage list for upstream flag validation (#7765)
fix(core): catch cancelling of resource pause from server group modal (#7764)
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
fix(core/pipeline): use fresh trigger + stage list for upstream flag validation (spinnaker#7765)
fix(core): catch cancelling of resource pause from server group modal (spinnaker#7764)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Reviewed and ready for merge target-release/1.18
Projects
None yet
3 participants