Ales Stimec
Ales Stimec
Tabular format was not showing the correct access level in case the logged in user's username contained upper case letters. In general Juju lower cases usernames, but the logged-in user's...
Hi, Working on a k8s for JIMM charm i found the following issue when trying to run test: ====================================================================== ERROR: test_on_config_changed (tests.test_charm.TestCharm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/alesstimec/Canonical/go/src/github.com/CanonicalLtd/jimm/jimm-operator/tests/test_charm.py",...
Login changes Since JAAS is moving away from candid to OIDC, juju clients need to be able to log in to JIMM using Admin facade version 4 that implements new...
## Description The what and why - include a summary of the change, describe what it does, and include relevant motivation and context. ## Engineering checklist *Check only items that...
## Description Jenkins pipeline related changes. ## Engineering checklist *Check only items that apply* - [ ] Documentation updated - [ ] Covered by unit tests - [ ] Covered...
This PR introduces commands to set and get annotations for juju resources. For these you need to refer to resource by their tags: to set annotations you must have write...
Fixes the CMR in case somebody presents a macaroon that was not minted by this controller. Before this change a discharge required error was returned trusting declared caveats in the...