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 gitops add ... commands to CAPI release structure (Breaking) #1403

Merged
merged 7 commits into from
Aug 21, 2024

Conversation

marians
Copy link
Member

@marians marians commented Aug 13, 2024

What does this PR do?

The gitops add workload-cluster> commands are adapted to work with the new release concept. Previously, they required setting the cluster-app version and the defaults-apps version, and allowed for passing additional default apps configuration. Now setting the release version is required instead.

What is the effect of this change to users?

  • The flag --cluster-release got removed
  • The flag --default-apps-release got removed
  • The flag --default-apps-user-config got removed
  • The flag --release has been added to specify the release version to use

Any background context you can provide?

giantswarm/roadmap#3630

Do the docs need to be updated?

Yes, PR is here: giantswarm/docs#2278

Should this change be mentioned in the release notes?

  • CHANGELOG.md has been updated

Is this a breaking change?

Yes

@marians marians self-assigned this Aug 13, 2024
@mproffitt
Copy link

I have tested this on golem and the change works well.

@marians marians added the breaking-change Used to label pull requests containing changes that break the API (commands, flags, defaults) label Aug 21, 2024
@marians marians marked this pull request as ready for review August 21, 2024 13:15
@marians marians requested a review from a team as a code owner August 21, 2024 13:15
@marians marians merged commit a88fe66 into main Aug 21, 2024
3 checks passed
@marians marians deleted the gitops-add-wc-fix branch August 21, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Used to label pull requests containing changes that break the API (commands, flags, defaults)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants