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

Get the Controller to catch changes to the Configuration #718

Open
diconico07 opened this issue Nov 7, 2024 · 0 comments
Open

Get the Controller to catch changes to the Configuration #718

diconico07 opened this issue Nov 7, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@diconico07
Copy link
Contributor

With the refactor of the Agent, its behavior changed so that it doesn't delete Instances whenever a change to the Configuration happen, this led to the Controller no longer doing anything when a change happens that only impacts the way the Controller do its job.

To solve this, the Controller should watch for changes to the Configuration and trigger updates when relevant.

Going back to the old behavior of the agent is not wanted as this overall change was meant in preparation of the split of the Configuration into two resources.

@diconico07 diconico07 added bug Something isn't working enhancement New feature or request labels Nov 7, 2024
@github-project-automation github-project-automation bot moved this to Triage needed in Akri Roadmap Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Triage needed
Development

No branches or pull requests

1 participant