Releases: openshift-online/ocm-cli
Releases · openshift-online/ocm-cli
Release v0.1.48
- 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
- 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 rangeocm create cluster
- added autoscaling paramsocm describe cluster
- added autoscaling indication and rangeocm edit machinepool
- can now edit default machine pool - and autoscaling paramsocm edit cluster
- no longer able to edit compute nodes
Release 0.1.46
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
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
- 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
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
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
The most relevant changes in this release:
- Assume expiration is 0 when missing 'exp' claim in the jwt token.
Release 0.1.40
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
- 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
anddescribe 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.