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

Implement solo context connect part 1 of 2 - updates the LocalConfig by connecting a deployment to a k8s context #754

Open
12 tasks
Tracked by #588
jeromy-cannon opened this issue Oct 28, 2024 · 0 comments · May be fixed by #863
Open
12 tasks
Tracked by #588
Assignees
Labels
HashSphere Requirement P0 An issue impacting production environments or impacting multiple releases or multiple individuals.

Comments

@jeromy-cannon
Copy link
Contributor

jeromy-cannon commented Oct 28, 2024

  • solo context connect --context kind-solo --cluster kind --namespace solo-1
    • The context connect subcommand connects to a deployment and pulls back the RemoteConfig and ensures the kube. config has contexts created for all of the clusters in the RemoteConfig and that the RemoteConfig in those clusters are in sync.
    • --context kind-solo - the CONTEXT_NAME for kubectl config use-context CONTEXT_NAME
    • --cluster kind-solo - the CLUSTER as seen from running kubectl config get-contexts
    • --namespace solo-1 - if the namespace is provided it will be used to update or create a deployment in the LocalConfig assigning the cluster provided

Tasks

@jeromy-cannon jeromy-cannon added P0 An issue impacting production environments or impacting multiple releases or multiple individuals. HashSphere Requirement Needs Refinement The issue needs more refinement and/or design before it can be worked and removed Needs Refinement The issue needs more refinement and/or design before it can be worked labels Oct 28, 2024
@Ivo-Yankov Ivo-Yankov linked a pull request Nov 15, 2024 that will close this issue
@jeromy-cannon jeromy-cannon changed the title Implement solo context use - updates the LocalConfig by connecting a deployment to a k8s context Implement solo context connect part 1 of 2 - updates the LocalConfig by connecting a deployment to a k8s context Nov 19, 2024
@Ivo-Yankov Ivo-Yankov linked a pull request Nov 22, 2024 that will close this issue
@Ivo-Yankov Ivo-Yankov linked a pull request Nov 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HashSphere Requirement P0 An issue impacting production environments or impacting multiple releases or multiple individuals.
Projects
None yet
2 participants