Vinayak Goyal
388ebfe7d0
append_or_replace_prefixed_line in /cluster/gce/gci/configure-helper.sh fails for prefixes that contain quotes and = sign.
2020-02-24 17:35:36 -08:00
immutablet
576edaf072
Refactor tests for configure-helper.sh by moving environment config to testdata.
2019-11-01 13:57:54 -07:00
immutablet
b6b55519ca
Isolate the logic related to the configuration of kube-apiserver into a separate script.
2019-10-11 11:34:09 -07:00
Tim Allclair
d06f849379
Audit policy test
2019-07-03 10:39:37 -07:00
Jeff Grafton
e216995ef1
Update repo-infra, bazel-skylib, rules_docker, and rules_go dependencies
...
Also require bazel 0.18.0+
2019-02-12 17:55:10 -08:00
Kubernetes Submit Queue
b525becead
Merge pull request #65319 from MaciekPytel/gke_manifests
...
Automatic merge from submit-queue (batch tested with PRs 65319, 64513, 65474, 65601, 65634). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md ">here</a>.
Allow custom manifests in GCP master setup
Add a hook in GCE setup script to allow using custom manifests on master, so we can decouple some GKE changes from k8s. Note that this PR just adds a hook there is no change in default behavior.
```release-note
```
2018-06-29 12:15:05 -07:00
Maciej Pytel
7119c8bd07
Allow custom manifests in GCP master setup
2018-06-29 15:49:54 +02:00
Jeff Grafton
23ceebac22
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
Vishnu kannan
9475292cd8
Adding a shutdown script that would enable handling preemptible VM terminations gracefully in GCP environment
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2018-05-25 16:20:24 -07:00
Mike Danese
6817494424
Revert "Revert "gce: move etcd dir cleanup to manifests""
...
This reverts commit 2d6b4d0fa0
.
2018-04-25 08:57:02 -07:00
Shyam Jeedigunta
2d6b4d0fa0
Revert "gce: move etcd dir cleanup to manifests"
...
This reverts commit ae73bed1d0
.
2018-04-25 12:54:12 +02:00
Mike Danese
ae73bed1d0
gce: move etcd dir cleanup to manifests
...
we deploy it as a manifest, not an addon so locate it with the other
master manifests.
2018-04-24 08:02:32 -07:00
immutablet
dc78d72f04
Add unit test for configure-helper.
2018-04-23 12:18:57 -07:00