Skip to content

Commit

Permalink
Revert experimental etcd image.
Browse files Browse the repository at this point in the history
Essentially, this reverts kubernetes#12710
  • Loading branch information
mm4tt committed May 22, 2019
1 parent e96e1ab commit 20d1cff
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,6 @@ periodics:
# TODO(mborsz): Adjust or remove this change once we understand coredns
# memory usage regression.
- --env=KUBE_DNS_MEMORY_LIMIT=300Mi
# TODO(wojtek-t): Remove once we confirm the impact.
# That etcd image has an experimental support for concurrent reads
# and should visibly help with issues we observer in density test.
- --env=TEST_ETCD_DOCKER_REPOSITORY=gcr.io/jingyih-gke-dev/etcd-amd64
- --env=TEST_ETCD_IMAGE=v3.3.10-experimental.2
- --extract=ci/latest
- --gcp-nodes=5000
- --gcp-project=kubernetes-scale
Expand Down

0 comments on commit 20d1cff

Please sign in to comment.