Skip to content

Releases: surajincloud/kubectl-eks

v0.4.4

01 Dec 14:01
9d162ac
Compare
Choose a tag to compare

Changelog

  • 9d162ac Update version.go
  • 678d8aa Merge pull request #129 from surajincloud/krew04
  • bf33b0d update krew to 0.4.4
  • 1f21b55 update dependencies (#128)
  • 817738c Bump goreleaser/goreleaser-action from 4 to 5 (#112)
  • 5e1e551 Bump k8s.io/apimachinery from 0.28.1 to 0.28.3 (#125)
  • 55e0ce2 Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs (#127)
  • 6d9f78e Fix all log command (#121)
  • 6706e2d Bump github.com/aws/aws-sdk-go-v2/config from 1.18.13 to 1.18.39 (#108)
  • cec31a5 Bump github.com/antchfx/jsonquery from 1.3.2 to 1.3.3 (#106)
  • d73f34c Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.64.0 to 1.118.0 (#111)
  • 77b05a2 Bump actions/checkout from 3 to 4 (#107)
  • b802389 Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs (#110)
  • 5509d80 update krew index to 0.4.3 (#105)

v0.4.3

08 Sep 07:54
2c20897
Compare
Choose a tag to compare

Changelog

v0.4.2

06 Sep 11:33
aaa8465
Compare
Choose a tag to compare

Changelog

v0.4.1

19 Aug 08:52
ef94e47
Compare
Choose a tag to compare

Changelog

v0.4.0

18 Aug 04:51
e1a2e8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

Thanks @rothgar for your contribution 🎉

v0.3.0

12 Jun 19:53
f7dfccd
Compare
Choose a tag to compare

Changelog

  • f7dfccd v0.3.0 (#54)
  • 7b82aa8 Update usage.md (#53)
  • 91db6bb Update usage.md (#52)
  • fe3775e fix if clustername is ARN (#51)
  • ce245eb use --cluster flag instead of --cluster-name (#50)
  • 787ca56 region flag should be used only if region is not present anywhere in config or env (#49)
  • b4e3bbd shouldi be able to read region from aws profile (#48)
  • 2f9ee3f nodes command shouldn't need --cluster-name (#47)
  • 4b87943 add cluster-name flag to node command (#46)

v0.2.2

07 Jun 04:46
c744e7c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

05 Jun 20:31
ab40255
Compare
Choose a tag to compare

What's Changed

  • Handles karpenter nodes issue by in #39

v0.2.0

04 Jun 20:41
9c58fb3
Compare
Choose a tag to compare

What's Changed

  • set up github actions for docs site in #18
  • add documentation website in #19
  • handle error in addons command in #22
  • Add nodegroup command in #23
  • Suggest amazon linux ami command in #24
  • Add fargate profile command in #25
  • Generate kubeconfig for given cluster in #26
  • Add krew manifest in #27
  • Add krew GH action step in #28
  • update the installation guide for krew in #29
  • update documentation in #31
  • env variables for region and clustername in #32
  • add cluster-name flag to nodegroup in #34
  • print instance types of nodegroups in #35

v0.1.2

20 Feb 13:36
ee10966
Compare
Choose a tag to compare

Changelog

  • 89d032d update version to 0.1.2
  • be5dab3 Merge pull request #7 from surajincloud/fix-ssm-shell
  • 0f7ecd8 SSM should now work even with KMS encryption