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(queue): Propagate auth context on CancelStageHandler #3027

Merged
merged 3 commits into from
Jul 8, 2019

Conversation

evansb
Copy link
Contributor

@evansb evansb commented Jul 8, 2019

This fixes spinnaker/spinnaker#4596

Authentication is not propagated in Cancellable stages such as CIStage, so cancellation will fail if using Fiat permissions in build masters.

The fix is to propagate authentication context to the cancellation handler.

Copy link
Contributor

@marchello2000 marchello2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fix!

Copy link
Member

@robzienert robzienert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@marchello2000
Copy link
Contributor

@robzienert I don't understand why Travis won't report status... the build succeeded:
https://travis-ci.org/spinnaker/orca/builds/555899012

@marchello2000 marchello2000 merged commit 974995e into spinnaker:master Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants