Skip to content

Releases: openshift/backplane-cli

v0.1.35

06 Aug 05:24
b09a955
Compare
Choose a tag to compare

Changelog

  • 44e9f3f Add backplane subcommand to do health check of VPN and proxy connectivity
  • 6857d69 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.27
  • 52830c7 Bump github.com/onsi/gomega from 1.33.1 to 1.34.1
  • 47ed6e0 Bump github.com/openshift-online/ocm-sdk-go from 0.1.430 to 0.1.431
  • 62e15a6 Bump github.com/openshift-online/ocm-sdk-go from 0.1.431 to 0.1.432
  • 5147c88 Bump github.com/openshift-online/ocm-sdk-go from 0.1.432 to 0.1.433
  • dfdd6c0 Bump sigs.k8s.io/kustomize/api from 0.17.2 to 0.17.3
  • a568acb Get version from build info
  • 03a4452 Merge pull request #469 from xiaoyu74/checking_vpn_proxy_availability
  • 74599c8 Merge pull request #484 from feichashao/build_version
  • f89e595 Merge pull request #486 from bmeng/offline_token
  • 8ecb2fe Merge pull request #487 from xiaoyu74/healthcheck_test_improve
  • aba00b8 Merge pull request #488 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.27
  • f02b9ca Merge pull request #489 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.431
  • 6c2e0f7 Merge pull request #491 from openshift/dependabot/go_modules/sigs.k8s.io/kustomize/api-0.17.3
  • ed1bbb5 Merge pull request #494 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.432
  • 42d2e78 Merge pull request #496 from openshift/dependabot/go_modules/github.com/onsi/gomega-1.34.1
  • b09a955 Merge pull request #497 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.433
  • 5125f75 Updated to use Ginkgo BDD testing framework to align with the exsit style
  • 53c177a inform user to login to OCM if the backplane failed due to that

v0.1.34

18 Jul 03:34
272df9a
Compare
Choose a tag to compare

Changelog

  • c6acf18 Avoid squashing http response err info with unmarshal err
  • 8ff0013 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.24 to 1.27.26
  • f975ed1 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.24 to 1.17.26
  • b14f88a Bump github.com/openshift-online/ocm-sdk-go from 0.1.428 to 0.1.430
  • 5cbc36d Merge pull request #463 from Nikokolas3270/OSD-24127
  • 61d17d0 Merge pull request #479 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.430
  • 7ab551e Merge pull request #480 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.26
  • 4d294d3 Merge pull request #483 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.17.26
  • 272df9a Merge pull request #485 from nephomaniac/parse_api_error
  • 8f700a7 OSD-24127: New accessrequest subcommand used to manage access requests used by the lockbox feature
  • d7482fe OSD-24268: Determine backplane elevate reason automatically when login via pagerduty incidents (#441)
  • 1699359 OSD-24269: Add cluster login support via OHSS card (#478)

v0.1.33

08 Jul 05:33
d82f134
Compare
Choose a tag to compare

Changelog

  • 354ea69 Add unit test coverage check when creating a PR
  • 671f6bb Bump github.com/aws/aws-sdk-go-v2 from 1.27.2 to 1.30.0
  • a0c15ae Bump github.com/aws/aws-sdk-go-v2/config from 1.27.18 to 1.27.21
  • 3dae3c6 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.21 to 1.27.23
  • 12159be Bump github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.24
  • ea1218b Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.21 to 1.17.23
  • fd55e0f Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.29.1 to 1.30.1
  • 43606e9 Bump github.com/openshift-online/ocm-sdk-go from 0.1.425 to 0.1.428
  • d043232 Bump golang.org/x/term from 0.21.0 to 0.22.0
  • 67e0b4c Bump ubi8/ubi from 8.10-901.1717584420 to 8.10-1020
  • 716a80a Merge pull request #458 from RaphaelBut/bump-backplane-client
  • 4ce37a3 Merge pull request #460 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.21
  • efe89bc Merge pull request #461 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.30.0
  • a7200f7 Merge pull request #464 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.17.23
  • 1f74664 Merge pull request #465 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.23
  • 12e1f5d Merge pull request #466 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.428
  • a1736ef Merge pull request #467 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sts-1.30.1
  • c905346 Merge pull request #471 from bmeng/build_temp
  • a5ace8d Merge pull request #472 from iamkirkbater/OCM_URL-support
  • 7c9e0fb Merge pull request #473 from samanthajayasinghe/pr-template
  • 647692e Merge pull request #474 from openshift/dependabot/docker/ubi8/ubi-8.10-1020
  • d82f134 Merge pull request #476 from openshift/dependabot/go_modules/golang.org/x/term-0.22.0
  • b448dda Merge pull request #477 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.24
  • fedd334 Updates ocm-cli to support OCM_URL environment variable overrides.
  • 7a44592 bump: backplane-api client
  • 0ab574e stick oc to version 4.15

v0.1.32

17 Jun 05:58
32efced
Compare
Choose a tag to compare

Changelog

  • 78ff4ed Adding more debug info to test the ci-release script
  • 7b90d25 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.15 to 1.27.16
  • 0e95b62 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.16 to 1.27.18
  • dbffa17 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.16 to 1.17.18
  • 0d37b6f Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.28.9 to 1.28.10
  • 72be0ff Bump github.com/openshift-online/ocm-sdk-go from 0.1.420 to 0.1.423
  • 426dde3 Bump github.com/openshift-online/ocm-sdk-go from 0.1.423 to 0.1.425
  • 766ed74 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
  • b5dcd69 Bump github.com/spf13/viper from 1.18.2 to 1.19.0
  • decfd56 Bump golang.org/x/term from 0.20.0 to 0.21.0
  • 7876082 Bump sigs.k8s.io/kustomize/api from 0.17.1 to 0.17.2
  • 9ab3993 Bump ubi8/ubi from 8.10-901 to 8.10-901.1716482497
  • 9e641d8 Bump ubi8/ubi from 8.10-901.1716482497 to 8.10-901.1717584420
  • 611bd5d Bump ubi8/ubi from 8.9-1160.1715068735 to 8.10-901
  • ec92003 Check for nil ptr proxy-url value in troubleshoot util
  • 0370068 Fix deref for printing proxy-url
  • 3dc82d7 Fix review comments
  • c21ada9 Merge pull request #334 from feichashao/mount_dir
  • d2e0d30 Merge pull request #420 from bmeng/validate
  • 3f6bc02 Merge pull request #430 from supreeth7/remove-supreeth
  • 339a169 Merge pull request #431 from openshift/dependabot/docker/ubi8/ubi-8.10-901
  • 3ebbc7a Merge pull request #432 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.16
  • ddcc542 Merge pull request #433 from openshift/dependabot/go_modules/sigs.k8s.io/kustomize/api-0.17.2
  • 2dce35e Merge pull request #435 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sts-1.28.10
  • 8175715 Merge pull request #436 from nephomaniac/troubleshoot_nil_ptr
  • 6392622 Merge pull request #437 from openshift/dependabot/go_modules/github.com/spf13/viper-1.19.0
  • 254866e Merge pull request #438 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.423
  • a8a9d8a Merge pull request #439 from openshift/dependabot/docker/ubi8/ubi-8.10-901.1716482497
  • 3414c50 Merge pull request #443 from AlexVulaj/use_aws_region
  • 07333a3 Merge pull request #444 from openshift/dependabot/docker/ubi8/ubi-8.10-901.1717584420
  • de8380d Merge pull request #445 from openshift/dependabot/go_modules/golang.org/x/term-0.21.0
  • 8421f5c Merge pull request #446 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.17.18
  • bf2f549 Merge pull request #447 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.18
  • cee71b5 Merge pull request #450 from samanthajayasinghe/pd-test-tmp
  • 6075bc8 Merge pull request #451 from xiaoyu74/release_semi-automation
  • 4e62629 Merge pull request #452 from xiaoyu74/update_ci_release_script
  • 27caf34 Merge pull request #453 from xiaoyu74/trigger-release-test
  • d49bfa2 Merge pull request #454 from xiaoyu74/test_bp-cli_ci_release_script
  • 55ffd81 Merge pull request #455 from xiaoyu74/trigger-release
  • e0b5426 Merge pull request #456 from openshift/dependabot/go_modules/github.com/spf13/cobra-1.8.1
  • 32efced Merge pull request #457 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.425
  • dd24031 OSD-23985: Refactor pagerduty client and add unit tests
  • a2ea22e Test the semi-auto way to cut a bp-cli release
  • a12514e Trigger ci release
  • 50e885e Update VERSION.md to trigger ci release
  • 66fb498 Updated the ci-release script to ensure remote upstream repo is added
  • 33fdf6e add 'AWS_REGION' when formatting credentials output
  • 13d8e67 fix pagerduty connect issue
  • 406412a offboard supreeth
  • 7842f5f save nginx conf in tmp
  • 9d8e37c validation mandatory value proxy-url in backplane config validate the PD API KEY in config file if login via PD

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