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

[ClearML] Added service account annotations #336

Merged
merged 8 commits into from
Jan 2, 2025

Conversation

dberkerdem
Copy link
Contributor

@dberkerdem dberkerdem commented Dec 13, 2024

What this PR does / why we need it: We use GCPs Workload Identity feature to access GCS buckets from k8s workloads. To use this feature, kubernetes service account(k8s SA) must contain an annotation.

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Verify the work you plan to merge addresses an existing issue (If not, open a new one) (required)
  • Check your branch with helm lint (required)
  • Update version in Chart.yaml according semver rules (required)
  • Substitute annotations section in Chart.yaml annotating implementations (useful for Artifecthub changelog) (required)
  • Update chart README using helm-docs (required)

Which issue(s) this PR fixes:

Fixes #330

Special notes for your reviewer:

@filippo-clearml filippo-clearml self-assigned this Jan 2, 2025
@filippo-clearml filippo-clearml merged commit a51c7ee into clearml:main Jan 2, 2025
4 checks passed
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.

[clearml] Allow annotations for service account for apiserver
2 participants