1
0
mirror of https://github.com/rancher/types.git synced 2025-09-17 07:19:17 +00:00
Commit Graph

723 Commits

Author SHA1 Message Date
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
carolyn
92b37efdc7 Support v1.11.3 as default k8s version 2018-09-17 09:35:07 -07:00
gitlawr
6a993793e3 fix namespace_reference mapper on update handler 2018-09-14 15:25:22 -07:00
Nathan Jenan
66b624b96f Adding custom AMI field to eks cluster config
This change allows custom ami fields to be passed to the EKS driver.

Issue:
https://github.com/rancher/rancher/issues/15389
2018-09-13 18:16:20 -07:00
Daishan Peng
65354f664d Revert "add answersyaml field"
This reverts commit 90aaccbf4f.
2018-09-13 13:31:25 -07:00
Daishan Peng
90aaccbf4f add answersyaml field 2018-09-12 13:47:44 -07:00
kinarashah
acbf0812a3 remove default for kubernetesVersion
we already have this under settings
2018-09-11 13:08:53 -07:00
Daishan Peng
604a5280b5 add noupdate to projectId and move action 2018-09-10 21:17:27 -07:00
Daishan Peng
325dce50b6 set sshKey as password 2018-09-10 21:01:13 -07:00
carolyn
1be43c2851 add custom user/group search filter for AD 2018-09-10 17:14:58 -07:00
Aiwantaozi
78ea41d9fd update vendor 2018-09-10 16:54:27 -07:00
Aiwantaozi
07c9c278d8 remove embedded and add fluentd forward 2018-09-10 16:54:27 -07:00
orangedeng
e339722678 Remove setting clusterIP type for dnsRecord from Schema
Related issue https://github.com/rancher/rancher/issues/14650
This logic is moved to store for now.
2018-09-06 09:49:38 -07:00
moelsayed
b8afaefbb6 Hide private registries 2018-09-05 15:00:22 -07:00
Alena Prokharchyk
013da612d0 Removed dnsLabel frm hostname prefix type
as it can end with "-" - something that is not allowed by the dnsLabel
format
2018-09-05 09:35:23 -07:00
gitlawr
d0680871a3 update pipeline images for registry changes 2018-09-04 22:35:34 -07:00
carolyn
d0d4c193f6 enforce HostnamePrefix to be dnsLabel and relax RequestedHostname to be hostname 2018-09-04 16:42:17 -07:00
kinarashah
2f7c66d509 set defaults for rke cluster 2018-09-04 12:00:50 -07:00
galal-hussein
fdaf972f52 Add default registry option 2018-08-31 13:26:01 -07:00
Nathan Jenan
027ea948bc Adding options to AKS spec
Adding options to the AKS config so that options can be passed to support
setting a custom vnet (without these options, a cluster with a custom vnet
will not be functional).

Issue:
https://github.com/rancher/rancher/issues/15135
2018-08-30 18:33:47 -07:00
Daishan Peng
7d0bdbe04a hide ssh key in api 2018-08-30 18:28:27 -07:00
Daishan Peng
6b3463d9ba add migrated conditions 2018-08-30 15:47:40 -07:00
moelsayed
eb5a4fd55a Move admission controller configrations to ServiceOptions 2018-08-30 10:13:55 -07:00
moelsayed
1d17641e72 Update to rke-tools:v0.1.14, flannel:v0.10.0, flannel-cni:v0.3.0, calico:v0.3.1.3 2018-08-30 09:46:47 -07:00
moelsayed
fbf98f9eea Copy v1.11.2-rancher1-1 to v1.11.2-rancher1-2 2018-08-30 09:46:47 -07:00
MaiWJ
db8216d645 Add WindowsNodeCommand to ClusterRegistrationTokenStatus 2018-08-25 07:35:18 -07:00
Craig Jellick
27bc977d20 generated changes 2018-08-24 15:06:18 -07:00
MaiWJ
6b40903255 Supporting Windows
1. adding Publish to v3.Process
2. adding k8s windows system container images
2018-08-24 15:06:18 -07:00
Alena Prokharchyk
ce40dd4d02 Generated changes 2018-08-24 14:51:54 -07:00
Alena Prokharchyk
eb18b360c0 Resoure quota refactor - no more template 2018-08-24 14:51:54 -07:00
Craig Jellick
3c5fd8d134 Revert "Supporting Windows"
This reverts commit 537f86e63c.
2018-08-24 14:40:06 -07:00