-
Notifications
You must be signed in to change notification settings - Fork 49
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
Config Refactor: Refactor airshipctl config to remove clusters, users #265
Comments
However, do we need to define a process for managing users and contexts . Removing the ability of airshipctl config to manage clusters, users make sense since we moved the dat a to the kustomize managed kubeconfig for an individual cluster. |
Related Change #740098Subject: Remove Users from the airshipctl config ApprovalsCode-Review
! None
Verified
-1 Zuul
Workflow
! None Last Updated: 2020-07-08 15:15:09 CDT |
Blocked by ongoing phase work |
Related Change #752363Subject: Refactor remote direct to use phases ApprovalsCode-Review
+1 Vladislav Kuzmin
+1 Vladimir Kozhukalov
+1 srinivasa muly
Verified
+1 Zuul
Workflow
-1 Kostyantyn Kalynovskyi Last Updated: 2020-10-06 11:00:09 CDT |
Related Change #753200Subject: Stop using CurrentContextEntryPoint in remote pkg ApprovalsCode-Review
+2 Drew Walters
+2 Matt McEuen
Verified
+2 Zuul
Workflow
+1 Matt McEuen Last Updated: 2020-09-22 20:00:10 CDT |
A [Related Change](https://review.opendev.org/753200 was merged. This issue may be ready to close. |
Note this commit doesn't refactor remote package, it is only created to shift from using CurrentContextEntryPoint function, which would in turn allow us to refactor config package and get rid of cluster types in airship config. Relates-To: #349 Relates-To: #246 Relates-To: #265 Change-Id: I1c941c8ade3497b9911fb126465aa85c25567431
Close this issue, and for any remnants of cleanup will open new bugs when we see them or experience them. |
Proposed change
The refactored airshipctl config no longer will specify clusters or users. Remove clusters and users from the config.
The text was updated successfully, but these errors were encountered: