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(cfn): include credentials on the task sent to clouddriver (#3323) #3332

Conversation

spinnakerbot
Copy link
Contributor

Clouddriver expects the credentials to be on the kato task context we
sent from Orca. That was not the case for the DeleteCloudFormationTask
so it was failing in Clouddriver.

This patch adds the credentials field so clouddriver can do the
task conversion properly.

Automated cherry pick of 121d743 into 1.17

Clouddriver expects the credentials to be on the kato task context we
sent from Orca. That was not the case for the DeleteCloudFormationTask
so it was failing in Clouddriver.

This patch adds the credentials field so clouddriver can do the
task conversion properly.
@ttomsu ttomsu merged commit e357a67 into release-1.17.x Dec 9, 2019
@spinnaker-release spinnaker-release deleted the auto-cherry-pick-1.17-121d743559164cc51fdfe37c27be51a23002afd4 branch March 9, 2020 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants