1
0
mirror of https://github.com/rancher/types.git synced 2025-08-16 11:36:24 +00:00
Commit Graph

753 Commits

Author SHA1 Message Date
Sebastiaan van Steenis
7318a299ee Update to rke-tools v0.1.16-2 for 1.11/1.12/1.13 2019-08-19 11:28:59 -07:00
Sebastiaan van Steenis
613275e2fe Add v1.13.10-rancher1-1 2019-08-19 07:25:38 -07:00
Sebastiaan van Steenis
f4a6d9000e Add v1.13.9-rancher1-3 to test rke-tools v0.1.16-1 2019-08-16 20:28:57 +02:00
Sebastiaan van Steenis
790a70af64 copy data 2019-08-16 20:27:53 +02:00
Sebastiaan van Steenis
10a4e0fb14 Add 1.13.9-rancher1-1 and ignore Windows builds 2019-08-05 19:17:42 +02:00
Sebastiaan van Steenis
ed63aa5716 base copy 1.13.5 2019-08-05 19:15:02 +02:00
galal-hussein
d3de784bc0 change kubelet authorization mode to webhook 2019-07-30 10:38:02 -07:00
Dan Ramich
15aa329011 Update rke 2019-05-21 11:05:45 -07:00
galal-hussein
14f8dd4100 go generate 2019-04-15 17:15:46 -07:00
galal-hussein
919e235c1e Add cluster certificate rotation types 2019-04-15 17:15:46 -07:00
kinarashah
76039fc983 update k8s v1.11.9, v1.12.7, v1.13.5 2019-03-26 15:09:18 -07:00
kinarashah
f6ba15d682 base copy 2019-03-26 15:09:18 -07:00
galal-hussein
a4ba8342e2 Update k8s to v1.11.8 and v1.13.4 2019-03-01 13:36:16 -08:00
galal-hussein
f1487cf24d copy code 2019-03-01 13:36:16 -08:00
Darren Shepherd
e23fa8b21a Drop new field in nodes 2019-02-27 14:00:24 -08:00
Alena Prokharchyk
5ba005b144 k8s v1.12.6 support 2019-02-27 13:07:03 -08:00
Alena Prokharchyk
27c548beaf base copy 2019-02-27 13:07:03 -08:00
Alena Prokharchyk
ab392c8a13 Removed 1.9 and 1.10 from supported k8s versions for 2.1 2019-02-27 12:58:49 -08:00
galal-hussein
fae0ec5411 go generate 2019-02-27 12:40:27 -08:00
Alena Prokharchyk
30ddfb5f8a K8s 1.12 and 1.13 back to 1-1 2019-02-25 12:55:23 -08:00
galal-hussein
a741b2ace2 Change rke-tools for k8s 1.13 2019-02-20 12:22:47 -08:00
galal-hussein
37d8095b20 Add k8s 1.12 and 1.13 2019-02-19 16:45:31 -08:00
Craig Jellick
3657921543 Add service account migrate condition 2019-01-29 05:28:23 -07:00
moelsayed
1e7d94553c add v1.10.12-rancher1-1, v1.12.4-rancher1-1 2019-01-02 17:40:26 -08:00
moelsayed
983f8eeba4 base copy 2019-01-02 17:40:26 -08:00
Alena Prokharchyk
e99238e7b1 k8s v1.11.6 support 2019-01-02 12:50:28 -08:00
Alena Prokharchyk
f8e4404939 base copy 2019-01-02 12:50:28 -08:00
kinarashah
acda634a29 correct toleration field name 2018-12-21 09:44:48 -08:00
Alena Prokharchyk
69a7ac7dcf k8s v1.11.5, v1.10.11, v1.12.3 2018-12-04 08:31:28 -08:00
kinarashah
ad1986f384 go generate 2018-11-19 15:05:58 -10:00
kinarashah
639b6ba634 add currentNodeLabels and currentNodeAnnotations to Node Spec
Fields to store current node status labels and annotations when calculating desiredNode values
2018-11-19 15:05:58 -10:00
galal-hussein
77f5b45724 Fix rolling snapshot default values 2018-11-08 13:02:34 -08:00
galal-hussein
0311581082 go generate 2018-11-06 15:57:44 -08:00
galal-hussein
c3a67ec64a Change snapshot type to pointer to bool 2018-11-06 15:51:21 -08:00
galal-hussein
7df4eae86a Add norman defaults to etcd snapshots 2018-11-02 09:58:48 -07:00
Sebastiaan van Steenis
ff54bd93ca Change to recommended admission controllers 2018-11-01 09:52:19 -07:00
Alena Prokharchyk
b32f990585 Revert "v1.12.1-rancher1-1 as a default k8s version"
This reverts commit 9618ce8fda.
2018-10-31 13:57:47 -07:00
Alena Prokharchyk
9618ce8fda v1.12.1-rancher1-1 as a default k8s version 2018-10-29 22:03:53 -07:00
Alena Prokharchyk
43f6081d6d k8s 1.12.1 support 2018-10-25 09:18:10 -07:00
Aiwantaozi
1e606b2395 add elasticsearch ssl version 2018-10-24 14:31:04 -07:00
Nathan Jenan
a96587e272 Adding session token to eks config
This change adds a session token field to the eks config to support
provisioning clusters with credentials generated via GetSessionToken or
AssumeRole calls.

Issue:
https://github.com/rancher/rancher/issues/16005
2018-10-24 14:31:04 -07:00
Nathan Jenan
52df5bbb83 Generated Code 2018-10-11 12:52:13 -07:00
Nathan Jenan
3ed3d02742 Adding public IP option
Adding option to associate worker node public ip to the eks config to support
private clusters in EKS.

Issue:
https://github.com/rancher/rancher/issues/15419
2018-10-11 12:52:13 -07:00
Darren Shepherd
f2c2e9be97 Update generated code 2018-10-09 19:38:10 -07:00
moelsayed
d7ca3628b2 rke-tools:v0.1.15 2018-10-03 15:41:49 -07:00
moelsayed
bc4dd479de Add k8s 1.12 2018-10-02 12:27:17 -07:00
Alena Prokharchyk
68f9e84e6a Revert security context mapper 2018-10-01 21:03:25 -07:00
Aiwantaozi
fdb7babf78 upgrade alertmanager version 2018-09-27 18:40:31 -07:00
Darren Shepherd
2eb09adc02 Fix invalid json tags 2018-09-25 12:31:36 -07:00
Darren Shepherd
b65b6677d6 Update generated code 2018-09-24 09:09:04 -07:00