close
Skip to content

fix: credential-get is available on k8s in newer Juju#2307

Merged
tonyandrewmeyer merged 1 commit intocanonical:mainfrom
tonyandrewmeyer:cloud-spec-in-k8s
Feb 9, 2026
Merged

fix: credential-get is available on k8s in newer Juju#2307
tonyandrewmeyer merged 1 commit intocanonical:mainfrom
tonyandrewmeyer:cloud-spec-in-k8s

Conversation

@tonyandrewmeyer
Copy link
Copy Markdown
Collaborator

The Juju credential-get hook command is available for K8s models as of Juju 3.6.10, so adjust Scenario's consistency checker to match.

Fixes #2304

Copy link
Copy Markdown
Contributor

@dimaqq dimaqq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code-wide LGTM, however:

  • we either need to call out to charmers to use Juju 4.0 or 3.6.10 in their state transition testing Contexts, or
  • bump the default up to the LTS latest, 3.6.14

I'll add the discussion item for after stand-up.

@tonyandrewmeyer tonyandrewmeyer merged commit d6d1746 into canonical:main Feb 9, 2026
59 checks passed
@tonyandrewmeyer tonyandrewmeyer deleted the cloud-spec-in-k8s branch February 9, 2026 07:57
james-garner-canonical pushed a commit to james-garner-canonical/operator that referenced this pull request Feb 12, 2026
The Juju `credential-get` hook command is available for K8s models as of
Juju 3.6.10, so adjust Scenario's consistency checker to match.

Fixes canonical#2304
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Testing (Scenario): check_cloudspec_consistency can be removed

3 participants