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

Add namespace info in case of service account connection #291

Merged
merged 1 commit into from Nov 11, 2023

Conversation

mruoss
Copy link
Collaborator

@mruoss mruoss commented Nov 11, 2023

If we connect to the cluster through a service account, we know the namespace this SA is assigned to. This PR adds this information to the %K8s.Conn{} struct.


Requirements for all pull requests

  • Entry in CHANGELOG.md was created

Additional requirements for new features

  • New unit tests were created
  • New integration tests were created
  • PR description contains a link to the according kubernetes documentation

@mruoss mruoss merged commit cc71c54 into develop Nov 11, 2023
12 of 13 checks passed
mruoss added a commit that referenced this pull request Nov 11, 2023
Add namespace info in case of service account connection
@mruoss mruoss deleted the add-namespace-to-conn branch December 25, 2023 12:29
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.

None yet

1 participant