Can't create extra service accounts with pod spec set v2
Bug #1847125 reported by
Kenneth Koski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Yang Kelvin Liu |
Bug Description
I would like to set up a service that requires both a service account for itself, as well as a service account for the pods that it creates to run in. These service accounts need different permissions (so that the pods that are created by the service can't in turn create more pods themselves). As an example, the `pipelines-api` service needs both a service account / binding for itself:
https:/
As well as a service account / binding for the pods that it creates while running a pipeline:
Changed in juju: | |
status: | Fix Committed → In Progress |
Changed in juju: | |
importance: | Undecided → High |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
https:/ /github. com/juju/ juju/pull/ 10716 introduce this feature and will be in edge shortly.