Skip to content

Releases: aws/aws-k8s-tester

v0.9.4

29 Mar 06:15

Choose a tag to compare

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/lookup?search=leegyuho@amazon.com&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.9.4


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version

v0.9.3

25 Mar 21:50

Choose a tag to compare

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/lookup?search=leegyuho@amazon.com&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.9.3


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version

v0.9.2

24 Mar 21:07

Choose a tag to compare

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/lookup?search=leegyuho@amazon.com&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.9.2


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version

v0.9.1

23 Mar 18:26

Choose a tag to compare

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/lookup?search=leegyuho@amazon.com&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.9.1


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version

v0.9.0

23 Mar 03:33

Choose a tag to compare

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/lookup?search=leegyuho@amazon.com&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.9.0


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version

v0.8.8

22 Mar 06:03

Choose a tag to compare

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/lookup?search=leegyuho@amazon.com&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.8.8


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version

v0.8.7

21 Mar 19:28

Choose a tag to compare

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/lookup?search=leegyuho@amazon.com&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.8.7


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version

v0.8.6

21 Mar 18:47

Choose a tag to compare

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/lookup?search=leegyuho@amazon.com&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.8.6


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version

v0.8.5

20 Mar 04:15

Choose a tag to compare

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/lookup?search=leegyuho@amazon.com&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.8.5


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version

v0.8.4

20 Mar 03:50

Choose a tag to compare

Please check out CHANGELOG for a full list of changes.

Signing key can be found at pgp.mit.edu/pks/lookup?search=leegyuho@amazon.com&op=index.

Install
AWS_K8S_TESTER_VERSION=v0.8.4


DOWNLOAD_URL=https://github.com/aws/aws-k8s-tester/releases/download
rm -rf /tmp/aws-k8s-tester
if [[ "${OSTYPE}" == "linux"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-linux-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
elif [[ "${OSTYPE}" == "darwin"* ]]; then
  curl \
    -L ${DOWNLOAD_URL}/${AWS_K8S_TESTER_VERSION}/aws-k8s-tester-${AWS_K8S_TESTER_VERSION}-darwin-$(go env GOARCH) \
    -o /tmp/aws-k8s-tester
fi

chmod +x /tmp/aws-k8s-tester
/tmp/aws-k8s-tester version