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

Wait for deletion of agent DaemonSet before deleting other resources. #1392

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

marseel
Copy link
Contributor

@marseel marseel commented Feb 15, 2023

Wait for the deletion of agent DaemonSet before deleting other resources.
This allows the agent to clean up cilium annotations added to the node.

Related PR: cilium/cilium#23772

@marseel marseel requested a review from a team as a code owner February 15, 2023 11:12
@marseel marseel temporarily deployed to ci February 15, 2023 11:12 — with GitHub Actions Inactive
@squeed squeed self-requested a review February 15, 2023 16:00
Copy link
Contributor

@squeed squeed left a comment

Choose a reason for hiding this comment

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

Looks good, but there's one more cleanup we might as well do while we're here.

@marseel marseel temporarily deployed to ci February 16, 2023 12:14 — with GitHub Actions Inactive
@marseel
Copy link
Contributor Author

marseel commented Feb 16, 2023

PTAL, I've also added some logging when error happens or when we successfully delete daemonset.

Related PR: cilium/cilium#23772

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
@marseel marseel temporarily deployed to ci February 20, 2023 15:54 — with GitHub Actions Inactive
Copy link
Contributor

@ldelossa ldelossa left a comment

Choose a reason for hiding this comment

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

nice add 💯

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Feb 21, 2023
@tklauser tklauser merged commit 87e919d into cilium:master Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants