Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Tags: zlabjp/kubernetes-resource

Tags

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use aws-iam-authenticator which is specified the version (#77)

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for Kubernetes 1.15 (#76)

* Add support for Kubernetes 1.15

In addition, we drop support for 1.12.

* Upgrade kind to v0.3.0

v1.7.0

Toggle v1.7.0's commit message
Add support for aws credentials (#71)

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove unused args for two test cases (#65)

v1.5.0

Toggle v1.5.0's commit message
set auth in cluster context so it works with EKS (#56)

* support certificate-authority-data for eks

* update authoris

* Revert "support certificate-authority-data for eks"

This reverts commit c095ca9.

* set AUTH_USER under context

v1.4.1

Toggle v1.4.1's commit message
Revert "Use token with kubeconfig set (#46)" (#48)

This reverts commit 160a836.

v1.4.0

Toggle v1.4.0's commit message
Use token with kubeconfig set (#46)

* Use token with kubeconfig set

This supports the case where we supply a kubeconfig without secrets
to be stored in git, and the token is supplied separately.

If token is set, this creates a new user with token and resets the user
of the current active context.

* Update README.md, AUTHORS

v1.3.0

Toggle v1.3.0's commit message
Adds supports for AWS EKS (#35)

* Supports AWS EKS

* Adds myself to contributors

* Fixes doubles quotes

* Explicitly mention aws_eks_cluster_name in error message

* Use multi-stage builds

v1.2.0

Toggle v1.2.0's commit message
Update a image tag to "1.11" in README.md

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix wait_until_pods_ready to exclude failed/succeeded pods (#24)