Commit Graph

9921 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
74497632f4 Merge pull request #101015 from mborsz/retry
Do not grep for curl --help for --retry-connrefused
2021-04-14 07:02:57 -07:00
Kubernetes Prow Robot
50da4c6f61 Merge pull request #101021 from loburm/move_deprecated
Switch fluentd-gcp-scaler policy to non deprecated api.
2021-04-14 04:30:42 -07:00
Maciej Borsz
493adbada9 Do not grep for curl --help for --retry-connrefused 2021-04-14 08:32:21 +02:00
Swetha Repakula
f882eadbdc Update glbc image in addon 2021-04-13 19:32:03 -07:00
Kubernetes Prow Robot
f1c037889d Merge pull request #100770 from avrittrohwer/configure-script-logging
Add configure script logging instrumentation
2021-04-13 18:06:42 -07:00
Monis Khan
91241eac9b Prune stale entries from OWNERS files
Signed-off-by: Monis Khan <mok@vmware.com>
2021-04-13 20:54:50 -04:00
Kubernetes Prow Robot
318db993c8 Merge pull request #101020 from cindy52/bugfix/etcd
Change file owner of /mnt/disks/master-pd/var/etcd  instead of /var/etcd
2021-04-13 12:09:47 -07:00
Avritt Rohwer
d4495183c9 Add configure script logging instrumentation.
- Add log functions to facilitate debug logging.
- Wrap commands called in main with debug logging.
- Configure a systemd service to forward the logs to the serial port.
- Add a 'retry-forever' function to harden download steps.
- Add default value support to 'get-metadata-value' function.
- Fix some spellcheck lints.
2021-04-13 09:30:49 -07:00
Ben Hu
e3270e532c GKE specific kubeconfig 2021-04-12 22:47:39 +00:00
Ben Hu
ccb742c43c Resolve comments. Remove kubeconfig changes. 2021-04-12 22:39:53 +00:00
jindijamie
d1b205c9fd Update Makefile 2021-04-12 14:32:54 -07:00
Marian Lobur
d4de8438e3 Switch fluentd-gcp-scaler policy to non deprecated api.
Starting from Kubernetes 1.22 apiextensions.k8s.io/v1beta1 is removed.
Instead apiextensions.k8s.io/v1 should be used: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#customresourcedefinition-v122
2021-04-12 10:28:50 +02:00
Cindy Guo
03f60f4b60 chown on /mnt/disks/master-pd/var/etcd instead of /var/etcd 2021-04-12 08:21:01 +00:00
Kubernetes Prow Robot
a96000311f Merge pull request #100956 from saschagrunert/cri-tools
Update cri-tools to v1.21.0
2021-04-12 00:35:59 -07:00
Kubernetes Prow Robot
dd95f3ab5a Merge pull request #100980 from ibabou/update-containerd-path
Update the containerd runtime binary path - gce
2021-04-11 06:21:59 -07:00
Kubernetes Prow Robot
99301e672b Merge pull request #100436 from vinayakankugoyal/apiservernonroot
Fix kube-apiserver manifest.
2021-04-10 20:29:35 -07:00
Antonio Ojea
93f4727aab gce configure containerd default_runtime_name
move config to v2
2021-04-11 00:48:22 +02:00
“Ibrahim
ec38cfcd15 Update the containerd runtime binary path - gce 2021-04-09 23:36:58 +00:00
jindijamie
7e7a6284be update debian-base to buster-v1.5.0 for CVEs 2021-04-09 19:27:10 +00:00
Kubernetes Prow Robot
5b038e6cff Merge pull request #100635 from cindy52/etcd/rootless
Run the etcd as non-root
2021-04-09 05:19:37 -07:00
Sascha Grunert
33e0e035ea Update cri-tools to v1.21.0
This updates crictl to the latest available release.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-09 11:05:13 +02:00
Kubernetes Prow Robot
16082557cd Merge pull request #100353 from zshihang/master
strip prefix 'v' in coredns version if exists
2021-04-08 20:29:55 -07:00
Kubernetes Prow Robot
96db2323a4 Merge pull request #100041 from vteratipally/update_npd_version
bump npd version to latest v0.8.7
2021-04-08 17:10:55 -07:00
Kubernetes Prow Robot
d8f3794b83 Merge pull request #68004 from saravanan30erd/fluentd-es
isolate logging resources in separate namespace
2021-04-08 14:26:31 -07:00
Cindy Guo
9f058079d2 run etcd as nonroot
Co-authored-by: Vinayak Goyal <vinayakankugoyal@gmail.com>
2021-04-08 20:51:45 +00:00
Kubernetes Prow Robot
efad544195 Merge pull request #100257 from swetharepakula/glbc-rbac-services
Add `service/status` glbc rbac permissions
2021-04-07 07:53:53 -07:00
Ben Hu
a2d094797d Use GKE specific configuration in startup scripts in GKE deployment. 2021-04-02 00:10:53 +00:00
Vinayak Goyal
4b3271a542 Fix kube-apiserver manifest. 2021-03-21 16:24:56 -07:00
“Ibrahim
bc3f6c1be9 Fix the containerd service check 2021-03-19 23:35:05 +00:00
saravanan palanisamy
b9696ae455 remove namespace for clusterRoleBinding object - fluentd-es addon 2021-03-19 12:08:14 +04:00
Shihang Zhang
d313e69c9d strip prefix 'v' in coredns version if exists 2021-03-18 10:38:06 -07:00
Maciej Szulik
a3a26171d1 Run GCE unit tests as non-root 2021-03-18 12:14:24 +01:00
Kubernetes Prow Robot
158e1464ec Merge pull request #99971 from ibabou/update-containerd
Update containerd config for gce
2021-03-16 15:56:56 -07:00
Kubernetes Prow Robot
0649dfbb52 Merge pull request #99990 from aojea/unboundv
fix cluster util.sh unbound variable
2021-03-16 07:24:35 -07:00
saravanan palanisamy
f0a95b80b3 update version for addon fluentd ES 2021-03-16 09:39:14 +04:00
Swetha Repakula
6e95ac1ce9 Add service/status glbc rbac permissions 2021-03-15 13:01:06 -07:00
saravanan palanisamy
f8f2dd76ca isolate logging resources in separate namespace 2021-03-13 13:42:32 +04:00
Wilson E. Husin
998edc84c7 Use Distroless base instead of static 2021-03-12 21:37:36 -08:00
Wilson E. Husin
aeef7e2f15 Add default value to KUBE_BASE_IMAGE_REGISTRY 2021-03-12 14:59:18 -08:00
Wilson E. Husin
b1c049efd8 Use configurable BASEIMAGE and RUNNERIMAGE
Following example on /cluster/images/etcd/Makefile
2021-03-12 13:20:35 -08:00
Kubernetes Prow Robot
23d4b3b4f0 Merge pull request #99965 from swetharepakula/glbc-rbac
Add GLBC roles for IngressClass & GCPIngressParams
2021-03-11 03:02:25 -08:00
Swetha Repakula
a8c5110f65 Add GLBC roles for IngressClass & GCPIngressParams 2021-03-10 16:36:54 -08:00
Stephen Augustus
13ef775df2 [go1.16] Update to go1.16.1
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-03-10 19:06:57 -05:00
Kubernetes Prow Robot
a5b5a685ec Merge pull request #95655 from vteratipally/docker_daemon_json
Moving docker options to daemon.json
2021-03-10 15:00:23 -08:00
varsha teratipally
90983f66e4 Moving docker options to daemon.json
As per the new docker guidelines about customizing the options
like adding registry-mirrors, moving the options to daemon.json
2021-03-10 19:14:48 +00:00
Varsha Teratipally
82434ec818 bump npd version to latest v0.8.7 2021-03-09 22:48:27 +00:00
Wilson E. Husin
00d2a17b2a Use kubeconformance binary, deprecate gorunner and run_e2e
Actual name change will take place later as it involves changes to test-infra and other repositories
2021-03-09 13:41:36 -08:00
Jeremy Edwards
60df5606d6 Add Windows Defender exclusion for unpigz.exe 2021-03-09 19:52:25 +00:00
Antonio Ojea
6787d464ca fix cluster util.sh unbound variable 2021-03-09 09:18:23 +01:00
“Ibrahim
875396744f Update containerd config for gce 2021-03-09 01:13:44 +00:00