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

[patch] Fix change of secret type for COS and Kafka in gitops #1170

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

whitfiea
Copy link
Contributor

The type of secret created in the config file for COS and Kafka was changed from secretData to data in this PR ibm-mas/ansible-devops#1398 which is breaking the gitops helper functions for cos and kafka as this was trying to read them a .stringData and it is now .data and needs to be decoded.

@whitfiea whitfiea merged commit 524ff8d into master Aug 13, 2024
8 checks passed
@whitfiea whitfiea deleted the ajw-cossecret branch August 13, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant