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

feat(#702): serviceaccount removal #724

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

liquidiert
Copy link
Collaborator

@liquidiert liquidiert commented Oct 22, 2024

This PR adds automatic removal of service accounts in operator terminate handler

closes #702

- feat: add service account deletion in operator terminate handler
- add registry url to up command
@liquidiert
Copy link
Collaborator Author

I merged the other PR because I wanted to test it locally and provide a custom registry url

@Schille
Copy link
Collaborator

Schille commented Oct 29, 2024

This PR addresses #702

Copy link
Contributor

@SteinRobert SteinRobert left a comment

Choose a reason for hiding this comment

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

Also a simple test whether the Image Urls are created correctly would be nice. Just instantiate the clientconfig and check whether the Image Urls are set correctly.

@liquidiert liquidiert requested a review from SteinRobert March 19, 2025 07:13
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.

Service Account not deleted when GefyraClient is removed
3 participants