Releases: openshift/backplane-cli
Releases · openshift/backplane-cli
v0.4.0
Feat
Others
- 57378df Merge pull request #758 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-cli-1.0.7
- cb060b3 Merge pull request #760 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.31.0
- 5069897 Bump github.com/aws/aws-sdk-go-v2/config from 1.30.3 to 1.31.0
- 623a0b0 Merge pull request #759 from openshift/dependabot/go_modules/golang.org/x/term-0.34.0
- dfd0ffd Bump golang.org/x/term from 0.33.0 to 0.34.0
- c3428e4 Bump github.com/openshift-online/ocm-cli from 1.0.6 to 1.0.7
- e40771e Merge pull request #751 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.62.0
- b68ccfe Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.60.2 to 1.62.0
- 8b8a4bf Merge pull request #750 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.18.3
- cdf67a5 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.71 to 1.18.3
- 1598c4b Merge pull request #754 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.30.3
- f58b5f2 Bump github.com/aws/aws-sdk-go-v2/config from 1.29.18 to 1.30.3
v0.3.0
Feat
- f9b81db [SREP-1313] feat: Move the inline session policy to the last hop of the assume role sequence
- bbcffa9 [SREP-1313] feat: Update isolation workflow to enforce policy Arn from backplane-api assume-role-sequence endpoint (#748)
Others
- ea7ed47 Merge pull request #757 from samanthajayasinghe/sesion-policy-prio
- dbb0d92 Merge pull request #749 from bmeng/comments
- 2479af3 fix: mount nginx conf for 4.17+ for compatibility (#732)
- 50b7de8 add missing comments for the public functions
- acf0385 Merge pull request #743 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sts-1.35.1
- 39fbf7a Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.34.1 to 1.35.1
- 2025be6 Merge pull request #740 from openshift/dependabot/go_modules/github.com/spf13/pflag-1.0.7
- 48a8938 Merge pull request #741 from openshift/dependabot/go_modules/github.com/onsi/gomega-1.38.0
- 064fa59 Merge pull request #742 from openshift/dependabot/go_modules/sigs.k8s.io/kustomize/api-0.20.1
- bff902b Bump sigs.k8s.io/kustomize/api from 0.20.0 to 0.20.1
- aca6422 Merge pull request #739 from openshift/dependabot/go_modules/sigs.k8s.io/yaml-1.6.0
- c5caab6 Bump github.com/onsi/gomega from 1.37.0 to 1.38.0
- 2b9c3c0 Merge pull request #738 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.473
- 05bc71e Bump github.com/spf13/pflag from 1.0.6 to 1.0.7
- 47c8a11 Bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0
- 55e9d2c Bump github.com/openshift-online/ocm-sdk-go from 0.1.469 to 0.1.473
- 43dd650 Merge pull request #735 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.29.18
- 7e7f9c7 Bump github.com/aws/aws-sdk-go-v2/config from 1.29.17 to 1.29.18
- aebc74e Merge pull request #736 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.17.71
- f76bd74 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.70 to 1.17.71
- 7efcb0d Merge pull request #734 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.60.2
- 0aca423 Merge pull request #733 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.36.6
- 31da736 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.60.0 to 1.60.2
- 0f53b9c Bump github.com/aws/aws-sdk-go-v2 from 1.36.5 to 1.36.6
- e96b89a Add parameter parsing capability for create managedjob and testjob (#731)
- d2e7095 Merge pull request #728 from openshift/dependabot/go_modules/golang.org/x/term-0.33.0
- 45fc588 Bump golang.org/x/term from 0.32.0 to 0.33.0
v0.2.0
Feat
- fc217b1 Add non-interactive command input to ssm command (#716)
- 77b402c Add domain checks for isolated backplane access in isIsolatedBackplaneAccess function
- 9123aab OSD-29893 - Adding Fedramp compatibility (#693)
Fix
- c7b720d [SREP-993] fix: pass env for 4.17+ monitor plugin (#727)
- 4e89950 Capture the SIGINT in the backplane CLI.
- ebde738 Fixed manifestwork fetch command
Docs
- 9fa4165 [SREP-943] docs: add guideline for semver release (#724)
- e3cde83 Add a contributing doc for UX guide
Chore
- e5551b7 move console container logic to a dedicated module to improve test (#725)
- 8db6767 Bump sigs.k8s.io/kustomize/api from 0.18.0 to 0.20.0
- b3be040 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.59.3 to 1.60.0
- b53a57b Add entry for github.com/openshift-online/ocm-cli v1.0.6 to go.sum
- cf401ed Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0
- 69ab631 Remove redundant entry for github.com/openshift-online/ocm-cli v1.0.6 from go.sum
- df91b8b Bump github.com/aws/aws-sdk-go-v2/config from 1.29.16 to 1.29.17
- 751b56c Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.69 to 1.17.70
- 78e22f7 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.59.2 to 1.59.3
- 277686c Bump github.com/openshift-online/ocm-sdk-go from 0.1.467 to 0.1.469
- c959d4f VerifyIPTrusted error message
- e1e4118 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.59.1 to 1.59.2
- 6b5f488 Bump github.com/aws/aws-sdk-go-v2/config from 1.29.15 to 1.29.16
- 8d51f49 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.68 to 1.17.69
- 72cdcbf Bump github.com/openshift-online/ocm-sdk-go from 0.1.465 to 0.1.467
- 3a4aca1 Adding Shawn to the maintainers group
- a682893 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.59.0 to 1.59.1
- 233314d Bump github.com/aws/aws-sdk-go-v2/config from 1.29.14 to 1.29.15
- a5d8f41 Bump github.com/openshift-online/ocm-cli from 1.0.5 to 1.0.6
- 35c0096 add user a7vicky as reviewer
- 0d10939 Bump ubi9 from 9.5 to 9.6
- a470e98 Bump golang.org/x/term from 0.31.0 to 0.32.0
Others
v0.1.47
Changelog
- a7dca37 Add CAD stg and prod IP's to session policy
- 4f452b3 Add logging to show which role is being assumed right now.
- 5ab0cdf Maint: add comments to clarify the filtering of trusted ips
- 291a174 Make KUBEPS1 warning optional (#692)
- dcf230e Merge pull request #682 from bergmannf/fix-ip-list-filtering
- fb46bb2 Merge pull request #684 from samanthajayasinghe/add-cad-ips
- 8996e6a Merge pull request #685 from bergmannf/logging-assume-chain
- 3d5d98a Merge pull request #686 from typeid/add_comments
- 7c5fe55 Merge pull request #691 from diakovnec/assume-initial-arn
- 191c5b4 Remove filtering the IP whitelist.
- 5c77774 added check logic
v0.1.46
Changelog
- ea337a6 Merge pull request #674 from Nikokolas3270/SREP-21
- 32e363c Merge pull request #678 from bergmannf/singleton-ocm-connection
- d1e607a Pass the OCM connection to GetTrustedIPs.
- 34765d1 SREP-21: 'ocm-backplane remediation create' is now returning a remediation instance id; this id will be used in place of the remediation name at 'ocm-backplane remediation delete' time.
v0.1.45
Changelog
- b8a6e2f Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.58.2 to 1.59.0
- 2e74174 Fix ssm bug which is causing for management clusters following isolated backplane flow
- 2e91931 Merge pull request #672 from Dee-6777/fix-ssm-bug
- 92b0d56 Merge pull request #673 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.59.0
v0.1.44
Changelog
- 1bb9a47 Add Codecov changes
- d6f37d1 Bump github.com/aws/aws-sdk-go-v2/config from 1.29.12 to 1.29.13
- 3d298e7 Bump github.com/aws/aws-sdk-go-v2/config from 1.29.13 to 1.29.14
- 90341de Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.58.0 to 1.58.2
- 9a531ad Bump github.com/onsi/gomega from 1.36.3 to 1.37.0
- 68b81f8 Bump github.com/openshift-online/ocm-cli from 1.0.4 to 1.0.5
- 1295ce7 Bump github.com/openshift-online/ocm-sdk-go from 0.1.463 to 0.1.464
- 86e0820 Bump github.com/openshift-online/ocm-sdk-go from 0.1.464 to 0.1.465
- 3ef7e0f Bump golang.org/x/term from 0.30.0 to 0.31.0
- b726d86 Merge pull request #658 from Dee-6777/check-codecov
- 1b5f4ca Merge pull request #659 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-cli-1.0.5
- 5543bce Merge pull request #660 from openshift/dependabot/go_modules/golang.org/x/term-0.31.0
- 988131d Merge pull request #662 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.464
- e7e46ab Merge pull request #663 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.29.13
- 5d08519 Merge pull request #664 from MitaliBhalla/OSD-28786-ginkgo-bump
- cb9b3fc Merge pull request #666 from bmeng/inline_policy
- 83effb5 Merge pull request #667 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.58.2
- 1eef21d Merge pull request #669 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.29.14
- 5764111 Merge pull request #670 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.465
- c09b372 Merge pull request #671 from openshift/dependabot/go_modules/github.com/onsi/gomega-1.37.0
- 4100624 OSD-28786:Bumping Ginkgo to v2
- 213ebc5 add ip check and print warning if proxy ip is not allowed
v0.1.43
Changelog
- c3ce193 Adding Daniel and Yuri to the owners group
- 37ce5ef Bump github.com/aws/aws-sdk-go-v2/config from 1.29.9 to 1.29.12
- 3f1cf93 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.57.2 to 1.58.0
- 18f8749 Bump github.com/openshift-online/ocm-sdk-go from 0.1.462 to 0.1.463
- 1120bd8 Bump github.com/spf13/viper from 1.20.0 to 1.20.1
- 4ca1dd8 Merge pull request #647 from openshift/dependabot/go_modules/github.com/spf13/viper-1.20.1
- 505143c Merge pull request #648 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.463
- ded363f Merge pull request #649 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.29.12
- cc198de Merge pull request #650 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.58.0
- 122a619 Merge pull request #651 from feichashao/update-release-doc
- a23f4ea Merge pull request #652 from samanthajayasinghe/update-owner
- 527e214 Merge pull request #654 from iamkirkbater/login-check-errors
- bbd50cc Merge pull request #655 from iamkirkbater/login-check-kubeconfig
- 837df40 additional check if lookup fails
- 47af1d9 fixes and adds test
- 1f47994 gosec lint
- 62b8f23 make the errors a bit more not-scary
- b4ee7da update release sop to fix token permission
v0.1.42
Changelog
- 7cc85c0 Adds additional login detection for backplane users
- 0238f9f Bump github.com/onsi/gomega from 1.36.2 to 1.36.3
- b6d3ffc Merge pull request #637 from iamkirkbater/login-check
- 6daac4c Merge pull request #644 from openshift/dependabot/go_modules/github.com/onsi/gomega-1.36.3
- 45b2e8a Merge pull request #645 from krishvoor/gh-template-update
- 10f3010 Updates issue template
- 7f3d2f1 [Cleanup] Remove explicit go1.23 install in the Dockerfile (#640)
v0.1.41
Changelog
- c8555c5 Add a section for Go Version Compatibility issues to readme
- bdbb10f Add changes
- f061e2e Add off-VPN deny inline policy to prevent unauthorised access
- 9e4b570 Bump github.com/aws/aws-sdk-go-v2/config from 1.29.6 to 1.29.8
- 8d7586a Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.59 to 1.17.60
- 84adf20 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.56.12 to 1.56.13
- a6d81b5 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.56.13 to 1.57.1
- 79aa34a Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.57.1 to 1.57.2
- 17078b9 Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
- d7fc705 Bump github.com/openshift-online/ocm-cli from 1.0.3 to 1.0.4
- c183173 Bump github.com/openshift-online/ocm-sdk-go from 0.1.459 to 0.1.460
- e323e9e Bump github.com/openshift-online/ocm-sdk-go from 0.1.460 to 0.1.461
- b100966 Bump github.com/openshift-online/ocm-sdk-go from 0.1.461 to 0.1.462
- 5cd1dac Bump github.com/spf13/viper from 1.19.0 to 1.20.0
- 04a1b76 Bump golang.org/x/term from 0.29.0 to 0.30.0
- 329c30f Downgrade go version to 1.23.6 version
- 300b94e Merge pull request #621 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.56.13
- d9151d3 Merge pull request #622 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.17.60
- 05ae7d5 Merge pull request #624 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.29.8
- a8a2e85 Merge pull request #625 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.460
- 2f1b22b Merge pull request #626 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.57.1
- 8333839 Merge pull request #628 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-cli-1.0.4
- 88279e2 Merge pull request #629 from xiaoyu74/fix_mock_pkg_path
- 941b70c Merge pull request #630 from openshift/dependabot/go_modules/golang.org/x/term-0.30.0
- 8293d7b Merge pull request #631 from openshift/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.57.2
- efd94ce Merge pull request #632 from samanthajayasinghe/inline-policy
- ee94089 Merge pull request #633 from iamkirkbater/secret-false-positives
- 6741eae Merge pull request #634 from openshift/dependabot/go_modules/github.com/spf13/viper-1.20.0
- ad7b5df Merge pull request #635 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.461
- 2fa4c36 Merge pull request #639 from samanthajayasinghe/go-1.23
- b1fe1a2 Merge pull request #641 from Dee-6777/add-go-version-fix-issue
- 13fc685 Merge pull request #642 from openshift/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.2
- a7f039f Merge pull request #643 from openshift/dependabot/go_modules/github.com/openshift-online/ocm-sdk-go-0.1.462
- 0a27f13 OSD-28717: Fix build failures of backplane-cli while bumping to version 1.23
- 10ec69d adds notsecret flag to hopefully stop false positives
- 820dd6a fix mockgen package path