Changelog for
rancher-cli-debugsource-2.10.1-2.1.x86_64.rpm :
* Sat Feb 01 2025 Bernhard Wiedemann
- Fix build with rpm-4.20
* Fri Dec 20 2024 opensuse_buildserviceAATTojkastl.de- Update to version 2.10.1:
* Bump rancher to v2.10.1 (#407)
* [2.10] Avoid permissions errors on Windows (#401)
* Wed Nov 20 2024 opensuse_buildserviceAATTojkastl.de- Update to version 2.10.0:
* [v2.10] Bump rancher to v2.10.0 and remove deprecated globaldns subcommand (#402)
* Bump Go to 1.23.1 (#396)
* revert error message (#390)
* Ensure that localProvider is always the 0th provider listed in the provider selection prompt. (#389)
* Update README.md for Linux binary build command (#385)
* Fix panic on `context switch` (#386)
* Sat Sep 21 2024 opensuse_buildserviceAATTojkastl.de- Update to version 2.9.2 (no release 2.9.1):
* [v2.9] Bump dependencies for v2.9.2 (#394)
* revert error message (#390) (#392)
* Fix panic on `context switch` (#386) (#387)
* Wed Jul 24 2024 opensuse_buildserviceAATTojkastl.de- Update to version 2.9.0:
* [v2.9] Bump dependencies (#377)
* [v2.9] Upload CLI assets to GCS (#379)
* [v2.9][forwardport] Small refactor (error messages) (#375)
* use Rancher org FOSSA secret (#373)
* add codeowners file
* avoid recursive find and inclusion of sha256sum.txt file in shasum (#368)
* Fix GitHub Action permission to publish assets (#367)
* [v2.9] Migrate from Drone to Github Actions, remove Dapper and add Darwin/arm64 support (#362)
* GHA migration: secrets check (#365)
* Azuread support (#346)
* [v2.9] Updated `k8s.io/client-go` and `rancher/norman` dependencies (#358)
* Added linter and removed deprecated and unused packages (#357)
* bump to go1.22 (#355)
* added test to serverLs, edded config to tabwriter
* added serverDelete tests, fix for delete current
* changed visibility of server commands funcs
* moved cfg to server command
* added parallel test
* updated tests
* validate as beforeFunc
* added tests
* fix server current panic, server commands refactor
* fix panic
* fix panics
* make runnable on windows
* Update saml auth login endpoint to dashboard endpoint
* Add missing packages after moving Dapper image to BCI (#339)
* Bump Go and Dockerfile versions
* Wed Jul 24 2024 opensuse_buildserviceAATTojkastl.de- Update to version 2.8.6 (no release 2.8.5):
* [v2.8] Bump dependencies (#376)
* fix for assets dfestination (#381)
* fix for env var (#380)
* upload assets to gcs (#378)
* [v2.8] Small refactor (error messages) (#374)
* [v2.8] [backport] AzureAD support (#363)
* use Rancher org FOSSA secret (#372)
* Add CODEOWNERS file (#370)
* [v2.8][backport] Migrate from Drone to Github Actions, remove Dapper and add Darwin/arm64 support (#366)
* bump of k8s.io/client-go and rancher norman (#361)
* [v2.8] [backport] Added linter and removed deprecated and unused packages (#357) (#359)
* bump to go1.21 (#360)
* Sat May 18 2024 opensuse_buildserviceAATTojkastl.de- Update to version 2.8.4:
* make runnable on windows
* Mon Mar 18 2024 opensuse_buildserviceAATTojkastl.de- Update to version 2.8.3 (2.8.1 and 2.8.2 do not exist):
* fix panics (#350)
* Tue Oct 24 2023 kastlAATTb1-systems.de- Update to version 2.8.0:
* Update saml auth login endpoint to dashboard endpoint
* Create configuration with 0600 permissions by default
* Move config loading to config/config.go
* Add missing packages after moving Dapper image to BCI (#340)
* Bump Go and Dockerfile versions (#338)
* Tue Sep 19 2023 kastlAATTb1-systems.de- Update to version 2.7.7:
* Add missing packages after moving Dapper image to BCI (#339)
* Bump Go and Dockerfile versions
* Fix cluster create --import flag (#332)
* Revert \"Adds cluster-name flag instead of implied (#325)\"
* Adds cluster-name flag instead of implied (#325)- skipping non-existent releases between 2.7.0 and 2.7.7- BuildRequire go1.20
* Sat Dec 03 2022 Dirk Müller - update to v2.7.0:
* Ignore FOSSA failures by AATTnettlingham in #323
* Update error messages and usage for add-node command by AATTHarrisonWAffel in #322
* Mon Oct 17 2022 kastlAATTb1-systems.de- Update to version 2.6.9:
* update errors and usage for add-node
* Ignore FOSSA failures- skipping non-existent release 2.6.8
* Wed Sep 07 2022 kastlAATTb1-systems.de- Update to version 2.6.7:
* Fix index out of bounds when installing hidden chart
* if no servers are configured, state such when running servers ls, switch, or delete
* Update dependencies and fix golangci-lint issue (#317)
* improve clusters create description
* fix the issue that RKE2 or K3S clusters are recognized properly in the output of the \'cluster list\' command
* Implement drone-plugin-fossa- skipping non-existent release 2.6.6
* Fri May 13 2022 kastlAATTb1-systems.de- Update to version 2.6.5:
* Escape quotes in username, password, responseType for an auth request
* Fri Mar 25 2022 kastlAATTb1-systems.de- Update to version 2.6.4:
* Transform all keys to JSON format as specified by struct tags for RKE config values
* Add s390x arch support- versions 2.6.1, 2.6.2 and 2.6.3 are not existing
* Tue Jan 04 2022 kastlAATTb1-systems.de- Update to version 2.6.0:
* Bump Rancher dependency and use nodeName when getting machine
* Support SSH for v2 provisioned machines
* Write only base-names of files in the checksum file on releases
* Tue Jan 04 2022 Johannes Kastl - Update to version 2.4.13:
* Add c-m- provisioing v2 format to regex for context
* Tue Jan 04 2022 kastlAATTb1-systems.de- Update to version 2.4.12:
* Add support for --set-string flag
* Remove rancher/types dependency and update imports
* go mod tidy
* Cache kubeconfig used for kubectl commands