ERROR making juju admin credentials in cluster
Bug #1973354 reported by
Marian Gasparovic
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Medium
|
Unassigned |
Bug Description
2.9.29
This happened in only one out of 20+ test runs, using exactly the same code every time
$ juju add-k8s microk8s_cloud --controller foundations-maas
ERROR making juju admin credentials in cluster: Operation cannot be fulfilled on serviceaccounts "juju-credentia
Here are the logs
https:/
tags: | added: cdo-qa foundations-engine |
Changed in juju: | |
milestone: | 2.9-next → none |
To post a comment you must log in.
Looking at the code in EnsureSecretFor ServiceAccount it looks like this is very much possible, should be a quick fix to change to a patch operation.