Skip to content

v0.13.5

Compare
Choose a tag to compare
@fahlmant fahlmant released this 27 Jan 16:49
· 609 commits to master since this release
edee89e

Changelog

  • 7bb32f9 Add AWS_REGION env var
  • 523864f Add additional token help for cluster context cli
  • 6abead6 Add protection when running any command to ensure that user intends to run a version of osdctl that does not match the latest tagged release
  • d7fb3a2 Adds SINGLE_TARGET env var to only build for current GOOS & GOARCH
  • 76403d5 Adds deprecation message to the capability command. (#294)
  • 3485884 Clean up Print's and give visual feedback to the waiting for syncset
  • 0094cf1 Cluster health improvements (#312)
  • 9d4c5d3 Elevate for performing control plane node drain
  • 74f965a Force ack if version can't be determined
  • d5160a0 MVP for working smart network-verifier
  • 73d9500 Merge branch 'openshift:master' into OSD-13939
  • 3544d2b Merge pull request #284 from fahlmant/version-update
  • be8318b Merge pull request #290 from mrbarge/add-additional-cfg-file-info
  • 4788306 Merge pull request #291 from mjlshen/cpd_routes
  • 0419356 Merge pull request #292 from mjlshen/Go118
  • 0400fde Merge pull request #293 from mjlshen/Go118
  • de80a4d Merge pull request #295 from sam-nguyen7/resize-fix
  • 4d1cfca Merge pull request #297 from mjlshen/cpd2
  • 14b0d5e Merge pull request #300 from mrbarge/resize-bp-cluster-admin
  • f8c1f47 Merge pull request #302 from tnierman/add_single_target
  • 586338c Merge pull request #306 from mjlshen/unit-testing
  • 4ac0ce2 Merge pull request #308 from shitaljante/OSD-13939
  • e1b7270 Merge pull request #310 from a7vicky/timeout
  • 0f17fd2 Merge pull request #311 from mjlshen/osdtrial
  • b9ee798 Merge pull request #313 from geowa4/aws_region
  • 76fa2a1 Merge pull request #317 from fahlmant/force-check-unchecked-version
  • edee89e Merge pull request #318 from wshearn/rotatefixes
  • d585dfb Minor fixes for rotate-secret for things found during testing
  • 5f9affa OSD-11284 : Add org related ocm-one line commands (#305)
  • 490093e Regenerate documentation based on latest changes
  • 1c19cce Remove deprecated usage of ioutil
  • 280956e Run force drain with backplane admin
  • b72527d Skip version check if it fails (#304)
  • c04bc1a Support external ID and better handle edge cases around default routes
  • 58b3802 Unit tests for osdctl network verify-egress
  • 6a61134 Updated struct data type while unmarshall config operation
  • ebbba3f Upgrade to Go 1.18
  • e042402 Use runtime/debug to get the git commit without goreleaser
  • 45f2465 [OSD-12879] Fix assume role for rotate and generate secret (#309)
  • 10a8600 add --skip-version-check flag (#314)
  • 7db01b8 added decoder instead of creating new types
  • f6c41f1 changes data type in unit test case
  • e5a0314 go fmt .
  • 6ba20d1 go mod tidy results
  • e591db5 increase client timeout
  • 8fa296f make docs
  • cfb2673 network verify-egress also supports osdtrial
  • c1d21d3 ocm backplane supports GCP now
  • 4d13240 pushed gofmt results