Skip to content

Releases: openshift/backplane-cli

v0.1.31

22 May 02:35
7a1ddc7
Compare
Choose a tag to compare

Changelog

  • 9b8b250 Add --no-reason argument
  • af5a603 Add a FAQ about the ocm-backplane binary
  • bbed3ff Bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.13
  • a4e68f3 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.13 to 1.27.15
  • 2ccdfad Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.11 to 1.17.13
  • 47573f7 Bump github.com/onsi/gomega from 1.33.0 to 1.33.1
  • 893e2fe Bump github.com/openshift-online/ocm-sdk-go from 0.1.418 to 0.1.419
  • f26fbde Bump github.com/openshift-online/ocm-sdk-go from 0.1.419 to 0.1.420
  • 39949a6 Bump golang.org/x/term from 0.19.0 to 0.20.0
  • 15b1d6a Bump ubi8/ubi from 8.9-1160 to 8.9-1160.1715068735
  • 7a2015b Fix incorrect variable name and log message
  • 812bc2f Merge pull request #406 from Tof1973/store-reason
  • 40f88bb Merge pull request #408 from AlexVulaj/remove-old-flow-fallback
  • 8ef5a7c Merge pull request #409 from openshift/dependabot/go_modules/github.com/onsi/gomega-1.33.1
  • 8187dff Merge pull request #410 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.419
  • 6645c90 Merge pull request #411 from openshift/dependabot/go_modules/golang.org/x/term-0.20.0
  • 6c0bcfc Merge pull request #412 from feichashao/OSD-19782
  • 59d5cbc Merge pull request #413 from tokalevasant/OSD-22935-remove-dummy.com
  • e4f48e9 Merge pull request #414 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.17.13
  • 913cce5 Merge pull request #415 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.13
  • 3cedcbe Merge pull request #417 from openshift/dependabot/docker/ubi8/ubi-8.9-1160.1715068735
  • 1ff1aeb Merge pull request #418 from feichashao/update_owner
  • 7d1525b Merge pull request #421 from typeid/OSD-23312_refactor
  • 47c9fa4 Merge pull request #422 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.420
  • bc70e27 Merge pull request #424 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.15
  • ca7d234 Merge pull request #428 from mjlshen/OSD-23471
  • 7a1ddc7 Merge pull request #429 from mjlshen/OSD-23471
  • 391bf80 OSD-22639: prompt, store and reuse elevate reason
  • 87ea748 OSD-23312: Refactor GetRestConfig() to allow passing an ocm connection programatically
  • 7e39a71 Remove fallbacks to old flow for cloud access
  • 1716063 Replaced dummy.proxy with proxy.invalid
  • cb82748 Update Owner
  • b5b1116 Update README for new elevate
  • 987d8a0 log when we discard proxies and default to the first proxy if all fail healthchecks

v0.1.30

30 Apr 23:23
ef9380a
Compare
Choose a tag to compare

Changelog

  • ef9380a Merge pull request #407 from xiaoyu74/revert-402-remove_fallback_oldflow
  • 0ade054 Revert "[OSD-21438] Remove the fallback to old flow"

v0.1.29

29 Apr 02:46
027608a
Compare
Choose a tag to compare

