Skip to content

Releases: kubectl-plus/kcf

v0.1.10

01 Jul 08:52
b9ff94c
Compare
Choose a tag to compare

Changelog

b9ff94c Merge pull request #14 from rajatjindal/issue-11
979677c use PersistentFlags

v0.1.9

30 Jun 13:31
b5eb9f0
Compare
Choose a tag to compare

Changelog

b5eb9f0 Merge pull request #12 from rajatjindal/update-template-file
67c2eea update template file to match krew-index spec file

v0.1.8

30 Jun 09:52
383601f
Compare
Choose a tag to compare

Changelog

383601f Merge pull request #9 from holyhope/dev/feat-ovhcloud-provider
4e6a0b0 feat(provider) Add OVHcloud provider
76c0b8f Merge pull request #2 from naemono/add-oidc-auth
c174b48 Merge branch 'master' of github.com:kubectl-plus/kcf into add-oidc-auth
8af107d Just have a single import for both gke, and oidc
8f31f2f Adding oidc (dex style) authentication to fleet

v0.1.7

10 Feb 17:29
a1823c4
Compare
Choose a tag to compare

Changelog

a1823c4 Merge pull request #8 from rajatjindal/update-readme
0852439 update readme file

Release v0.1.6

10 Feb 16:45
Compare
Choose a tag to compare
  • Update org in krew-index repo

v0.1.5

10 Feb 06:14
Compare
Choose a tag to compare

Changelog

431d866 Merge pull request #7 from rajatjindal/krew-release-bot-1
f591903 fix gke by using contextName
d52d1d2 update usage doc
7ed6a42 update references to point to new org
6e50f52 support releases through krew-release-bot
5c0b779 Merge pull request #6 from rajatjindal/provider-info
9630be5 Merge pull request #4 from rajatjindal/fix-panic
a710e3a first take on getting provider info
7904fba fix panic if cluster not found
75c12f4 removes Arm target from krew descriptor for now
80afa1b updates krew manifest for v0.1.4

v0.1.4

31 Dec 08:30
Compare
Choose a tag to compare

Changelog

97cc100 bumps to v0.1.4
220a827 Merge pull request #1 from baderbuddy/patch-1
7640cba Fixed typos on for loops.
4eda90f Adding Ready Count
7907ce7 fixes install instructions
e042cda updates install instruction re krew index
a976cb7 fixes krew short description
b83944f fixes krew manifest
e5bd44c fixes usage docs
8c52668 updates krew manifest for v0.1.3

v0.1.3

29 Nov 11:34
Compare
Choose a tag to compare

Changelog

dc45aea bumps to v0.1.3 release
3acafea updates usage docs for v0.1.3
89ab9d7 adds service stats to details
af54a3b inits namespace-level stats to details
3fd7957 fixes docs
0fd3af8 updates usage doc
b9bb82a updates main doc page
08c3a44 splits out resources into separate command
6931f20 refactors and advances details command
f635e07 inits details command in CLI
7122967 fixes krew manifest for v0.1.2
be195b9 updates krew manifest for v0.1.2

v0.1.2

28 Nov 10:41
Compare
Choose a tag to compare

Changelog

d74ced9 bumps to v0.1.2
df8460b updates usage docs
b3b05ed adds cluster version to fleet command
476ef0f adds namespaces overview to fleet command
3b48515 removes logger from root command
3dc0223 improves node overview
d7e7f30 inits nodes overview
8f21b0b updates docs
f8bbe18 updates krew manifest for v0.1.1

v0.1.1

27 Nov 15:18
Compare
Choose a tag to compare

Changelog

d63ed05 updates docs for v0.1.1 release
60d655b adds publish command to Makefile
c5bee36 changes top-level command to tabular output
6465c7a improves fleet top-level command
a6a4785 changes fleet from clusters to contexts
c1b74b0 improves fleet top-level command
470906f inits fleet top-level command