Han Kang
895dd4187b
exclude etcd from the liveness health check for the kube-apiserver on GCE
2018-11-13 14:48:56 -08:00
Slava Semushin
c21cb548e6
Introduce kubeapiserver.config.k8s.io/v1 with EncryptionConfiguration and use a standard method for parsing config file.
...
Co-authored-by: Stanislav Laznicka <slaznick@redhat.com >
2018-11-13 14:05:21 +01:00
Pavithra Ramesh
73b548db06
Support running a nodelocal dns cache
...
This change includes the yaml files and gce startup script changes
to run this addon. It is disabled by default, can be enabled by setting
KUBE_ENABLE_NODELOCAL_DNS=true
An ip address is required for the cache instance to listen for
requests on, default is a link local ip address of value 169.254.25.10
addressed review comments, updated image location
Picked a different prometheus port so stats port is not same as the
coredns deployment
Removed the nodelocaldns-ready label.
Set memory limit to 30Mi
2018-11-12 14:54:20 -08:00
Mike Danese
f3611a6264
always enable TokenRequest in GCE kube-up.sh
2018-11-12 11:24:52 -08:00
Ling Huang
02b7ed3291
Upgrade Stackdriver Logging Agent addon image to 0.6-1.6.0-1 to use Fluentd v1.2.
2018-11-12 13:21:44 -05:00
saad-ali
4a4176db42
Fix CSI CRD installation for Alpha clusters
2018-11-07 19:46:54 -08:00
k8s-ci-robot
9844baa2ff
Merge pull request #70696 from loburm/remove_cluster_autoscaler_spam
...
Filter out spammy audit logs from cluster autoscaler.
2018-11-07 12:53:19 -08:00
saad-ali
a679486a5e
Register CSI CRDs as addon
2018-11-06 10:58:09 -08:00
Marian Lobur
433be3410a
Filter out spammy audit logs from cluster autoscaler.
2018-11-06 14:44:02 +01:00
Mike Danese
8c1e928501
gce: move more stuff into main and refactor detect whether configure-helpers.sh was sourced
2018-10-31 10:07:50 -07:00
Jeff Grafton
7b93b50e40
Update to use kube-addon-manager:v8.9
2018-10-24 16:19:51 -07:00
k8s-ci-robot
4cbeddd7b2
Merge pull request #70094 from mwwolters/prepare-log-file-args
...
Changed prepare-log-file to take args for setting uid/gid for log files.
2018-10-24 12:32:53 -07:00
Mark Wolters
c9d34073f2
Changed prepare-log-file to take args for setting uid/gid for log files.
2018-10-19 11:57:26 -07:00
Chris O'Haver
0cfb4bbe2c
make coredns kubeup default, update manifest
2018-10-18 14:52:38 -04:00
k8s-ci-robot
50f574f360
Merge pull request #68288 from loburm/truncating_backend
...
Enable audit logging truncating backend.
2018-10-11 18:26:34 -07:00
k8s-ci-robot
1aef63124b
Merge pull request #68920 from qingling128/master
...
Enable insertId generation, and update Stackdriver Logging Agent image to 0.5-1.5.36-1-k8s.
2018-10-11 13:44:51 -07:00
Walter Fender
8b3099ced7
Differentiate multizone zonal from Regional Cluster.
...
Fixed go format and unit test.
Collapse lines.
Switched to using regional throughout and added warning for HA Zonal.
2018-10-09 11:28:22 -07:00
Ling Huang
d8da1baf48
Enable insertId generation, update Stackdriver Logging Agent image to 0.5-1.5.36-1-k8s and add priorityClassName for Metadata Agent.
2018-10-09 13:42:40 -04:00
wojtekt
3fdb5b92f4
Fix overwriting env variables in kube-apiserver manifest
2018-10-08 14:21:37 +02:00
Christoph Blecker
97b2992dc1
Update gofmt for go1.11
2018-10-05 12:59:38 -07:00
k8s-ci-robot
5602ab7761
Merge pull request #68379 from immutableT/kms-plugin-via-gke
...
Enable configure-helper.sh to support two scenarios for etcd level encryption: decryption and adding encryption to existing clusters.
2018-10-04 23:38:42 -07:00
immutablet
4bc62be0e6
Run kms-plugin in its own POD.
2018-10-04 09:19:57 -07:00
k8s-ci-robot
82a52de097
Merge pull request #68247 from awly/fetch-exec-plugin-license
...
Fetch gke-exec-plugin license file along with the binary
2018-10-03 15:21:31 -07:00
Zihong Zheng
81eae648cb
Bump addon-manager to v8.8
...
- Rebase docker image on debian-base:0.3.2.
2018-10-02 11:43:40 -07:00
k8s-ci-robot
da5730e883
Merge pull request #69033 from feiskyer/crictl-update
...
Update crictl to v1.12.0
2018-10-02 02:23:33 -07:00
Marian Lobur
3928818b64
Enable audit logging truncating backend.
2018-10-02 07:58:01 +02:00
Marian Lobur
5a118f9d2f
Extract cpu requests to separate env variables.
2018-10-02 07:54:39 +02:00
k8s-ci-robot
bf130aa29c
Merge pull request #69051 from cadmuxe/change_netd_node_selector
...
update netd node selector label to cloud.google.com/gke-netd-ready
2018-10-01 18:04:14 -07:00
k8s-ci-robot
0d5c8c2325
Merge pull request #67912 from yliaog/e2e
...
"gcloud beta compute networks subnets" does not work with the latest gcloud release
2018-10-01 18:03:55 -07:00
k8s-ci-robot
2a544bc709
Merge pull request #68565 from vantuvt/vantuvt-patch-1
...
Bug fix - revert metrics-server base CPU resources back to 40 mCPU
2018-10-01 10:59:15 -07:00
Yu Liao
f4482e3abb
"gcloud beta compute networks subnets" stopped working, fails with the
...
erros: - The request did not match the specified API.
"gcloud compute networks subnets" works with the latest gcloud release.
2018-09-28 15:42:20 -07:00
Van Tu
d3b4f2dac4
Bug fix - revert metrics-server base CPU resources back to 40 mCPU
...
The reduction in base CPU resources resulted in a significant increase in
start times from ~30 second to 1-4 minutes.
2018-09-28 06:18:39 -04:00
Pengfei Ni
fa42ba649a
Update crictl to v1.12.0
2018-09-26 09:15:10 +08:00
Koonwah Chen
dc57a69c4f
update netd node selector label to cloud.google.com/gke-netd-ready
2018-09-25 14:03:33 -07:00
k8s-ci-robot
74e6ee1d34
Merge pull request #67174 from charrywanganthony/auditv1beta1Tov1_gce.sh
...
use v1 version of advanced audit policy in gce shell
2018-09-24 13:19:44 -07:00
k8s-ci-robot
95ab206e34
Merge pull request #68896 from ixdy/etcd-3.2.24-1
...
cluster/gce and test/: update etcd:3.2.24-0 image to etcd:3.2.24-1
2018-09-21 14:37:43 -07:00
k8s-ci-robot
9dc5bb56a6
Merge pull request #68492 from vishh/68372
...
Fix node label assignment for GCE k8s clusters.
2018-09-21 04:12:08 -07:00
Jeff Grafton
3388e0ce5f
Update to use etcd:3.2.24-1 image
2018-09-20 12:40:26 -07:00
k8s-ci-robot
b33b0fb093
Merge pull request #68615 from loburm/revert_cpu_decrease
...
Revert "#67504 : Decrease CPU requests of master components in two times."
2018-09-20 12:31:17 -07:00
Francois Tur
5c20fff19d
Revert "Add DNS pod resource monitoring option"
2018-09-19 14:54:29 -04:00
k8s-ci-robot
ab02fd6f8a
Merge pull request #68683 from chrisohaver/trackdns
...
Add DNS pod resource monitoring option
2018-09-19 09:47:29 -07:00
k8s-ci-robot
95d3ce1578
Merge pull request #68739 from losipiuk/lo/ca-1.12
...
Update Cluster Autoscaler version 1.12.0
2018-09-19 06:22:04 -07:00
k8s-ci-robot
48203db09a
Merge pull request #68387 from Katharine/logdump-with-coverage
...
Add coverage profile retrieval to log dumps
2018-09-18 22:34:30 -07:00
Andrew Lytvynov
cea579f3c4
Fetch gke-exec-plugin license file along with the binary
2018-09-18 15:49:15 -07:00
Chris O'Haver
7ea51a551c
do not merge: test coredns with mem bump
2018-09-18 12:06:44 -04:00
Łukasz Osipiuk
f53537a37e
Update Cluster Autoscaler version 1.12.0
2018-09-17 16:42:26 +02:00
Shyam JVS
73b014b51a
Revert "Enable CoreDNS as default for kube-up deployments"
2018-09-13 18:57:01 +02:00
Marian Lobur
1deb5acc2f
Revert cpu resource decrease.
2018-09-13 11:13:07 +02:00
Vishnu kannan
9dc14488e3
1. Do not set Accelerator Node labels on master node in GCE k8s clusters
...
2. Do not set Preemptible node label on master node unless the master node is explicitly set to be preemptible.
Signed-off-by: Vishnu kannan <vishnuk@google.com >
2018-09-10 14:50:42 -07:00
Kubernetes Submit Queue
59bcf0dadf
Merge pull request #67950 from dims/remove-e2e-image-puller
...
Automatic merge from submit-queue (batch tested with PRs 67950, 68195). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md .
Remove e2e-image-puller
**What this PR does / why we need it**:
A long time ago, We added the image prepulling as a workaround due to
the overwhelming amount of flake caused by pulling during the tests.
This functionality has been broken for a while now when we switched to a
COS image where mounting `docker` binary into `busybox` stopped working.
So we just have dead code we should clean up.
Change-Id: I538171a5c1d9361eee7f9e0a99655b88b1721e3e
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #63355
**Special notes for your reviewer**:
**Release note**:
```release-note
NONE
```
2018-09-07 11:19:36 -07:00