Changelog

  • 4c053bd Add domain prefix in place of cluster name for cluster namespace
  • 5360fb6 BDD test cases
  • 6b6c4b4 Bump github.com/onsi/gomega from 1.32.0 to 1.33.0
  • 9b8fbc0 Bump github.com/openshift-online/ocm-sdk-go from 0.1.414 to 0.1.415
  • a6992e7 Bump github.com/openshift-online/ocm-sdk-go from 0.1.415 to 0.1.418
  • 6671f92 Fix typo in debug message
  • b900191 Increase timeout for getting working proxy URL
  • 6be5130 Merge pull request #394 from itsmitul9/test-bdd
  • b587b44 Merge pull request #395 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.415
  • c9a5ca4 Merge pull request #396 from hectorakemp/update-golang-net-0.24.0
  • c5f6791 Merge pull request #397 from xiaoyu74/increase_getting_proxy_timeout
  • ff1d882 Merge pull request #398 from porridge/patch-1
  • 3f1f834 Merge pull request #399 from Dee-6777/add-domain-prefix
  • 9569c12 Merge pull request #400 from openshift/dependabot/go_modules/github.com/onsi/gomega-1.33.0
  • 51236e1 Merge pull request #401 from Tof1973/fix-elevate-patch
  • 4ddb43c Merge pull request #402 from xiaoyu74/remove_fallback_oldflow
  • 027608a Merge pull request #405 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.418
  • 4c98028 OSD-22522 allow args with quote
  • c45c03a Remove the fallback to old flow
  • 9fbf06a Remove the unused old flow functions
  • 22949cd Update golang.org/x/net@v0.24.0
  • 2154c96 feat(OSD-19729): Enables to pass a namespace as an argument at time of login (#374)
  • b1033be update elevate test

v0.1.28

11 Apr 07:33
6e420d2
Compare
Choose a tag to compare

Changelog

  • e7c6c52 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.10 to 1.27.11
  • c3d9222 Bump github.com/openshift-online/ocm-sdk-go from 0.1.413 to 0.1.414
  • c61f1e3 Bump golang.org/x/term from 0.18.0 to 0.19.0
  • c5fe70a Bump sigs.k8s.io/kustomize/api from 0.16.0 to 0.17.1
  • 0e150da Bump ubi8/ubi from 8.9-1136 to 8.9-1160
  • 569cea2 Merge pull request #385 from AlexVulaj/use-md5-assume-org-role
  • 6f73ad5 Merge pull request #386 from samanthajayasinghe/console-container
  • fb608a8 Merge pull request #387 from samanthajayasinghe/fix-build-image
  • e5d9daa Merge pull request #388 from openshift/dependabot/docker/ubi8/ubi-8.9-1160
  • 75d1f6e Merge pull request #389 from openshift/dependabot/go_modules/sigs.k8s.io/kustomize/api-0.17.1
  • 297bf20 Merge pull request #390 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.11
  • 675d6aa Merge pull request #391 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.414
  • 6e420d2 Merge pull request #393 from openshift/dependabot/go_modules/golang.org/x/term-0.19.0
  • 13e97c5 OSD-21419: Fixed console container cleanup issues
  • d3d3715 Update dockerfile to exclude all arch binaries
  • a2a5e1f Use md5 hash for session name when assuming Org Role in new backplane flow

v0.1.27

01 Apr 05:17
ee590bd
Compare
Choose a tag to compare

Changelog

  • c33f8b6 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.7 to 1.27.9
  • 91c0a29 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.10
  • 1846314 Bump github.com/onsi/gomega from 1.31.1 to 1.32.0
  • ec9e7d7 Bump github.com/openshift-online/ocm-sdk-go from 0.1.409 to 0.1.411
  • b3be48e Bump github.com/openshift-online/ocm-sdk-go from 0.1.411 to 0.1.413
  • ea8f5ba Bump golang.org/x/term from 0.17.0 to 0.18.0
  • 98deca2 Bump sigs.k8s.io/kustomize/api from 0.15.0 to 0.16.0
  • 125a4cc Merge pull request #367 from bmeng/test-job
  • 996628a Merge pull request #369 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.411
  • 5cd8ef6 Merge pull request #370 from openshift/dependabot/go_modules/golang.org/x/term-0.18.0
  • 4b19b8e Merge pull request #372 from Tessg22/backplane-login-pd
  • b415474 Merge pull request #373 from samanthajayasinghe/pd-token-config
  • c0f27db Merge pull request #375 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.9
  • d072ed4 Merge pull request #376 from openshift/dependabot/go_modules/github.com/onsi/gomega-1.32.0
  • 5e67ca1 Merge pull request #377 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.413
  • ee590bd Merge pull request #382 from openshift/dependabot/go_modules/sigs.k8s.io/kustomize/api-0.16.0
  • b4dda0e Merge pull request #384 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.10
  • 01a63b2 OSD-21670: Reduce verbosity level of pd-token config
  • 0e75d5b fix: Include condition to check if arg pd is empty
  • b0a1b78 make the testjob source dir configurable

v0.1.26

18 Mar 07:47
b021469
Compare
Choose a tag to compare

Changelog

  • 873caa7 Add iniitla debug messages to login.go
  • ae3c62b Added Tests for cmd/ocm-backplane/console/
  • eca5d3f Bump github.com/aws/aws-sdk-go-v2/config from 1.27.4 to 1.27.7
  • ee4891a Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.4 to 1.17.7
  • a78fbfd Bump github.com/openshift-online/ocm-sdk-go from 0.1.405 to 0.1.409
  • ce4be02 Merge pull request #359 from rhs-harliu/harliu-console-tests-interfaces
  • c2e36f1 Merge pull request #360 from rhs-harliu/harliu-login
  • cc48078 Merge pull request #361 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.17.7
  • 6bc8b44 Merge pull request #363 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.7
  • 31c93b0 Merge pull request #365 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.409
  • b021469 Merge pull request #368 from Tessg22/backplane-login-pd
  • 7d7a70b feat: Enable backplane login through PD incident link or ID

v0.1.25

04 Mar 06:46
30def33
Compare
Choose a tag to compare

Changelog

  • a157275 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.0 to 1.27.4
  • 0809083 Bump github.com/openshift-online/ocm-sdk-go from 0.1.403 to 0.1.405
  • 09e32ab Bump ubi8/ubi from 8.9-1107.1706791207 to 8.9-1136
  • 77d1ae7 Development complete. Local testing complete.
  • 882b659 Do not override KUBECONFIG when RunElevate
  • 4224117 Fix monitoring-plugin on podman
  • bf1c6c3 Merge pull request #344 from tokalevasant/OSD-19785
  • faf1879 Merge pull request #345 from feichashao/add_approver-1
  • 276d8f0 Merge pull request #346 from Tof1973/OSD-21061
  • 30def33 Merge pull request #347 from feichashao/fix_testjob_lib_perm
  • fc7857c Merge pull request #350 from openshift/dependabot/docker/ubi8/ubi-8.9-1136
  • 7ddfaf1 Merge pull request #354 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.4
  • 7340d42 Merge pull request #355 from kamlendu1982/OSD-9024
  • 25fcacd Merge pull request #356 from xiaoyu74/refine_the_awk_for_curl_resolving
  • ba5681c Merge pull request #357 from cblecker/podman-console
  • 5fdc4c1 Merge pull request #358 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.405
  • 665b660 Modify the awk command to exclude the rhel-specific binary
  • ad279bc OSD-16899: Backplane CLI debug output lets you know the ELB its connecting to. (#331)
  • e5222c8 OSD-21060: backplane cloud console open in proper region (#343)
  • 3756c5e add more approvers and reviewers
  • 48ca66d adding --manager flag, logs
  • 1c31e36 changes suggested in review
  • 802d728 initial commit OSD-20994
  • e92e3bc use tmpdir for testjob to import lib

v0.1.24

19 Feb 08:21
339c486
Compare
Choose a tag to compare

Changelog

  • 1a3da56 Bump github.com/aws/aws-sdk-go-v2 from 1.24.1 to 1.25.0
  • 686017c Bump github.com/aws/aws-sdk-go-v2/config from 1.26.6 to 1.27.0
  • bcd0864 Bump github.com/openshift-online/ocm-sdk-go from 0.1.395 to 0.1.398
  • fd3c13b Bump github.com/openshift-online/ocm-sdk-go from 0.1.398 to 0.1.401
  • 21b895e Bump github.com/openshift-online/ocm-sdk-go from 0.1.401 to 0.1.402
  • 249b81c Bump golang.org/x/term from 0.16.0 to 0.17.0
  • 6779413 Bump ubi8/ubi from 8.9-1107.1705420509 to 8.9-1107.1706791207
  • d505ba4 Log relevant message for access restrictions
  • 2c9516e Merge pull request #306 from feichashao/OSD-20029
  • 28ed0cd Merge pull request #330 from supreeth7/cs-perms
  • 2323873 Merge pull request #332 from openshift/dependabot/docker/ubi8/ubi-8.9-1107.1706791207
  • 9e1a74d Merge pull request #333 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.398
  • 1ddf69a Merge pull request #335 from openshift/dependabot/go_modules/golang.org/x/term-0.17.0
  • 489fe80 Merge pull request #336 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.401
  • ed680d2 Merge pull request #338 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.0
  • 3576d39 Merge pull request #339 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.25.0
  • 339c486 Merge pull request #340 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.402
  • be4e9e3 OSD-19438 Add a troubleshoot subcommand to print debug info (#300)
  • 2d5e962 OSD-9023: Run managed scripts on hive/MC Cluster directly (#328)
  • 457e4a1 Refactor console.go
  • fab2f65 fix lint
  • bf6d824 put monitoring plugin determination in one place
  • d771049 refactor console test

v0.1.23

31 Jan 05:55
fd283b0
Compare
Choose a tag to compare

Changelog

  • e272f9a Bump github.com/aws/aws-sdk-go-v2/config from 1.26.3 to 1.26.5
  • 2215db7 Bump github.com/aws/aws-sdk-go-v2/config from 1.26.5 to 1.26.6
  • 5d182f3 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.16.14 to 1.16.16
  • 62dcd91 Bump github.com/onsi/gomega from 1.30.0 to 1.31.1
  • 72b54df Bump github.com/openshift-online/ocm-sdk-go from 0.1.390 to 0.1.392
  • 99f9e5b Bump github.com/openshift-online/ocm-sdk-go from 0.1.392 to 0.1.393
  • 57f8ea0 Bump github.com/openshift-online/ocm-sdk-go from 0.1.393 to 0.1.395
  • 4684d1e Bump ubi8/ubi from 8.9-1028 to 8.9-1107
  • 55e3e71 Bump ubi8/ubi from 8.9-1107 to 8.9-1107.1705420509
  • 43ed1d0 Detect assume-initial-arn from OCM URL
  • 4321f0b Merge pull request #283 from AlexVulaj/generic-role-session-name-assume-customer-role
  • dd65812 Merge pull request #316 from xiaoyu74/update_ci_release_script
  • a79b278 Merge pull request #317 from openshift/dependabot/docker/ubi8/ubi-8.9-1107
  • 5b33ace Merge pull request #318 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.392
  • 8f6281c Merge pull request #319 from openshift/dependabot/docker/ubi8/ubi-8.9-1107.1705420509
  • 7fefe8d Merge pull request #320 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.26.5
  • 8edd83a Merge pull request #321 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.393
  • 6c445ff Merge pull request #322 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.16.16
  • ae00d3c Merge pull request #323 from openshift/dependabot/go_modules/github.com/onsi/gomega-1.31.1
  • fd283b0 Merge pull request #324 from xiaoyu74/release_trigger_validation
  • 6a66f1f Merge pull request #325 from mjlshen/OSD-20606
  • 45f0d6a Merge pull request #326 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.395
  • e0f05c4 Merge pull request #327 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.26.6
  • 0faf01b Trigger the release automation
  • ca2196d Update the bp-cli release script to add version comparison mechanism
  • 5d3d480 Use md5 hash as role session name when assuming into customer's support role

v0.1.22

08 Jan 06:56
0b8e642
Compare
Choose a tag to compare

Changelog

  • b7d9665 Always use isolated flow for HCP clusters
  • 1f9dc99 Bump github.com/aws/aws-sdk-go-v2/config from 1.26.1 to 1.26.2
  • f71580c Bump github.com/aws/aws-sdk-go-v2/config from 1.26.2 to 1.26.3
  • c6eb442 Bump github.com/spf13/viper from 1.18.1 to 1.18.2
  • 4057e3c Bump golang.org/x/term from 0.15.0 to 0.16.0
  • 6bfa5b9 Merge pull request #303 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.26.2
  • f3b8df7 Merge pull request #304 from openshift/dependabot/go_modules/github.com/spf13/viper-1.18.2
  • cd8d176 Merge pull request #307 from bmeng/config_url
  • e6433ac Merge pull request #308 from AlexVulaj/hcp-use-isolated
  • a4b8784 Merge pull request #310 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.26.3
  • 0b8e642 Merge pull request #311 from openshift/dependabot/go_modules/golang.org/x/term-0.16.0
  • eea4c49 [OSD-17896] Add CI release script to test release automation (#231)
  • d24a173 [OSD-20017] create config file with login --multi even if target config file exists (#301)
  • f193949 remove the backplane url checks