1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-02 07:43:04 +00:00
Commit Graph

1434 Commits

Author SHA1 Message Date
Sebastiaan van Steenis
dd3840a7bc
Merge pull request #2339 from noironetworks/aci_cni_split_1
Introduce ACI CNI network provider
2020-11-18 14:07:34 +01:00
Kiran Shastri
6661671ee5 Go generate changes
Signed-off-by: Kiran Shastri <shastrinator@gmail.com>
2020-11-17 16:01:07 -05:00
Kiran Shastri
4f062997bb Introduce ACI CNI network provider
ACI CNI supports k8s versions 1.18+
Added template and arguments for ACI CNI
Disable cloud options for ACI.
Separate generated code into another commit

Signed-off-by: Kiran Shastri <shastrinator@gmail.com>
(cherry picked from commit e94c54005e)
2020-11-17 15:29:03 -05:00
Sebastiaan van Steenis
96664ad57d
Merge pull request #2328 from superseb/update_kdm_1113
vendor update kdm
2020-11-12 22:57:37 +01:00
Sebastiaan van Steenis
23cbd92c1b vendor update kdm 2020-11-12 22:38:31 +01:00
Kinara Shah
3d9bf164c3
Merge pull request #2318 from kinarashah/25r
vendor update rke
2020-11-02 10:28:37 -08:00
kinarashah
aa0bf8abc0 go generate 2020-11-02 10:05:57 -08:00
kinarashah
9215e6dcfa vendor update kdm 2020-11-02 10:05:40 -08:00
Kinara Shah
0243e84da9
Merge pull request #2301 from kinarashah/25m
updated NodeUpgradeStrategy.Drain to use pointer
2020-10-26 10:55:43 -07:00
Jacob Payne
04ea70ee3b updated NodeUpgradeStrategy.Drain to use pointer 2020-10-26 09:59:49 -07:00
Sebastiaan van Steenis
90cd26ec0c
Merge pull request #2299 from superseb/ingressdefaults
set default ingress network mode for both rancher and rke
2020-10-24 21:40:20 +02:00
kinarashah
8c3c618b63 set default ingress network mode for both rancher and rke
Problem:
Setting defaults for ingress in parse logic works only for
rke standalone but not when rancher calls rke using ClusterUp.

Solution:
Setting them during the cluster defaults logic
2020-10-24 13:09:38 +02:00
Sebastiaan van Steenis
24c5854fb8
Merge pull request #2293 from superseb/update_kdm_20202210
vendor update kdm
2020-10-22 22:38:52 +02:00
Sebastiaan van Steenis
60ffee207c vendor update kdm 2020-10-22 20:57:55 +02:00
Sebastiaan van Steenis
16f3089220
Merge pull request #1911 from ibrokethecloud/master
Allow addons.go to parse http and https ports for ingress controller
2020-10-22 20:54:09 +02:00
Gaurav Mehta
5a63de09bc Updated cluster/addons.go to allow it to parse and send new http_port and https_ports to the ingress template
Fixed up yaml import package

Updated rke ingress addon to support a new field hostNetwork. Users can use this now to run ingress controller on overlay network only

Ported additional ingress types changes into types/rke_types

Fixed linting errors related to variable names in addons.go and rke_types

Changed types for hostNetwork and http/https ports

Added validation to check http/https ports are different

