Skip to content

Releases: aws/aws-k8s-tester

v0.8.3

19 Mar 22:29

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.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.8.2

19 Mar 21:45

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.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.8.1

19 Mar 20:24

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.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.8.0

19 Mar 19:17

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.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.7.8

18 Mar 23:53

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.7.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.7.7

18 Mar 20:48

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.7.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.7.6

18 Mar 17:29

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.7.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.7.5

18 Mar 07:05

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.7.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.7.4

10 Mar 16:40

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.7.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.7.3

10 Mar 15:54

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.7.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