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

Be able to switch controller strategy dynamically #5885

Open
squakez opened this issue Oct 9, 2024 · 0 comments
Open

Be able to switch controller strategy dynamically #5885

squakez opened this issue Oct 9, 2024 · 0 comments
Labels
kind/feature New feature or request

Comments

@squakez
Copy link
Contributor

squakez commented Oct 9, 2024

Due to the original design of the application we had never supported the possibility to move from one controller strategy (ie, Deployment) to another (ie, KnativeService). This would require the clean up of the deployment resources before creating deployment of the new controller strategy without involving the garbage collection trait. Without a dedicated cleanup, we would duplicate the deployment as it happened in #5874.

@squakez squakez added the kind/feature New feature or request label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant