kinarashah
8a7b8dc59c
kdm vendor update for coredns template
2019-12-26 09:39:39 -08:00
Brenda Rearden
88f98b2544
Merge pull request #1854 from brendarearden/correct-and-apply-v117-v116-v115-1
...
Vendor changes
2019-12-23 14:47:38 -07:00
Brenda Rearden
65471892fa
Vendor changes
2019-12-23 14:11:06 -07:00
Brenda Rearden
078f11b8a6
Change MTU from string to int
2019-12-23 14:10:50 -07:00
Sebastiaan van Steenis
1bcaefdacc
Add debug logging for serviceoptions
2019-12-20 14:42:06 +01:00
Brenda Rearden
b578588376
Merge pull request #1849 from brendarearden/vendorv117-calico
...
Vendor changes
2019-12-19 18:49:27 -07:00
Brenda Rearden
0b8e86fd62
Vendor changes
2019-12-19 17:49:04 -07:00
Benjamin S. Allen
4f2c87fcd0
Remove the prefixPath from the /lib/modules bind mount for kube-proxy IPVS support
2019-12-17 14:10:38 -08:00
Sebastiaan van Steenis
747f63945c
vendor update
2019-12-11 13:34:34 -08:00
Sebastiaan van Steenis
3ac9cad743
Add ability to set MTU for CNI
2019-12-11 13:34:34 -08:00
Sebastiaan van Steenis
8a3b24caac
Don't retry on Docker error address already in use
2019-12-09 22:32:04 -08:00
Alena Prokharchyk
3543fd106f
go 1.13.4
2019-12-09 10:52:24 -08:00
kinarashah
790a8858f9
respect metadata's service options for etcd
2019-12-09 10:09:16 -08:00
Alena Prokharchyk
fb90d1429c
Permissions fix for etcd restore with custom uid/gid
2019-12-06 10:22:28 -08:00
Sebastiaan van Steenis
6b68be717a
Deploy cloud-config file while contents are empty
2019-12-05 10:51:14 -08:00
Prachi Damle
101192c1c7
Vendor updates to latest kdm
2019-12-04 16:29:59 -08:00
Prachi Damle
5cf3f1c161
Revert mounting modules for windows
2019-12-04 16:29:59 -08:00
Alena Prokharchyk
34c63f5e45
Address panic in cert rotation code
2019-12-04 11:30:30 -08:00
Alena Prokharchyk
2bc68c7118
Correct system image for etcd snapshot removal
...
when removal is executed as a part of restoration
2019-12-03 15:58:31 -08:00
kinarashah
58cd00391c
vendor update
2019-11-25 18:11:22 -08:00
Murali Paluru
b9900f3b9c
change enc provider arg, update defaults for audit log config
2019-11-21 14:08:33 -08:00
Murali Paluru
843e14135f
add null check for audit log config
2019-11-15 14:25:03 -08:00
Murali Paluru
b649664af8
add admission control config file arg, enable plugin
2019-11-15 14:25:03 -08:00
rajashree
c31ee1eb4b
Handle unmarshal of ingressConfig's k8s native fields separately
...
IngressConfig fields ExtraEnvs, ExtraVolumes and ExtraVolumeMounts are k8s types.
The yaml unmarshal done in ParseConfig can't unmarshal these properly because they have
nested fields without yaml tags. This commit adds logic to unmarshal
these fields separately so all nested fields get unmarshaled too.
2019-11-15 10:54:07 -08:00
Alena Prokharchyk
ad03afb6fb
kontainer-driver-metadata vendor update
2019-11-14 12:58:44 -08:00
Alena Prokharchyk
3344b19b14
vendor update for unit test
2019-11-14 12:58:44 -08:00
Alena Prokharchyk
e1a0e447b9
Nested private regirsty lookup support
2019-11-14 12:58:44 -08:00
rajashree
091fa14a5d
go mod and vendor changes
2019-11-14 10:54:00 -08:00
rajashree
9c1c0ea999
Accept extraEnv, volumes and volumeMounts for ingress addon
...
The fields for ExtraEnv, extraVolumes and extraVolumeMounts for ingress
addon refer the k8s native types EnvVar, Volume and VolumeMounts.
The k8s native types have json tags, so this commit adds a template func to
first marshal and get json encoding and then convert to yaml.
2019-11-14 10:54:00 -08:00
moelsayed
2006a61712
Move snapshot remove logic to rke-tools
2019-11-11 16:03:44 -08:00
Alena Prokharchyk
72fd42b8d2
Save cluster state to k8s on cert rotation
...
In addition to storing it on the disk
2019-11-11 15:12:55 -08:00
Alena Prokharchyk
6bc2e1e8f8
Restart api/rewrite secrets on config change
2019-11-05 09:34:46 -08:00
Alena Prokharchyk
5eaf28372b
Ability to disable custom encryption
2019-11-05 09:34:46 -08:00
Alena Prokharchyk
0d0d5d2bdc
Reduced log level to debug for image pull
2019-11-05 09:34:46 -08:00
Alena Prokharchyk
fa9410faeb
Return proper error in etcd healthcheck
2019-11-04 15:10:05 -08:00
Sebastiaan van Steenis
1bee3e452f
types vendor
2019-10-31 15:56:44 -07:00
Sebastiaan van Steenis
adc5941fd9
Add per node kubelet server certificate
2019-10-31 15:56:44 -07:00
Murali Paluru
e811e18fb3
review comments, build failure fixes
2019-10-31 13:48:44 -07:00
Murali Paluru
bf8688e709
auditlog and eventratelimit changes
2019-10-31 13:48:44 -07:00
Murali Paluru
995fa72fe2
go mod changes
2019-10-31 13:48:44 -07:00
Prachi Damle
a1ec25375c
Bind mount for ipvs provxy mode
2019-10-29 15:03:44 -07:00
Alena Prokharchyk
881f42341a
Types vendor update
2019-10-29 14:10:32 -07:00
moelsayed
372393ac1b
Add Secret Encryption Provider Support
2019-10-29 14:10:32 -07:00
fpicot
e9327b51f5
fix ssh agent auth with bastion host
2019-10-23 16:11:24 -07:00
Alena Prokharchyk
0e5959a980
go to 1.12.10
2019-10-22 21:48:23 -07:00
kinarashah
c706efdfe0
initialize metadata start of cluster config action
2019-10-22 21:48:23 -07:00
kinarashah
b9bb53ace6
fix applying AlwaysPullImages to commandArgs
...
Earlier we checked for AlwaysPullImages only if PodSecurityPolicy
is true clause, need both checks separately.
2019-10-22 21:48:23 -07:00
Dax McDonald
4579431ece
Catch error on setNetworkOptions
2019-10-22 21:37:34 -07:00
Alena Prokharchyk
58791749a6
kontainer-dirver-metadata update
2019-10-21 21:18:00 -07:00
Sebastiaan van Steenis
7c4c1324f9
Provide IP for kube-proxy if cloudprovider is set
...
If cloudprovider is set (not empty), set the bind address because the node will not be able to retrieve it's IP address because the nodename could be set by the cloud provider (e.g. AWS and Openstack)
2019-10-18 09:24:02 -07:00