-
Notifications
You must be signed in to change notification settings - Fork 244
Closed
Labels
kind/featureCategorizes issue as a feature request. For PRs, that means that the PR is the implementationCategorizes issue as a feature request. For PRs, that means that the PR is the implementationkind/user-storyAn issue of user-story kindAn issue of user-story kindpriority/HighImportant issue; should be worked on before any other issues (except priority/Critical issue(s)).Important issue; should be worked on before any other issues (except priority/Critical issue(s)).sprint demoIndicates an issue for which a demo should be recorded and presented at the end of the sprint.Indicates an issue for which a demo should be recorded and presented at the end of the sprint.
Milestone
Description
/kind feature
Which functionality do you think we should add?
When running the odo dev command, I would like to be able to specify the Kubernetes ServiceAccount the pod should run as.
Why is this needed?
Currently, if you use odo dev the pod will start as the default service account. Some workloads running on Kubernetes need to run as a specific service account in order to have the proper permissions to work properly. One common use case is a Kubernetes Operator.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue as a feature request. For PRs, that means that the PR is the implementationCategorizes issue as a feature request. For PRs, that means that the PR is the implementationkind/user-storyAn issue of user-story kindAn issue of user-story kindpriority/HighImportant issue; should be worked on before any other issues (except priority/Critical issue(s)).Important issue; should be worked on before any other issues (except priority/Critical issue(s)).sprint demoIndicates an issue for which a demo should be recorded and presented at the end of the sprint.Indicates an issue for which a demo should be recorded and presented at the end of the sprint.
Type
Projects
Status
Done ✅