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

Add a cluster-local file to the secrets #3019

Merged
merged 1 commit into from
Feb 24, 2020
Merged

Conversation

aermakov-zalando
Copy link
Contributor

Our e2e clusters run with the same set of certificates, so the generated 'secrets' file is the same for all of them. However, they're encrypted with a per-run KMS key, so it's possible that an e2e will fail because its secrets are reencrypted with a key from a different run. Add a dummy file with the cluster's local ID to prevent this as a quick hack.

@aryszka
Copy link
Contributor

aryszka commented Feb 24, 2020

👍

@aermakov-zalando
Copy link
Contributor Author

👍

1 similar comment
@mikkeloscar
Copy link
Contributor

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants