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

feat: Update NSTemplateSet CRD #445

Merged
merged 13 commits into from
Sep 25, 2024

Conversation

mfrancisc
Copy link
Contributor

@mfrancisc mfrancisc commented Sep 17, 2024

Description

This PR adds new fields to the NSTemplateSet.Status , those will be used to calculate the diff between the old TierTemplateRevision CR and the new one.

For more details see: Design doc

Jira: https://issues.redhat.com/browse/KUBESAW-137

Checks

  1. Did you run make generate target? yes

  2. Did make generate change anything in other projects (member-operator)? yes

  3. In case of new CRD, did you the following? N/A

  4. In case other projects are changed, please provides PR links.

Copy link
Contributor

@MatousJobanek MatousJobanek left a comment

Choose a reason for hiding this comment

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

Looks good, but let's not reuse the FeatureToggle type

api/v1alpha1/nstemplateset_types.go Outdated Show resolved Hide resolved
api/v1alpha1/nstemplateset_types.go Outdated Show resolved Hide resolved
api/v1alpha1/nstemplateset_types.go Outdated Show resolved Hide resolved
api/v1alpha1/nstemplateset_types.go Outdated Show resolved Hide resolved
api/v1alpha1/nstemplateset_types.go Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Sep 23, 2024

@mfrancisc mfrancisc merged commit ce807b4 into codeready-toolchain:master Sep 25, 2024
3 checks passed
@mfrancisc mfrancisc deleted the updatenstemplateset branch September 25, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants