Skip to content

v0.1.7

Compare
Choose a tag to compare
@bmeng bmeng released this 03 Jul 08:39
· 572 commits to main since this release
e5a6000

Changelog

  • 1a5f276 Add commands to get an STS token for a role from an ocm token, and to assume roles through a chain of ARNs
  • 9576277 Bump github.com/openshift-online/ocm-sdk-go from 0.1.348 to 0.1.351
  • 01e94b7 Bump golang.org/x/term from 0.8.0 to 0.9.0
  • abaefae Fix formatting of a couple error messages
  • 92fabef Fix typo in README (#121)
  • f4dfff7 Merge pull request #114 from AlexVulaj/assume-role-jump
  • 17365ee Merge pull request #133 from cblecker/fix-typo
  • 2be26f6 Merge pull request #134 from openshift/dependabot/go_modules/golang.org/x/term-0.9.0
  • 6f57248 Merge pull request #137 from samanthajayasinghe/multi-cluster-manager
  • 5bbdb1b Merge pull request #138 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.351
  • e5a6000 Merge pull request #139 from samanthajayasinghe/console-token
  • 6c4976b OSD-16244: Add error message if management cluster is not belong to same ocm env
  • 23f528f OSD-17209: Update backplane cli commands default log level