Commit Graph

579 Commits

Author SHA1 Message Date
Andreas Kupries 32d1484257 added separate printout of request id for quick and easy access in case of problems.
also added marker for login origin
2025-09-04 10:34:31 +02:00
Pedro Tashima 4f03a4de13
update cli refs to v2.10.9 (#466) 2025-08-27 20:25:00 -03:00
Enrico Candino 1aee5095f0
chore: Bump rancher dependencies to v2.10.9-alpha1 (#462) 2025-08-21 18:57:24 +02:00
Peter Matseykanets c45b08692f
[v2.10] Bump Go to 1.23.12 (#459)
* Bump Go to 1.23.12
* Bump bci-micro to 15.7
2025-08-20 09:25:02 -04:00
Pedro Tashima d0aa1d64a4
Update Rancher refs to v2.10.8 (#455)
Signed-off-by: Pedro Tashima <tithe.coup0l@icloud.com>
2025-07-31 10:55:32 -03:00
Peter Matseykanets c0f307df59
[v2.10] Support linux/arm64 platform (#452)
Co-authored-by: Ben Rexin <salzig@users.noreply.github.com>
2025-07-30 09:32:51 -04:00
Peter Matseykanets a158df6ba6
[v2.10] Pre-release bump of dependencies for v2.10.8 (#450)
* Bump rancher to v2.10.8-alpha2
* Remove replace for golang.org/x/net v0.38.0
2025-07-22 09:47:43 -04:00
Pedro Tashima f422caecdc
Update Rancher refs to v2.10.7 (#445)
Signed-off-by: Pedro Tashima <23709916+tashima42@users.noreply.github.com>
2025-06-25 18:54:41 -03:00
Peter Matseykanets 01135b7d84
Bump rancher/rancher to v2.10.7-alpha2 (#443) 2025-06-18 11:45:27 -04:00
Pedro Tashima d16c26bf9b
update rancher dependencies (#439) 2025-05-22 15:07:46 -03:00
Peter Matseykanets 2e2beb4388
[v2.10] Bump rancher/rancher to v2.10.6-alpha1 (#436) 2025-05-14 10:32:13 -04:00
Pedro Tashima 9c9c07f7db
bump refs v2.10.5 (#432) 2025-04-24 12:36:07 -03:00
Peter Matseykanets db2d59d0b3
[v2.10] Pre-release bump of dependencies for v2.10.5 (#428)
* Bump rancher/rancher to v2.10.5-alpha3
* Force golang.org/x/net to v0.38.0
2025-04-17 14:45:21 -04:00
Peter Matseykanets 8c9cc58677
[v2.10] Bump rancher/rancher to v2.10.4 (#422) 2025-03-31 16:26:03 -04:00
Peter Matseykanets c77a081b67
[v2.10] Bump dependencies (#416)
* Bump rancher/rancher to v2.10 head
* Force k8s.io/kubernetes v1.31.6
* Force golang.org/x/net v0.36.0
* Bump Go toolchain to 1.23.7
2025-03-27 07:54:28 -04:00
Peter Matseykanets dfb252d226
Bump rancher to v2.10.1 (#407) 2024-12-19 12:26:00 -05:00
Harrison 9c6b6f3b0f
[2.10] Avoid permissions errors on Windows (#401) 2024-11-26 13:52:57 -05:00
Peter Matseykanets f6c0117700
[v2.10] Bump rancher to v2.10.0 and remove deprecated globaldns subcommand (#402)
* Bump rancher dependencies to v2.10.0
* Remove globaldns subcommand https://github.com/rancher/rancher/pull/47590
2024-11-19 07:37:25 -05:00
Peter Matseykanets 0267f06985
Bump Go to 1.23.1 (#396) 2024-09-23 16:07:12 -04:00
Enrico Candino 22506409fb
revert error message (#390) 2024-09-09 17:03:39 +02:00
Chad Roberts eca4a72c8c
Ensure that localProvider is always the 0th provider listed in the provider selection prompt. (#389) 2024-09-07 09:50:06 -04:00
Sam Cornwell d231ad19d1
Update README.md for Linux binary build command (#385) 2024-08-22 17:38:41 +02:00
Enrico Candino 11d795b557
Fix panic on `context switch` (#386)
* added bool check for missing focused server, fixed panic

* added main branch to FOSSA workflow

* return error instead of bool
2024-08-22 15:58:43 +02:00
Peter Matseykanets fbbf20571a
[v2.9] Bump dependencies (#377)
* Bump bci image to 15.6
* Bump rancher api and client-go packages
* Remove PodSecurityPolicy references
* Bump rancher to v2.9 head
2024-07-17 17:41:08 -04:00
Enrico Candino 6db3e90cdd
[v2.9] Upload CLI assets to GCS (#379)
* upload assets to gcs

* fix upload path
2024-07-12 16:46:25 +02:00
Enrico Candino 93aad721b3
[v2.9][forwardport] Small refactor (error messages) (#375)
* small refactor for requested changes

* added error to error message

* used ErrorContains in tests
2024-05-31 16:37:45 +02:00
Enrico Candino 7ea22d868e
use Rancher org FOSSA secret (#373) 2024-05-30 18:31:01 +02:00
Jonathan Crowther 902726c28e
Merge pull request #369 from JonCrowther/2.9-add-codeowners
[v2.9] add codeowners file
2024-05-24 11:44:58 -04:00
Jonathan Crowther fb0bef34b9 add codeowners file 2024-05-23 15:18:05 -04:00
Enrico Candino e2015650fa
avoid recursive find and inclusion of sha256sum.txt file in shasum (#368) 2024-05-08 17:38:49 +02:00
Enrico Candino b2896566b2
Fix GitHub Action permission to publish assets (#367)
* added contents write permission to publish assets in release

* added comment
2024-05-08 13:10:30 +02:00
Enrico Candino 192a95e4ed
[v2.9] Migrate from Drone to Github Actions, remove Dapper and add Darwin/arm64 support (#362)
* enabled gofmt linter, added lint scripts, removed dapper from Makefile

* added build (with arm64 support), package steps, and fossa job

* github tag, and envs

* upload assets

* removed dapper and google cloud storage

* moved checkout steps

* removed drone.yml

* requested changes

- removed extra Test step
- added check for run on PRs
- added FOSSA check on release

* moved fossa in its own workflow

* remove manual trigger and tag check on release
2024-05-06 12:31:58 +02:00
Enrico Candino a85cc1096a
GHA migration: secrets check (#365)
* added steps to read migrated secrets

* fixed indentation and naming
2024-04-24 17:03:25 +02:00
Enrico Candino 36d1121f95
Azuread support (#346)
* azuread support

* import of rancher types

* fixes and cleanup

* removed unused func

bump rancher

added dashboard implementation

* added device auth flow

updated login request

removed unused import

removed prompt flag

* updated go.mod, removed pkce package

go mod fix

* added cluster specific kubeconfig

* go mod update

* bump of rancher client-go

* dropped rancher fork of client-go

* fix lint and errors

* added getClient func

- added getClient func to create once the HTTP client with the same TLS configuration.
- added tests for the getAuthProviders func

* insecureRequest

* removed personal references

* revert name
2024-04-23 15:02:14 +02:00
Enrico Candino fa7abaaf3e
[v2.9] Updated `k8s.io/client-go` and `rancher/norman` dependencies (#358)
* bumped/replaced kubernetes/client-go with rancher fork

* bump of rancher norman

* bump of k8s.io/client-go
2024-04-12 12:42:59 +02:00
Enrico Candino 0e8a1106be
Added linter and removed deprecated and unused packages (#357)
* Create go.yml

* updated golangci config file

* renamed action file

* removed unused prompt command

* fixed SA6005 (staticcheck): used strings.EqualFold

* removed unused monitor package

* removed unused funcs and fields

* fixed SA1019 (staticcheck): removed deprecations

* added missing error checking

* fixed linter

* removed unused (and unimplemented) commands

* added error to getClusterK8sOptions

* oneliner err check in displayListServers

* removed unused docker dependency
2024-04-10 11:52:59 +02:00
Enrico Candino 67b632b21e
bump to go1.22 (#355) 2024-03-29 10:35:54 +01:00
Enrico Candino 457fa11905
Merge pull request #349 from enrichman/44374-rfe-cli-server-command-cleanup
Cleanup of `rancher server` command
2024-02-13 15:22:56 +01:00
Enrico Candino 8349461de9
added test to serverLs, edded config to tabwriter 2024-02-12 17:32:04 +01:00
Enrico Candino 52441bfdeb
added serverDelete tests, fix for delete current 2024-02-12 15:50:32 +01:00
Enrico Candino 7d8aff605e
changed visibility of server commands funcs 2024-02-12 15:39:34 +01:00
Enrico Candino e44ed8a41d
moved cfg to server command 2024-02-12 15:36:25 +01:00
Harrison 834388eaee
Merge pull request #326 from bakito/v2.7
fix: make the cli runnable on windows
2024-02-09 11:16:32 -05:00
Harrison 8e4a8c2361
Merge branch 'v2.9' into v2.7 2024-02-09 11:05:49 -05:00
Enrico Candino dfc1e76c9e
added parallel test 2024-02-08 15:52:10 +01:00
Enrico Candino a8f52a0e69
updated tests 2024-02-08 15:41:15 +01:00
Enrico Candino ed8d91870d
validate as beforeFunc 2024-02-08 15:36:25 +01:00
Enrico Candino 649548a89a
added tests 2024-02-08 15:36:24 +01:00
Enrico Candino bb9f0a46b2
fix server current panic, server commands refactor 2024-02-08 15:36:24 +01:00
Enrico Candino e09dfcac5a
fix panic 2024-02-08 15:34:55 +01:00