Kubernetes Resource Versions Save

[DEPLICATED] This repository is no longer actively maintained.

v1.8.1

4 years ago
  • Use aws-iam-authenticator which is specified the version (#77) 0cc29ef (Kazuki Suda)

v1.8.0

4 years ago

CHANGELOG

  • Add support for Kubernetes 1.15 (#76) 0241270 (Kazuki Suda)
  • Fix aws-iam-authenticator build error (#75) bd56e90 (Kazuki Suda)
  • Accept certificate authority optionally from a file (#72) 60947ce (Karthik Ravikanti)
  • Change to download a binary of kind instead of building from source code (#73) 8a7dab2 (Kazuki Suda)

v1.7.0

5 years ago

CHANGELOG

  • Add support for aws credentials (#71) 3abd7bb (Stijn De Haes)
  • Reduce supported versions to 3 versions which from latest version (#70) f1cfb81 (Kazuki Suda)
  • Fix typo (#69) 0dcbc26 (Kazuki Suda)
  • Add support for Kubernetes 1.14 (#68) bdbee4b (Kazuki Suda)

v1.6.0

5 years ago

CHANGELOG

  • Allow EKS users to authenticate by assuming a role. (#64) 6bea48f (Jens Herrmann)

v1.5.0

5 years ago

CHANGELOG

  • set auth in cluster context so it works with EKS (#56) f3682b6 (Daniel Jensen)
  • Merge kubeconfig files using "kubectl config view" (#51) 26fa30c (Kazuki Suda)
  • Add an issue template (#49) bf3bffa (Kazuki Suda)
  • Fix verify-authors.sh to fail if AUTHORS is out of date (#50) f7d489c (Kazuki Suda)

v1.4.1

5 years ago

CHANGELOG

  • Revert "Use token with kubeconfig set (#46)" (#48) 9112a93 (Lucas de Haas)

v1.4.0

5 years ago

CHANGELOG

  • Use token with kubeconfig set (#46) 160a836 (Werner Buck)
  • Update the base image to ubuntu:18.04 (#40) 3f15d3e (Kazuki Suda)

v1.3.0

5 years ago

CHANGELOG

  • Adds supports for AWS EKS (#35) ee88690 (Anne Schuth)
  • Count "not ready" pods correctly (#37) 32d555c (O. Yuanying)
  • Retain current context to remove dependency on minikube (#38) 1026bfd (O. Yuanying)

v1.1.1

6 years ago

CHANGELOG

  • Fix wait_until_pods_ready to exclude failed/succeeded pods (#24) (ec66c94)

v1.1.0

6 years ago

CHANGELOG

  • Ignore the error from kubectl cluster-info (#19) a947ef0 (Kazuki Suda)
  • Add 'kubeconfig_file' param into the out params (#18) 79bb001 (Kazuki Suda)