Justyna Betkier
Justyna Betkier
Otherwise the test fails with "Current Bazel version is 5.3.0, expected at least 5.4.0".
Before this change if needed to pass additional env variable to the ginkgo tester it would remove other variables. With this change it adds variables specified in the commandline.
Hi! I have been starting a cluster using the legacy mode before like this: `kubetest2 gce -v 2 --repo-root ~/src/k8s.io/kubernetes --gcp-project --legacy-mode --build --up --env=ENABLE_CUSTOM_METRICS=true --env=KUBE_ENABLE_CLUSTER_AUTOSCALER=true --env=KUBE_AUTOSCALER_MIN_NODES=3 --env=KUBE_AUTOSCALER_MAX_NODES=6 --env=KUBE_AUTOSCALER_ENABLE_SCALE_DOWN=true --env=KUBE_ADMISSION_CONTROL=NamespaceLifecycle,LimitRanger,ServiceAccount,ResourceQuota,Priority...
#### What type of PR is this? /kind documentation #### What this PR does / why we need it: Adds proposal for Buffers API #### Special notes for your reviewer:...
#### What type of PR is this? /kind documentation #### What this PR does / why we need it: Add graduation criteria for CapacityBuffers. #### Which issue(s) this PR fixes:...