Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/jujuPublic

Juju controllers andjuju show-controller do not show the correct version when we do upgrade controller #21118

Open
Labels
kind/bugindicates a bug in the projectneeds-triageissue is in need of triage
@CodingCookieRookie

Description

@CodingCookieRookie

Description

When we run juju upgrade-controller to a newer patch version (eg 4.0-beta3 to 4.0-beta9), we expect the version of the controller to be the updated one.juju status works fine and returns 4.0-beta9, but juju controllers and juju show-controller command still show the previous version at 4.0-beta3

Juju version

4.0beta9

Cloud

Kubernetes

Expected behaviour

We should expect to see the controller version to be updated after the controller upgrade.

Reproduce / Test

  1. Change const version = "4.0-beta3" in core/version.go
  2. Runmake minikube-operator-update && juju bootstrap minikube minikubetest
  3. Change const version = "4.0-beta7" in core/version.go
  4. Runmake minikube-operator-update
  5. Runjuju upgrade-controller --agent-version 4.0-beta9
  6. Runjuju status to confirm juju controller model version is upgraded to 4.0-beta9
  7. Runjuju controllers andjuju show-controller minikubetest and observe that the controller version is 4.0-beta3

Notes & References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugindicates a bug in the projectneeds-triageissue is in need of triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp