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

[MM-15410] Maintain unique kube configs #13

Merged
merged 1 commit into from
May 3, 2019

Conversation

gabrieljackson
Copy link
Contributor

This change adds support for managing multiple kube configs to
allow for simultaneous operations on different kubernetes clusters
by a single provisioning server. Previously, kubernetes configuration
was written to a default location by kops which could lead to
race conditions by concurrent operations.

Fixes https://mattermost.atlassian.net/browse/MM-15410

This change adds support for managing multiple kube configs to
allow for simultaneous operations on different kubernetes clusters
by a single provisioning server. Previously, kubernetes configuration
was written to a default location by kops which could lead to
race conditions by concurrent operations.
Copy link
Member

@jwilander jwilander left a comment

Choose a reason for hiding this comment

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

Nice 👍

@gabrieljackson gabrieljackson merged commit 21b0407 into master May 3, 2019
@gabrieljackson gabrieljackson deleted the multiple-kubeconfigs branch May 3, 2019 13:30
@hanzei hanzei added the 4: Reviews Complete All reviewers have approved the pull request label May 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
4 participants