cli/cmd
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
..
app.go [v2.9] Migrate from Drone to Github Actions, remove Dapper and add Darwin/arm64 support (#362) 2024-05-06 12:31:58 +02:00
app_test.go
catalog.go [v2.9] Migrate from Drone to Github Actions, remove Dapper and add Darwin/arm64 support (#362) 2024-05-06 12:31:58 +02:00
cluster.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
common.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
common_test.go Transform all keys to JSON format as specified by struct tags for RKE config values 2021-11-24 12:07:29 -05:00
context.go
format.go
globaldns.go Remove rancher/types dependency and update imports 2021-06-22 14:47:31 -07:00
inspect.go
kubectl.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
kubectl_token.go Azuread support (#346) 2024-04-23 15:02:14 +02:00
kubectl_token_oauth.go Azuread support (#346) 2024-04-23 15:02:14 +02:00
kubectl_token_test.go Azuread support (#346) 2024-04-23 15:02:14 +02:00
login.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
machine.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
multiclusterapp.go [v2.9] Migrate from Drone to Github Actions, remove Dapper and add Darwin/arm64 support (#362) 2024-05-06 12:31:58 +02:00
multiclusterapp_test.go Add support for --set-string flag 2021-06-22 15:33:35 -07:00
namespace.go Remove rancher/types dependency and update imports 2021-06-22 14:47:31 -07:00
node.go Remove rancher/types dependency and update imports 2021-06-22 14:47:31 -07:00
project.go Remove rancher/types dependency and update imports 2021-06-22 14:47:31 -07:00
ps.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
server.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
server_test.go added test to serverLs, edded config to tabwriter 2024-02-12 17:32:04 +01:00
settings.go Remove rancher/types dependency and update imports 2021-06-22 14:47:31 -07:00
ssh.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
up.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
util_ls.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
wait.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
writer.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00