1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-14 23:56:06 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jacob Payne
04ea70ee3b updated NodeUpgradeStrategy.Drain to use pointer 2020-10-26 09:59:49 -07: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
William Godfrey
76efb8f854 Updated Addon Timeout to 45s 2020-10-20 14:36:09 +01:00
kinarashah
2e727c856d Revert "set ignoreDaemonsets field as nonnullable"
This reverts commit 998c4fd72d.
2020-09-20 10:19:12 -07:00
kinarashah
998c4fd72d set ignoreDaemonsets field as nonnullable 2020-09-18 10:19:21 -07:00
Chris Kim
0522b664ac Add CanalControllers to support Canal v3.14.0+
Signed-off-by: Chris Kim <oats87g@gmail.com>
2020-09-04 17:49:39 -07:00
Luther Monson
65f31dfcdc types 2020-08-20 14:14:11 -07:00
Darren Shepherd
6220341b4a Move rke types from rancher/types to ./types 2020-07-11 23:29:33 -07:00