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

Numaflow Controller Rollout Auto Healing #75

Merged
merged 4 commits into from
Jun 25, 2024

Conversation

afugazzotto
Copy link
Contributor

Fixes #19

Modifications

Enabled watching of Deployment resource in Numaflow Controller Rollout controller and updated unit test to test reconciliation logic.

Verification

Tested manually and via unit tests that making changes to the Deployment resource owned by the NumaflowControllerRollout will auto heal by undoing the changes.

…g the Numaflow Controller Deployment.

Signed-off-by: Antonino Fugazzotto <[email protected]>
@afugazzotto afugazzotto force-pushed the numaflowControllerRolloutAutoHeal branch from 88e5952 to f8751a1 Compare June 21, 2024 23:10
@afugazzotto
Copy link
Contributor Author

Need to fix merge conflict.

Signed-off-by: Antonino Fugazzotto <[email protected]>
@afugazzotto afugazzotto reopened this Jun 24, 2024
…ng unit tests to be more reusable.

Signed-off-by: Antonino Fugazzotto <[email protected]>
@xdevxy xdevxy merged commit 6901404 into main Jun 25, 2024
4 checks passed
@xdevxy xdevxy deleted the numaflowControllerRolloutAutoHeal branch June 25, 2024 06:09
darshansimha referenced this pull request in darshansimha/numaplane Jun 25, 2024
Signed-off-by: Antonino Fugazzotto <[email protected]>
Signed-off-by: dsimha <[email protected]>
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.

auto heal for NumaflowControllerRollout
3 participants