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

Attach annotation to the SA of the test pods? #270

Closed
bogdan-bashev opened this issue Aug 31, 2023 · 2 comments
Closed

Attach annotation to the SA of the test pods? #270

bogdan-bashev opened this issue Aug 31, 2023 · 2 comments
Labels
pinned issues that should be kept open

Comments

@bogdan-bashev
Copy link

We are currently attempting to execute tests that rely on a specific role assignment in order to access in-cluster resources. Regrettably, the service account and its associated annotations from the controller configuration fail to carry over to the new namespaces that are generated for each test iteration.

Is it feasible to pursue one of the following options:

  1. Pass through the annotation from the controller service account to the default test run service account.
  2. Generate a completely new service account that includes the same annotation, and subsequently employ this newly created service account for the test run pods?
@bogdan-bashev bogdan-bashev changed the title Attach annotation to the SA the test pods? Attach annotation to the SA of the test pods? Aug 31, 2023
@stale
Copy link

stale bot commented Oct 17, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 17, 2023
@lucasmdrs lucasmdrs removed the stale label Oct 17, 2023
Copy link

stale bot commented Mar 28, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 28, 2024
@lucasmdrs lucasmdrs added pinned issues that should be kept open and removed stale labels Mar 28, 2024
@bogdan-bashev bogdan-bashev closed this as not planned Won't fix, can't repro, duplicate, stale May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pinned issues that should be kept open
Projects
None yet
Development

No branches or pull requests

2 participants