Skip to content

Releases: openshift-online/ocm-cli

Release v0.1.48

10 Mar 11:10
53bd520
Compare
Choose a tag to compare
  • Add support for hibernate / resume cluster.
  • Add flag to sshuttle.
  • Fix cluster admin enabled output.
  • Fix empty edit default machine pool.

Release 0.1.47

02 Feb 12:45
73225a9
Compare
Choose a tag to compare
  • Update ocm-sdk-go to 0.1.152
  • Avoid survey.Select bug when Default is not one of Options
  • Fix CheckOneOf() error message
  • Drop default of --region
  • ocm list machinepools - added autoscaling field, and range
  • ocm create cluster - added autoscaling params
  • ocm describe cluster - added autoscaling indication and range
  • ocm edit machinepool - can now edit default machine pool - and autoscaling params
  • ocm edit cluster - no longer able to edit compute nodes

Release 0.1.46

10 Jan 13:25
5ff93f8
Compare
Choose a tag to compare

The most relevant changes:

  • Show sorted version list in ocm list versions
  • Fixed API endpoint in the README file
  • Support creating GCP CCS clusters
  • Added taints to machine pool commands
  • Machine pool labels and taints can be edited via ocm edit machinepool command
  • Added interactive option to create cluster command
  • Added shell completion
  • Added list ocm list orgs command
  • Updated OCM integration URL helper

Release 0.1.45

22 Nov 13:45
f18d731
Compare
Choose a tag to compare

The most relevant changes:

  • instance-type is a required parameter in create machine pool command.
  • Improve help and positional arg enforcement in most command.
  • Show version in describe cluster command.
  • Fix version check when creating a cluster.
  • Add upgrade policy commands.
  • Update ocm-sdk-go to 0.1.145
  • Add dry-run parameter to create cluster command.
  • Add list regions comamand.

Release 0.1.44

15 Oct 10:45
c105d15
Compare
Choose a tag to compare
  • Convert cluster versions to list versions
  • ocm tunnel uses cluster id directly without a flag
  • Update ocm-sdk-go to 0.1.139
  • Add list,create,edit,delete machine pool commands

Release 0.1.43

23 Sep 18:46
1b0503e
Compare
Choose a tag to compare

The most relevant changes:

  • Show channel group in 'ocm describe cluster'.
  • Add goreleaser config for homebrew-tap.
  • Output sshuttle command execution string.
  • new sub-command to show the plugins.
  • Simplify cluster login via browser.
  • Enable logging in via external_id.
  • Add creator details.
  • Support creating CCS clusters.
  • Implement edit cluster command.
  • Add token generation command.
  • bump ocm-sdk-go to v0.1.131.

Release 0.1.42

01 Sep 10:01
f186a26
Compare
Choose a tag to compare

The most relevant changes:

  • Display provision shard name in describe cluster
  • Add more options to create cluster command
  • Add ocm tunnel command
  • Hide expiration time parameters in create cluster command
  • Support git style ocm plugin

Release 0.1.41

19 Aug 11:58
efb47e1
Compare
Choose a tag to compare

The most relevant changes in this release:

  • Assume expiration is 0 when missing 'exp' claim in the jwt token.

Release 0.1.40

19 Aug 06:40
e9de38d
Compare
Choose a tag to compare

The more relevant changes in the new release are the following:

  • Add Product ID field to list/describe clusters.
  • Add more env aliases to login command.
  • Add delete identity provider command.
  • Add delete ingress command.
  • Add list addons command.
  • Add edit ingress command.
  • Usage is not displayed after error occurs.
  • Bump ocm-sdk-go to 0.1.122.

Release 0.1.39

09 Jul 19:16
281fa14
Compare
Choose a tag to compare
  • Add support for creating a private cluster.
  • Don't fail "cluster describe" if a user is unauthorized to get account.
  • cluster list, create and describe are deprecated and replaced by list clusters, create cluster and describe cluster.
  • Add support for creating identity providers.
  • Add support for creating users.
  • Add support for creating ingresses.
  • Add support for listing identity providers.
  • Add support for listing users.
  • Add support for listing ingresses.
  • Bump ocm-sdk-go to 0.1.112.