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

Technical Debts: Cleanup extenders to distinguish properly between create and patch operations #498

Open
1 task
tobiscr opened this issue Nov 20, 2024 · 0 comments
Labels
area/control-plane Related to all activities around Kyma Control Plane kind/feature Categorizes issue or PR as related to a new feature.

Comments

@tobiscr
Copy link
Contributor

tobiscr commented Nov 20, 2024

Description

After refactoring the extenders in KIM to distinguish between a cluster-create or -patch/update operation, we have some inconsistency left between extenders which were already adjusted and the non-adjusted.

Goal of this issue is to remove this technical debt and to align the extender implementation to be consistent.

AC:

  • All extenders were reviewed and those which were not yet adjusted to distinguish between the cluster-create and -patch operation were refactored to follow the new pattern.

Reasons

Remove technical debt and ensure a consistent code structure.

Attachments

@tobiscr tobiscr added kind/feature Categorizes issue or PR as related to a new feature. area/control-plane Related to all activities around Kyma Control Plane labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/control-plane Related to all activities around Kyma Control Plane kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant