Skip to content

Releases: superbrothers/kubectl-view-serviceaccount-kubeconfig-plugin

v2.4.0

21 Apr 09:00
f152a7c
Compare
Choose a tag to compare
Update dependencies and tools (#79)

* Update depencencies for Kubernetes 1.30

* Update tools

* Update actions

v2.3.1

10 Sep 07:58
2eae297
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

16 Apr 05:53
3df71f0
Compare
Choose a tag to compare
  • Integrate fmt and vet checks into golangci-lint (#69) 3df71f0 (Kazuki Suda)
  • CI: Update actions (#68) 7109743 (Kazuki Suda)
  • Make CI jobs faster (#67) d553783 (Kazuki Suda)
  • Update dependencies and tools (#66) c8b3a99 (Kazuki Suda)
  • Add support for bound tokens (#65) 23be73f (Kazuki Suda)
  • Update vendors and tools (#55) 4bdcc8c (Kazuki Suda)
  • Use Go 1.18 (#54) cc7934c (Kazuki Suda)

v2.2.8

18 Dec 09:17
6bb716e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.7...v2.2.8

v2.2.7

08 Aug 08:01
91ec866
Compare
Choose a tag to compare
  • Remove no longer nessesary settings in goreleaser (#48) 91ec866 (Kazuki Suda)
  • Update vendors (#47) 0e0fd3e (Kazuki Suda)
  • Update Kubernetes vendor to v1.22.0 (#46) 53d9190 (Kazuki Suda)
  • Strip file spec because it is the default behavior (#45) c296e98 (Kazuki Suda)

v2.2.6

01 May 04:12
2de1fd7
Compare
Choose a tag to compare
  • Add darwin/arm64, linux/arm64 and linux/arm for krew support platform (#44) 2de1fd7 (Kazuki Suda)
  • Update tools (#43) 7454c74 (Kazuki Suda)
  • Update Kubernetes vendors to v1.21 (#42) e12442b (Kazuki Suda)
  • Use Go 1.16 (#41) 411cb15 (Kazuki Suda)
  • Use krew-plugin-release action to release kubectl plugin (#40) a05b40a (Kazuki Suda)
  • Find a secret type "kubernetes.io/service-account-token" (#39) ac765e2 (Kazuki Suda)

v2.2.5

25 Nov 13:06
ac62d15
Compare
Choose a tag to compare

Changelog

ac62d15 Fix mismatched context and cluster names (#38)

v2.2.4

08 Nov 07:08
8147a8f
Compare
Choose a tag to compare

Changelog

v2.2.3

28 Sep 13:22
76340c7
Compare
Choose a tag to compare
Fixed a bug that the --context flag is not reflected (#32)

v2.2.2

19 Sep 06:45
72f6616
Compare
Choose a tag to compare
  • CI: Fix the create-pr job (#31) 72f6616 (Kazuki Suda)
  • Update vendors to Kubernetes 1.19 (#30) cbbcc25 (Kazuki Suda)
  • Fix a failure to create a PR on CI (#29) d0f69bb (Kazuki Suda)