Releases: openshift/backplane-cli
Releases · openshift/backplane-cli
v0.1.30
v0.1.29
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/[email protected]
- 2154c96 feat(OSD-19729): Enables to pass a namespace as an argument at time of login (#374)
- b1033be update elevate test
v0.1.28
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
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
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
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
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
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
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
v0.1.21
Changelog
- dd80ff8 Add config unit tests
- be82f6d Add samanthajayasinghe as maintainer and approver
- 102b6df Add test case for GetRestConfigAsUser
- 5bf8a52 Add unit-test type to PR template
- 25b2d1d Allow to source --multi output
- 27171e3 Bump github.com/openshift-online/ocm-sdk-go from 0.1.388 to 0.1.390
- 4fd23c7 Merge pull request #274 from bmeng/namespace
- 36e3db6 Merge pull request #281 from samanthajayasinghe/ocm-bp-api
- 6411c2f Merge pull request #289 from Tof1973/allow-to-source-multi-output
- d01e44d Merge pull request #291 from feichashao/add_approver
- db5c0f6 Merge pull request #292 from Tafhim/OSD-19779-use-local-monitoring-plugin
- 33b25f3 Merge pull request #293 from Tafhim/OSD-19779-fix-nginx-config-mounting
- 8becf2e Merge pull request #296 from samanthajayasinghe/add-config-test
- 2e3644c Merge pull request #297 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.390
- ef88f84 Merge pull request #298 from Tof1973/add-login-test
- d797914 Merge pull request #299 from samanthajayasinghe/update-pr-template
- da7e96c OSD-19188: Get backplane URL via ocm environment
- 18e20a4 OSD-19779 - Fix nginx configuration mounting issue for MacOS
- c457949 OSD-19779 - Run monitoring-plugin locally for 4.14+ clusters
- 47cdaea [OSD-20024] Allow GetRestConfigAsUser with elevationReason (#294)
- c452d4c change test description
- 005f458 print the related namespace when login via manager cluster