Enrico Candino
|
c16eae99c7
|
Added AsciiDoc k3kcli automation (#597)
* adding scripts for asciidoc cli generation
* fix small typos to align to existing docs
* added pandoc
* pandoc check
|
2026-01-07 11:16:40 +01:00 |
|
Enrico Candino
|
594c2571c3
|
promoted v1alpha1 resources to v1beta1 (#505)
|
2025-10-13 17:24:56 +02:00 |
|
Enrico Candino
|
084701fcd9
|
Migrate from urfave/cli to cobra (#426)
* wip
* env var fix
* cluster create
* cluster create and delete
* cluster list
* cluster cmd
* kubeconfig
* policy create
* policy delete and list, and added root commands
* removed urfavecli from k3kcli
* fix policy command
* k3k-kubelet to cobra
* updated docs
* updated go.mod
* updated test
* added deletion
* added cleanup and flake attempts
* wip bind env
* simplified config
|
2025-07-24 16:49:40 +02:00 |
|
Enrico Candino
|
98d17cdb50
|
Added new golangci-lint formatters (#425)
* add gci formatter
* gofmt and gofumpt
* rewrite rule
* added make fmt
|
2025-07-22 10:42:41 +02:00 |
|
Enrico Candino
|
0c4752039d
|
Fix for k3kcli policy delete (#386)
* fix for delete policy
* fix docs
|
2025-06-20 12:08:51 +02:00 |
|
Enrico Candino
|
5758b880a5
|
Added k3kcli cluster list and k3kcli policy list commands (#368)
* list commands
* go mod tidy
* moved logic to separate file, small refactor
|
2025-05-30 15:35:31 +02:00 |
|