Skip to content

Conversation

michi-covalent
Copy link
Contributor

2 commits:

  • export DeletedPodCache so that controller-runtime can use it.
  • refactor PodAccessor so that controller-runtime can re-use the common code with its pod informer.

Export DeletedPodCache so that controller-runtime manager in pkg/manager
[^1] can use it with its pod informer.

[^1]: #3643

Signed-off-by: Michi Mutsuzaki <[email protected]>
Refactor PodAccessor implementation so that controller-runtime manager
can re-use the common code by passing its pod informer. There is no
change in the actual logic.

[^1]: #3643

Signed-off-by: Michi Mutsuzaki <[email protected]>
@michi-covalent michi-covalent added the release-note/misc This PR makes changes that have no direct user impact. label Apr 18, 2025
@michi-covalent michi-covalent marked this pull request as ready for review April 18, 2025 01:12
@michi-covalent michi-covalent requested a review from a team as a code owner April 18, 2025 01:12
@michi-covalent michi-covalent merged commit 24af65f into main Apr 18, 2025
43 checks passed
@michi-covalent michi-covalent deleted the pr/michi/pod-watcher-refactor branch April 18, 2025 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants