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

modify the logic to find all the pods for a release #426

Open
fcomte opened this issue May 31, 2024 · 2 comments
Open

modify the logic to find all the pods for a release #426

fcomte opened this issue May 31, 2024 · 2 comments

Comments

@fcomte
Copy link
Contributor

fcomte commented May 31, 2024

We should correctly detect all the pods by iterating recursively over all the owner references of each pods in the namespaces.

@johnksv
Copy link
Contributor

johnksv commented Jun 3, 2024

What is the current situation and what is wanted/expected behaviour?

@fcomte
Copy link
Contributor Author

fcomte commented Jun 28, 2024

we are looking for an annotation that most helm charts use but not all.
This can break

We will try a more expansive but clean logic by iterrating over each pods and find the ultimate ownerReferences and compare to the helm manifests.

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

No branches or pull requests

2 participants