Changed rke_types for additional spec in ingressConfig. Changed validation and default logic accordingly
2020-10-21 19:00:04 +11:00
Sebastiaan van Steenis
082f284929
Merge pull request #2141 from rancher/wg-10699
Change Default Addon Job Timeout to 45s
2020-10-20 21:00:41 +02:00
William Godfrey
76efb8f854 Updated Addon Timeout to 45s 2020-10-20 14:36:09 +01:00
Sebastiaan van Steenis
8a45350506
Merge pull request #2256 from superseb/etcd_member_del_healthcheck
Check etcd cluster health after member delete
2020-10-14 10:49:29 +02:00
Sebastiaan van Steenis
0663fe4e44
Merge pull request #2253 from superseb/integration_upgrades
Add upgrade tests to integration
2020-10-10 18:23:18 +02:00
Sebastiaan van Steenis
c1d14447ff
Merge pull request #2259 from superseb/stalebot
Add stale bot configuration
2020-10-08 13:07:01 +02:00
Sebastiaan van Steenis
f586cb244c Add stale bot configuration 2020-09-30 18:01:18 +02:00
Sebastiaan van Steenis
422dfff0fd Check etcd cluster health after member delete 2020-09-29 13:53:45 +02:00
Sebastiaan van Steenis
7cfd94af7b Add upgrade tests to integration 2020-09-26 10:07:04 +02:00
Sebastiaan van Steenis
33c69c0108
Merge pull request #2251 from superseb/update_kdm_20202509
vendor kdm v1.15.12-rancher2-6 / rke-tools v0.1.65
2020-09-25 15:15:52 +02:00
Sebastiaan van Steenis
1fbea6098e vendor kdm v1.15.12-rancher2-6 / rke-tools v0.1.65 2020-09-25 14:35:34 +02:00
Sebastiaan van Steenis
2fb1a281d7
Merge pull request #2098 from superseb/integration_resourcewait
Check rollout status in integration test
2020-09-24 12:34:07 +02:00
Chris Kim
c21840dbff
Merge pull request #2250 from Oats87/bump-data-2
Bump data
2020-09-23 13:17:41 -07:00
Chris Kim
32c2f5ab5d Bump data
Signed-off-by: Chris Kim <oats87g@gmail.com>
2020-09-23 13:06:38 -07:00
Sebastiaan van Steenis
b3ca1f8327 Don't advertise etcd port 4001 in v3.4.13 and up 2020-09-23 09:27:51 -07:00
Sebastiaan van Steenis
421b40fa1f Check rollout status in integration test 2020-09-23 17:22:11 +02:00
Chris Kim
d86782118f
Merge pull request #2249 from Oats87/bump-data
go generate using latest dev-v2.5 data
2020-09-22 13:34:55 -07:00
Chris Kim
e0b1bae257 go generate using latest dev-v2.5 data
Signed-off-by: Chris Kim <oats87g@gmail.com>
2020-09-22 13:23:50 -07:00
Chris Kim
8766cbfd68
Merge pull request #2244 from Oats87/vendor-flannel-no-rc
Vendor KDM for Flannel v0.13.0-rancher1
2020-09-21 14:02:43 -07:00
Chris Kim
1e5cd2de4a Vendor KDM for Flannel v0.13.0-rancher1
Signed-off-by: Chris Kim <oats87g@gmail.com>
2020-09-21 13:49:01 -07:00
Kinara Shah
f176422daa
Merge pull request #2243 from kinarashah/mas
Revert "set ignoreDaemonsets field as nonnullable"
2020-09-20 15:29:12 -07:00
kinarashah
2e727c856d Revert "set ignoreDaemonsets field as nonnullable"
This reverts commit 998c4fd72d.
2020-09-20 10:19:12 -07:00
Steven Crespo
44805a9381
Merge pull request #2242 from PennyScissors/master
Vendor kdm v1.17.12, v1.18.9, v1.19.2 + 1.16.15 ingress
2020-09-18 13:08:02 -07:00
Steven Crespo
45cf76c84f Vendor kdm v1.17.12, v1.18.9, v1.19.2 + 1.16.15 ingress 2020-09-18 12:43:56 -07:00
kinarashah
998c4fd72d set ignoreDaemonsets field as nonnullable 2020-09-18 10:19:21 -07:00
Darren Shepherd
abf63e4a08 Fix panic when IgnoreDockerVersion is nil 2020-09-18 10:17:44 -07:00
Sebastiaan van Steenis
2bced88bad Create loglink for etcd-rolling-snapshots 2020-09-18 10:17:11 -07:00
Sebastiaan van Steenis
2c270fa5ab Use node label when cloudprovider is configured
When cloud provider is configured, the node name can be set by the cloud provider. If we don't account for this, the node cannot be found when we do cluster operation (for example, node delete)
2020-09-18 10:15:38 -07:00
Vincent Batts
4849c2fc2b hosts: mapping Flatcar from the docker host info 2020-09-18 10:15:01 -07:00
Kinara Shah
e22c29e4bd
Merge pull request #2239 from kinarashah/vkdm
update kdm to hide 1.15 for new clusters
2020-09-17 09:52:11 -07:00
kinarashah
9d6a4c377b update RKEVersionDev 2020-09-15 10:47:01 -07:00
kinarashah
1276f2dea7 update kdm to hide 1.15 for new clusters 2020-09-15 10:44:22 -07:00
Chris Kim
d63c749b41
Merge pull request #2237 from Oats87/vendor-kdm-dev25-119
Vendor KDM for 1.19
2020-09-14 17:32:15 -07:00
Chris Kim
19d25dee46 Vendor KDM which has 1.19
Signed-off-by: Chris Kim <oats87g@gmail.com>
2020-09-14 16:47:56 -07:00
Steven Crespo
da02d52bd6
Merge pull request #2234 from PennyScissors/vendor-kdm-2.5
Vendor kdm v1.18.8, v1.17.11, v1.16.14, v1.16.15
2020-09-09 15:24:14 -07:00