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

Rename BUC CRs domain to kyma-project.io #2071

Merged
merged 1 commit into from
Dec 21, 2018
Merged

Rename BUC CRs domain to kyma-project.io #2071

merged 1 commit into from
Dec 21, 2018

Conversation

polskikiel
Copy link
Contributor

@polskikiel polskikiel commented Dec 19, 2018

Description

Changes proposed in this pull request:

  • Adjusted servicecatalog CRDs domain to kyma-project.io
  • Regenerated client

Related issue(s)

@polskikiel polskikiel changed the title Adjust servicecatalog CRDs domain to kyma-project.io Rename BUC CRDs domain to kyma-project.io Dec 20, 2018
@polskikiel polskikiel changed the title Rename BUC CRDs domain to kyma-project.io Rename BUC CRs domain to kyma-project.io Dec 20, 2018
@@ -20,7 +20,7 @@ import (
)

const (
finalizerName = "servicecatalog.kyma.cx/usage-kind-protection"
finalizerName = "servicecatalog.kyma-project.io/usage-kind-protection"
Copy link
Contributor

Choose a reason for hiding this comment

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

suggestion

What do you think about this approach?

var finalizerName = fmt.Sprintf("%s/usage-kind-protection", v1alpha1.SchemeGroupVersion.Group)

thanks to that in future we will not maintain that, what do u think?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I believe that we won't change the domain name again. But you never know how kyma will look like tomorrow, so I will apply your suggestion 👍

@polskikiel polskikiel merged commit 56b261f into kyma-project:master Dec 21, 2018
@polskikiel polskikiel deleted the buc-crd branch December 21, 2018 10:51
grischperl pushed a commit to grischperl/kyma that referenced this pull request Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/service-management Issues or PRs related to service management kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants