allegroai / clearml-helm-charts

Helm chart repository for the new unified way to deploy ClearML on Kubernetes. ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
36 stars 50 forks source link

[clearml-agent] Add Annotations to created Service Account #323

Open dberkerdem opened 4 weeks ago

dberkerdem commented 4 weeks ago

Is your feature request related to a problem ?

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. So far we solved this issue by manually creating the k8s SA and linking it with the workloads using serviceExistingAccountName key.

Describe the solution you'd like.

Users should be able to add custom annotations to clearml-agents default service account.

Describe alternatives you've considered.

None

Additional context.

No response

github-actions[bot] commented 21 hours ago

This issue is stale because it has been open for 4 weeks with no activity.