Skip to content

Releases: ca-gip/kubi-cli

v1.30.0

08 Jan 09:22
76d5d82

Choose a tag to compare

What's Changed

  • ⬆️ Upgrade to support Kubernetes 1.28 by @Whisper40 in #17
  • Upgrade kubernetes 1.30+Upgrade packages by @zkonak in #19

New Contributors

Full Changelog: v1.28.0...v1.30.0

v1.28.0

02 Aug 14:24

Choose a tag to compare

Changelog

  • 07d025e ⬆️ Upgrade to support Kubernetes 1.28
  • 2872571 Merge pull request #16 from ca-gip/fix-ci
  • 27b02bd 💚 Fix CI Lint
  • 00e9d43 Merge pull request #15 from ca-gip/v1.26.0-dev
  • ab16ec1 Merge pull request #14 from hayaofr/chore/add-arm64-target-platform
  • bc79734 update go version
  • fb213f0 chore: Add arm64 target platform

v1.26.0

07 Dec 14:11

Choose a tag to compare

Full Changelog: v1.24.0...v1.26.0

v1.24.0

04 Jul 13:21
de1a127

Choose a tag to compare

Changelog

v1.8.6

17 Feb 12:45
ab6e90b

Choose a tag to compare

Changelog

ab6e90b installer + documentation (#11)
994d80e Update goreleaser & installer (#10)
a0d88df add windows build (#9)
16ee2d8 Merge pull request #8 from WaldoFR/actions
568a4b5 use error fmt formatting
7569dc3 correct linter issues
f2b4a01 linter on ubuntu
c66db3d alwaygis execute qc
d2ebed6 add qc + release actions
3a1592c Merge pull request #7 from WaldoFR/file_permissions_err
310d3c2 exit with ExitIfError when fileexist errors
bfc8466 log fatal and exit if not able to verify file existence
aa66b9a fix #6 : verify file permissions errors
fb039f2 Remove format for raw token
9fca98a Merge pull request #5 from midse/fix/color_output_pipe
bd9291c Remove color when output device is not a terminal
ca3c7c2 Parse scopes flags before switch to allow global flag explanation
a25fa75 Parse scopes flags before switch to allow global flag explanation
526fbbc Add version command
e7b5978 Fix error message
c8918ea Fix non existing kubeconfig file
d30b1b3 Add colored messages
ba52dda WIP Implement token update
e13cb16 Add subcommand for kubi
8f286e2 Add token command and scopes parameters
d0297fa Move to go modules Add token scopes
a7ad83a Merge pull request #4 from clementblaise/master
5a157c0 remove path from checksum and change algo to sha256
96e672c add go mod
f3efdba add Mac OSX build
8c5bbbc add Mac OSX build
c39590c Add statuc password
e33699c Fix token string
16806b7 Fix use proxy for unsecure
6f32e82 Add --use-proxy for corporate customer
5ee2e04 Add --use-proxy for corporate customer
74c25a5 Merge pull request #2 from Jupo1/master
70135a5 Update kubi-cli.go
0e52cdc Add windows build Add windows compilation
8b9f29d Change package, Remove error details ( not sent anymore by server )
4ba8c02 Refactor Group parsing with dns1123 constraint. Add unit test and coverage
a130924 Change documentation to describe parameters
a9d70d7 Add documentation
7719333 Add simple build file
cc499ee Add kubi cli source
ee012a8 Remove binary
9f85802 Exclude bin folder for git
8b4c015 Initialize the project