Kubernetes Prow Robot
0210c0d869
Merge pull request #73253 from phenixblue/improve-syntax-for-shell-script
...
Updates to eliminate shellcheck failures - kubernetes/cluster/centos
2019-01-24 17:46:43 -08:00
Kubernetes Prow Robot
d306d68a36
Merge pull request #72978 from liggitt/addon-changelog
...
Update addon-manager changelog/image
2019-01-24 16:30:00 -08:00
Pavithra Ramesh
9611b112eb
Add xtables.lock file to mounts
...
nodelocaldns needs to use the same iptables lock file to avoid
contention with other entities modifying iptables rules.
2019-01-24 13:21:06 -08:00
Joe Searcy
e72a683f82
Updates to eliminate shellcheck failures in #72956
...
Extend quotes to full filepath strings
Fixes for reviewers comments
2019-01-24 15:57:26 -05:00
Kubernetes Prow Robot
c21f60f862
Merge pull request #73268 from wojtek-t/better_scale_inflights
...
Better scale max-inflight request limits to correlate them with master VM size
2019-01-24 10:37:25 -08:00
wojtekt
d911ebbc3f
Correlate max-inflight values in GCE with master VM sizes
2019-01-24 15:13:36 +01:00
Sandeep Rajan
c346ae1e49
Use forward plugin instead of proxy in the default configuration
2019-01-24 17:28:55 +05:30
Kubernetes Prow Robot
9ce03717a9
Merge pull request #73229 from yujuhong/append-owner
...
GCE: add yujuhong to OWNERS
2019-01-24 02:56:29 -08:00
Kubernetes Prow Robot
b9631a881f
Merge pull request #73231 from liggitt/add-on-arch-build
...
Enable multi-arch build for add-on manager
2019-01-23 16:19:35 -08:00
Jordan Liggitt
af66376960
Enable multi-arch build for add-on manager
2019-01-23 18:08:09 -05:00
Yu-Ju Hong
2edd3e3f52
GCE: add yujuhong to OWNERS
2019-01-23 14:46:29 -08:00
Kubernetes Prow Robot
baaaa15fdf
Merge pull request #69940 from MarcPow/master
...
Bind coredns containers to linux nodes to avoid Windows scheduling
2019-01-23 12:19:53 -08:00
Yu-Ju Hong
9c892243f6
GCE: update addon DaemonSets to select node OS
...
These DaemonSets supports only Linux today, so this change updates the
specs to reflect this limitation. The labels have recently been promoted
to GA. Using the beta labels for now until node-master version skew
problem no longer exists.
2019-01-23 09:01:40 -08:00
Humble Devassy Chirammal
2651c72166
This patch consists of various corrections. ( #73060 )
...
* This patch consists of various corrections.
*) Remove unwanted `else` code block
*) Adjust variable intialization.
*) Correct error strings.
*) Use recommended variable increment method.
Signed-off-by: hchiramm <hchiramm@redhat.com>
* Remove cluster/images/cluster-version-monitor from hack/.golint_failures.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-01-22 12:28:59 -08:00
Kubernetes Prow Robot
b6fb1572d8
Merge pull request #72861 from BenTheElder/slightly-less-bash-fire
...
fix bugs in get-kube scripts
2019-01-18 18:00:28 -08:00
Pavithra Ramesh
960705ac98
Add updateStrategy section for nodelocaldns
2019-01-18 16:40:01 -08:00
Kubernetes Prow Robot
0713f29c28
Merge pull request #72062 from jpbetz/gce-logrotate-check-interval
...
Perform GCE master log rotation check every 5 minutes
2019-01-16 14:45:22 -08:00
Benjamin Elder
09f48a78e1
fix get-kube.sh
2019-01-16 14:29:17 -08:00
Jordan Liggitt
df97217f7f
Update addon-manager changelog/image
2019-01-16 13:26:39 -05:00
Kubernetes Prow Robot
d95b9f16d1
Merge pull request #70144 from wenjiaswe/etcdKasTls
...
Add mTLS encription between etcd and kube-apiserver in GCE
2019-01-16 02:51:06 -08:00
Jordan Liggitt
747f1f6b94
Bump kubectl in addon-manager
2019-01-15 16:36:04 -05:00
Benjamin Elder
a901dd3ed3
fix get-kube-local.sh
2019-01-12 10:29:29 -08:00
Benjamin Elder
b7ab09f572
fix get-kube-binaries.sh shellcheck lints
2019-01-12 09:48:32 -08:00
Kubernetes Prow Robot
7319aced08
Merge pull request #71180 from monotek/fluentd-elasticsearch
...
fluentd-elasticsearch - update fluentd to 1.3.3 & added filter_parser for json fields in es
2019-01-12 00:24:11 -08:00
Justin SB
dd19b923b7
Remove executable file permission from OWNERS files
2019-01-11 16:42:59 -08:00
Tim Allclair
485b21e8cb
Fix kube-proxy PodSecurityPolicy RoleBinding namespace
2019-01-09 17:57:15 -08:00
André Bauer
273fa998f7
updated fluentd to 1.3.3 & gem updates
2019-01-08 20:53:26 +01:00
Wenjia Zhang
c17233c41c
add mTLS encription between etcd and kube-apiserver in GCE
2019-01-07 13:52:20 -08:00
Kubernetes Prow Robot
815acf7d99
Merge pull request #72446 from Huang-Wei/runtimclass-crd-print
...
Print additional columns for RuntimeClass CRD
2019-01-05 08:28:35 -08:00
Kubernetes Prow Robot
4dc40aabfb
Merge pull request #72495 from liggitt/bump-dashboard
...
Bump dashboard to v1.10.1
2019-01-05 07:18:09 -08:00
Kubernetes Prow Robot
a938f8b25e
Merge pull request #72243 from cezarygerard/patch-1
...
[GCP] Update scaler-deployment.yaml CPU_LIMITS
2019-01-05 05:08:15 -08:00
Jordan Liggitt
1b0b4d6a21
Bump dashboard to v1.10.1 for CVE-2018-18264
2019-01-02 15:19:39 -05:00
Wei Huang
980684ac02
Print additional columns for RuntimeClass CRD
2018-12-30 14:49:28 -08:00
Kubernetes Prow Robot
9cdfdba14c
Merge pull request #71924 from yujuhong/node-binaries
...
GCE: enable downloading and staging of the node binaries
2018-12-28 18:07:26 -08:00
Han Kang
e9a39533c3
fail faster for readiness checks
2018-12-27 16:17:02 -08:00
gaorong
f745dd2881
fix kubemark makefile
2018-12-27 21:57:53 +08:00
Jordan Liggitt
d2c1fdbcfa
Fixup apps/v1 addon manifests
2018-12-26 15:19:01 -05:00
André Bauer
dea164fda8
removed plugin dir creation as no plugin is installed
2018-12-21 00:21:21 +01:00
André Bauer
7b2651429a
removed curl instalation as its not needed anymore
2018-12-21 00:20:49 +01:00
André Bauer
c33b5b60d1
removed fabric8 json plugin & replaced with fluetnds build in filter_parser
...
Signed-off-by: André Bauer <monotek23@gmail.com>
2018-12-21 00:07:56 +01:00
Cezary Zawadka
1affe568e9
replace single quotes with double quotes in yaml
2018-12-20 15:23:41 +01:00
Jordan Liggitt
cc680273e8
Change add-on manifests to apps/v1
2018-12-19 17:30:59 -05:00
Cezary Zawadka
7b3946776c
Update scaler-deployment.yaml CPU_LIMITS
...
setting CPU_LIMITS to '1' fixes the following log appearing every 60 seconds:
Running: kubectl set resources -n kube-system ds fluentd-gcp-v3.1.0 -c fluentd-gcp --requests=cpu=100m,memory=200Mi --limits=cpu=1000m,memory=500Mi
error: info: {extensions v1beta1 daemonsets} "fluentd-gcp-v3.1.0" was not changed
this PR does not change scaler's behaviour, pods are scaled correctly despite error in the logs
2018-12-19 21:00:22 +01:00
Yu-Ju Hong
62db510fe0
Allow setting KUBERNETES_NODE_ARCH to download node binaries
2018-12-19 10:25:34 -08:00
Maciej Borsz
2aee491bf8
Fix detect_node_failures for gke
2018-12-19 08:14:22 +01:00
Joe Betz
1ba05d51a6
Perform GCE log rotation check every 5 minutes
2018-12-18 10:13:41 -08:00
Maciej Borsz
325511d0ab
Check if INSTANCE_GROUPS is empty in detect_node_failures.
2018-12-18 11:59:11 +01:00
Maciej Borsz
8e879db938
Revert "Revert "Check for hostError and automaticRestart when test finishes.""
...
This reverts commit 047aa25484
.
2018-12-18 11:57:03 +01:00
Kubernetes Prow Robot
cf813b247d
Merge pull request #71977 from rramkumar1/kube-dns-ordering
...
DNS service ordering for addon manager
2018-12-18 01:47:49 -08:00
Kubernetes Prow Robot
12be140dcd
Merge pull request #71094 from dekkagaijin/update-concealment
...
bump metadata-proxy to v0.1.11, update tests & test image
2018-12-17 17:48:40 -08:00
André Bauer
dd50d00c51
updated fluentd to 1.3.2
2018-12-17 23:44:26 +01:00
André Bauer
9da7a189b9
Merge remote-tracking branch 'upstream/master' into fluentd-elasticsearch
2018-12-17 23:40:25 +01:00
wojtekt
fc346b2086
Allow for configuring etcd servers addresses in kubemark
2018-12-13 11:50:49 +01:00
Rohit Ramkumar
bc44940835
Modify dns addons dir to prepend 0 on dir name. Ensures proper ordering upon creation by addon manager
2018-12-12 13:15:08 -08:00
Kubernetes Prow Robot
650bfef62d
Merge pull request #71976 from prameshj/patch-1
...
Update README.md
2018-12-12 05:33:58 -08:00
prameshj
501eba8745
Update README.md
2018-12-11 17:20:57 -08:00
André Bauer
2c48c6fe7a
added monotek to fluentd-elasticsearch OWNERS file
2018-12-11 19:52:39 +01:00
Yu-Ju Hong
f87fcf6ce8
GCE: enable downloading and staging of the node binaries
...
Currently, only kubernetes-server-linux-<arch>.tar.gz will be downloaded
and staged for tests. It is not possible to test a cluster where the
platform/arch of the nodes differs from that of the master
control-plane. This changes allows downloading and staging node
binaries, in addition to the existing server binaries.
2018-12-10 16:58:44 -08:00
Kubernetes Prow Robot
b18660eb6c
Merge pull request #71774 from prameshj/fix-yaml
...
Fix labelname in nodelocaldns yaml
2018-12-08 08:43:30 -08:00
Satyadeep Musuvathy
6e5542a436
Include BGPConfiguration
...
Needed for calico 2.x to 3.x upgrade.
2018-12-07 15:30:47 -08:00
Pavithra Ramesh
567e79a3ac
Fix labelname in nodelocaldns yaml
2018-12-05 23:06:03 -08:00
Matt Brannock
d99422884b
Create managed instance groups for nodes in parallel
2018-12-04 13:56:52 -08:00
Kubernetes Prow Robot
a9b69dc381
Merge pull request #71615 from jpbetz/etcd-3.3.10-0-image
...
Update default etcd server to 3.3.10 for kubernetes 1.14
2018-12-04 02:54:34 -08:00
Kubernetes Prow Robot
4206790029
Merge pull request #71522 from wangzhen127/npd
...
Use Node-Problem-Detector v0.6.0 on GCI
2018-12-03 15:47:08 -08:00
Joe Betz
862b945e5a
Update default etcd server to 3.3.10 for kubernetes 1.13
2018-12-03 11:03:49 -08:00
Maciej Borsz
047aa25484
Revert "Check for hostError and automaticRestart when test finishes."
2018-11-30 17:55:27 +01:00
k8s-ci-robot
d460cb2cc2
Merge pull request #71456 from mborsz/hosterr
...
Check for hostError and automaticRestart when test finishes.
2018-11-30 01:19:48 -08:00
k8s-ci-robot
b4be951273
Merge pull request #70932 from caseydavenport/calico-v3.3
...
Update Calico to v3.3.1
2018-11-29 07:36:38 -08:00
k8s-ci-robot
e5326f22ea
Merge pull request #70471 from xichengliudui/fix181031
...
Fix some typos
2018-11-29 00:48:16 -08:00
Zhen Wang
29de74375a
Use Node-Problem-Detector v0.6.0
2018-11-28 11:44:36 -08:00
Łukasz Osipiuk
6db2483e0b
Update Cluster Autoscaler version to 1.13.0
2018-11-28 16:06:18 +01:00
k8s-ci-robot
414cfbd821
Merge pull request #71452 from losipiuk/lo/update-ca-version-1.13
...
Update Cluster Autoscaler version to 1.13.0-rc.2
2018-11-27 07:06:34 -08:00
Maciej Borsz
0514aa17a6
Check for hostError and automaticRestart when test finishes.
2018-11-27 15:13:56 +01:00
Łukasz Osipiuk
0fac5aaaad
Update Cluster Autoscaler version to 1.13.0-rc.2
2018-11-27 12:47:42 +01:00
k8s-ci-robot
396271cf52
Merge pull request #70954 from qingling128/master
...
Upgrade Stackdriver Logging Agent addon image to 0.6-1.6.0-1 to use Fluentd v1.2.
2018-11-25 23:09:07 -08:00
k8s-ci-robot
2b0212de9c
Merge pull request #71206 from stlaz/enc_config_opt
...
Rename '--experimental-encryption-provider-config' to '--encryption-provider-config'
2018-11-21 11:30:12 -08:00
k8s-ci-robot
a19bf332de
Merge pull request #71124 from Random-Liu/make-fluentd-container-runtime-service-configurable
...
Make fluentd container runtime service configurable.
2018-11-21 07:49:42 -08:00
Jake Sanders
2a6dd3b854
bump metadata-proxy to v0.1.11, update tests & test image
2018-11-19 13:59:17 -08:00
André Bauer
14b208db26
prepared elasticsearch output plugin type_name for es 7.0.x
2018-11-19 19:30:21 +01:00
Sergei Orlov
21c1bb8830
kubeapiserver: rename '--experimental-encryption-provider-config' to '--encryption-provider-config'.
...
This change renames the '--experimental-encryption-provider-config'
flag to '--encryption-provider-config'. The old flag is accepted but
generates a warning.
In 1.14, we will drop support for '--experimental-encryption-provider-config'
entirely.
Co-authored-by: Stanislav Laznicka <slaznick@redhat.com>
2018-11-19 16:34:09 +01:00
André Bauer
303c6ce638
- updated fluentd to 1.3.0
...
- added filter_parse_json_field to restore removed functionality of kubernetes_metadata (https://github.com/fabric8io/fluent-plugin-kubernetes_metadata_filter/issues/145 )
- updated all gems to newest version
2018-11-18 11:37:54 +01:00
k8s-ci-robot
ca696fef26
Merge pull request #69848 from mikedanese/projadmission
...
migrate service account volume to a projected volume when BoundServiceAccountTokenVolumes are enabled
2018-11-16 22:46:23 -08:00
k8s-ci-robot
1e22f080ec
Merge pull request #67383 from stlaz/enc_config_promotion
...
Introduce apiserver.config.k8s.io/v1 and use standard method for parsing encryption config file
2018-11-16 16:31:30 -08:00
Mike Danese
8bcb178da3
explicitly set run as user/group in addons that set this config in their dockerfile
2018-11-16 19:32:44 +00:00
Mike Danese
98c468de8d
update PSPs to allow projected volumes
2018-11-16 19:32:44 +00:00
k8s-ci-robot
14f55b4e2c
Merge pull request #71054 from logicalhan/liveness-delay
...
increase the liveness probe delay for GCE e2e tests to avoid premature teardown
2018-11-16 03:56:43 -08:00
Lantao Liu
1670b4089a
Make fluentd container runtime service configurable.
2018-11-16 02:17:55 -08:00
k8s-ci-robot
ab261f1571
Merge pull request #70965 from prameshj/nodecache-readme
...
README for nodelocal dns cache
2018-11-15 23:52:45 -08:00
k8s-ci-robot
29eb75b2c5
Merge pull request #70868 from justinsb/coredns_like_kubedns_respect_taints
...
CoreDNS should not tolerate master taints
2018-11-15 23:52:27 -08:00
k8s-ci-robot
7f74b3ac57
Merge pull request #70799 from rajansandeep/coredns126
...
Update version of CoreDNS to 1.2.6
2018-11-15 23:52:17 -08:00
Han Kang
e1d9128978
increase the liveness probe delay for GCE e2e tests, to avoid premature teardown
2018-11-15 10:21:10 -08:00
Pavithra Ramesh
d73466fe55
Add README for nodelocaldns
2018-11-14 15:45:14 -08:00
k8s-ci-robot
ca338b91f5
Merge pull request #70676 from logicalhan/exclude-checks
...
add ability to disable health checks on kube-apiserver for healthz using query-params
2018-11-14 11:37:48 -08:00
k8s-ci-robot
79dab474c0
Merge pull request #70555 from prameshj/nodelocaldnscache
...
Support running a nodelocal dns cache
2018-11-14 00:18:56 -08:00
Pavithra Ramesh
6d7c5e90ed
Removed .salt template , using .sed template
...
Removed default config options from yaml.
Removed unused yaml files
2018-11-13 18:33:34 -08:00
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