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

Adapt kubectl gs gitops add workload-cluster to latest release concept #3630

Closed
marians opened this issue Aug 9, 2024 · 1 comment
Closed
Assignees
Labels
component/kubectl-gs team/honeybadger Team Honey Badger ui/kubectl-gs Kubectl plugin for the Giant Swarm control plane K8s API

Comments

@marians
Copy link
Member

marians commented Aug 9, 2024

The kubectl gs gitops add workload-cluster command currently still requires/supports setting the default app version independent from the cluster-app version. Example:

kubectl gs gitops add workload-cluster \
  --cluster-release v1.2.3 \
  --default-apps-release v.2.3.4 \
  ...

Also, the flag --default-apps-user-config exists to pass additional configuration for the default-apps bundle.

This needs adaptation to the current release concept for CAPI clusters.

@marians
Copy link
Member Author

marians commented Aug 26, 2024

Done

@marians marians closed this as completed Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/kubectl-gs team/honeybadger Team Honey Badger ui/kubectl-gs Kubectl plugin for the Giant Swarm control plane K8s API
Projects
Archived in project
Development

No branches or pull requests

1 participant