------------------------------------------------------------------- Fri Jan 30 08:38:28 UTC 2026 - Johannes Kastl - Update to version 2.13.2: * Update Rancher refs to (#540) * [v2.13] Fix release GHA workflow (#537) * [v2.13] Prerelease dependency bumps for v2.13.2 (#533) * [v2.13] Fix login command (#525) * [v2.13] Use staticcheck linter (#523) * [v2.13] Bump Go toolchain to 1.24.11 (#524) ------------------------------------------------------------------- Sat Dec 20 07:00:09 UTC 2025 - Johannes Kastl - Update to version 2.13.1: * Update Rancher refs to (#521) * [v2.13] Prerelease dependency bumps for v2.13.1 (#513) ------------------------------------------------------------------- Tue Nov 25 13:00:43 UTC 2025 - Johannes Kastl - Update to version 2.13.0: * Update Rancher refs to v2.13.0 (#494) * Bump Go toolchain to 1.24.9 (#491) * Dependency bumps for v2.13.0-alpha3 (#488) * Bump dependencies (#477) * added separate printout of request id for quick and easy access in case of problems. (#476) * Bump Go to 1.24.6 (#456) ------------------------------------------------------------------- Tue Nov 25 12:40:21 UTC 2025 - Johannes Kastl - Update to version 2.12.4: * Bump Rancher version to v2.12.4 (#493) ------------------------------------------------------------------- Thu Oct 23 05:40:11 UTC 2025 - Johannes Kastl - Update to version 2.12.3: * Update Rancher refs to (#489) * [v2.12] Prerelease dependency bumps for v2.12.3 (#486) ------------------------------------------------------------------- Fri Sep 26 05:30:09 UTC 2025 - Johannes Kastl - Update to version 2.12.2: * Cli messaging enhancement (#473) * Prerelease dependency bumps for v2.12.2 (#478) * Bump Rancher CLI version to v2.12.2 (#485) ------------------------------------------------------------------- Fri Aug 29 04:14:41 UTC 2025 - Johannes Kastl - Update to version 2.12.1: * update rancher to v2.12.1 (#468) * chore: Bump rancher dependencies to v2.12.1-alpha1 (#464) * [v2.12] Bump Go to 1.24.6 (#457) ------------------------------------------------------------------- Sun Aug 03 11:43:13 UTC 2025 - Johannes Kastl - Update to version 2.12.0: * Update Rancher refs to v2.12.0 (#453) * Pre-release bump of dependencies for v2.12.0 (#448) * Support linux/arm64 platform (#447) * Bump rancher/rancher to v2.12.0-alpha11 (#444) * [main] Bump dependencies (#420) ------------------------------------------------------------------- Sun Aug 03 11:36:56 UTC 2025 - Johannes Kastl - Update to version 2.11.4: * Update Rancher refs to v2.11.4 (#454) * [v2.11] Support linux/arm64 platform (#451) * [v2.11] Pre-release bump of dependencies for v2.11.4 (#449) ------------------------------------------------------------------- Mon Jun 30 06:25:12 UTC 2025 - Johannes Kastl - Update to version 2.11.3: * Update Rancher refs to v2.11.3 (#446) * Bump rancher/rancher to v2.11.3-alpha2 (#442) ------------------------------------------------------------------- Fri May 23 05:12:09 UTC 2025 - Johannes Kastl - Update to version 2.11.2: * update rancher dependencies (#438) * [v2.11] Bump rancher/rancher to v2.11.2-alpha1 (#435) ------------------------------------------------------------------- Tue Apr 29 17:21:17 UTC 2025 - Johannes Kastl - Update to version 2.11.1: * bump refs v2.11.1 (#431) * [v2.11] Pre-release bump of dependencies for v2.11.1 (#427) * [v2.11] Bump rancher/rancher to v2.11.0 (#421) * [v2.11] Bump dependencies (#415) ------------------------------------------------------------------- Tue Apr 01 05:48:44 UTC 2025 - Johannes Kastl - Update to version 2.11.0: * [v2.11] Bump rancher/rancher to v2.11.0 (#421) * [v2.11] Bump dependencies (#415) * Bump dependencies for v2.11 (#414) * Bump Go toolchain to 1.23.7 (#413) * Update README.md docker image usage (#409) * Fix expected http status codes for different auth methods in token command (#412) * Bump Go toolchain to 1.23.5 (#411) * Respect proxy settings and timeout in token command (#410) * Respect proxy settings and set http timeout in login and ssh commands (#406) * [2.11] Avoid permissions errors on Windows (#398) * Remove app, catalog, multiclusterapp commands (#405) * Add format option to server ls command (#383) * Bump rancher to main HEAD (#404) * Remove globaldns subcommand (#403) * Avoid overwriting entire KubeCredentials block (#397) * Improve cluster|project list-members subcommands (#399) ------------------------------------------------------------------- Sat Feb 1 19:02:20 UTC 2025 - Bernhard Wiedemann - Fix build with rpm-4.20 ------------------------------------------------------------------- Fri Dec 20 06:08:01 UTC 2024 - opensuse_buildservice@ojkastl.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 07:52:16 UTC 2024 - opensuse_buildservice@ojkastl.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 13:28:27 UTC 2024 - opensuse_buildservice@ojkastl.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 18:01:54 UTC 2024 - opensuse_buildservice@ojkastl.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 17:48:32 UTC 2024 - opensuse_buildservice@ojkastl.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 07:28:38 UTC 2024 - opensuse_buildservice@ojkastl.de - Update to version 2.8.4: * make runnable on windows ------------------------------------------------------------------- Mon Mar 18 15:12:46 UTC 2024 - opensuse_buildservice@ojkastl.de - Update to version 2.8.3 (2.8.1 and 2.8.2 do not exist): * fix panics (#350) ------------------------------------------------------------------- Tue Oct 24 09:37:47 UTC 2023 - kastl@b1-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 04:51:49 UTC 2023 - kastl@b1-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 3 23:41:09 UTC 2022 - Dirk Müller - update to v2.7.0: * Ignore FOSSA failures by @nettlingham in #323 * Update error messages and usage for add-node command by @HarrisonWAffel in #322 ------------------------------------------------------------------- Mon Oct 17 05:14:23 UTC 2022 - kastl@b1-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 12:17:47 UTC 2022 - kastl@b1-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 19:42:00 UTC 2022 - kastl@b1-systems.de - Update to version 2.6.5: * Escape quotes in username, password, responseType for an auth request ------------------------------------------------------------------- Fri Mar 25 09:13:04 UTC 2022 - kastl@b1-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 13:25:13 UTC 2022 - kastl@b1-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 4 13:21:13 UTC 2022 - Johannes Kastl - Update to version 2.4.13: * Add c-m- provisioing v2 format to regex for context ------------------------------------------------------------------- Tue Jan 04 13:18:08 UTC 2022 - kastl@b1-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 ------------------------------------------------------------------- Tue Jun 1 20:34:05 UTC 2021 - Johannes Kastl - initial version of package rancher-cli - upstream package name is cli - executable is named rancher-cli