1
0
mirror of https://github.com/rancher/types.git synced 2025-07-30 20:44:34 +00:00
Commit Graph

931 Commits

Author SHA1 Message Date
moelsayed
53be67a82d add rancher/rke-tools:v0.1.22 2019-01-28 15:00:27 -08:00
Bernard Wagner
40653ba993 Add support for SSH certificate authentication 2019-01-28 10:18:47 -08:00
Prachi Damle
52a935b2d4 generated changes 2019-01-25 13:38:05 -08:00
Prachi Damle
e7054a0f04 Adding Cluster scoped endpoints for GlobalDNS 2019-01-25 13:38:05 -08:00
Guangbo Chen
37925a3b66 added forceupgrade condition for catalog apps 2019-01-25 09:58:38 -07:00
orangedeng
ac05260398 Remove SliceToMap mapper for ingress rule 2019-01-25 08:46:28 -07:00
kinarashah
1e6b3e4c5f go generate 2019-01-24 11:57:32 -08:00
kinarashah
b5f3a23193 credential type 2019-01-24 11:57:32 -08:00
orangedeng
129266c375 Update Ingress controller version
For k8s v1.12.5-rancher1-1, update ingress to 0.21.0-rancher1
2019-01-23 15:22:23 -08:00
Jason Greathouse
6879c8f808 default to 1.13.1, add 1.12.5, vars for rke 2019-01-23 12:13:32 -08:00
Aiwantaozi
098af91821 Add logging kafka sasl support
Problem:
Need add sasl support for kafka in logging

Solution:
Add plain and scram kafka sasl support

Issue:
https://github.com/rancher/rancher/issues/16614
2019-01-23 09:16:43 -07:00
galal-hussein
737205cf64 go generate 2019-01-22 15:19:15 -08:00
galal-hussein
e5e9d6fbf3 Add cloudflare provider config to global dns 2019-01-22 15:19:15 -08:00
Sebastiaan van Steenis
0557448cff go generate 2019-01-22 10:00:02 -08:00
Sebastiaan van Steenis
e1d14d99e5 Add DNS provider config and CoreDNS images 2019-01-22 10:00:02 -08:00
galal-hussein
0fc5fb4f58 Upgrade k8s 1.12 to 1.12.5 and weave 2019-01-21 13:42:13 -08:00
galal-hussein
ca63a1de36 Copy k8s 1.12.4 2019-01-21 13:42:13 -08:00
orangedeng
074a619617 Add field source for Setting 2019-01-21 09:26:30 -07:00
moelsayed
ca1efcec97 rancher/rke-tools:v0.1.21 2019-01-15 09:52:19 -08:00
rajashree
3db19c7916 Make template and templateVersion namespaced 2019-01-15 09:47:42 -08:00
rajashree
35e65403b5 Generated changes 2019-01-15 09:47:42 -08:00
Erik Wilson
eb49d0d119 Update generated code 2019-01-15 10:42:24 -07:00
Erik Wilson
5b16067c27 Revamp cluster auth specific variables into struct
Moves cluster spec variables needed for authentication into a new
LocalClusterAuthEndpoint structure, and defaults enabled to true.
2019-01-15 10:42:24 -07:00
Aiwantaozi
771d9ad9fa generate code 2019-01-14 21:43:31 -07:00
Aiwantaozi
8bcbea18a1 Add include system component log or not
Problem:
Now we could not exclude system component log from all log in cluster level

Solution:
Add include system component log flag
2019-01-14 21:43:31 -07:00
moelsayed
26acdceadb Rename backupConfig 2019-01-14 16:33:25 -08:00
rajashree
e5c5cd0491 Generated changes 2019-01-13 23:27:53 -08:00
rajashree
ea09108c88 Add members to GlobalDNSProvider for RBAC 2019-01-13 23:27:53 -08:00
Max Korp
e9b64dbd6b Add auth refresh to actions 2019-01-11 13:46:34 -07:00
kinarashah
fb9250553f go generate 2019-01-10 11:56:42 -08:00
kinarashah
167329b41c add new fields and action to multi cluster app 2019-01-10 11:56:42 -08:00
rajashree
93dc9ff0d6 RBAC for multiclusterapp and globalDNS 2019-01-10 11:08:49 -08:00
rajashree
ccaf175432 Generated changes 2019-01-10 11:08:49 -08:00
gitlawr
eda6aff214 rename catalog field to catalogTemplate in applyApp/publishCatalog step config 2019-01-09 18:32:30 -08:00
Fyery
0fe6b540ae go generate 2019-01-08 21:19:15 -08:00
Fyery
38ff6b5c9e support okta authentication 2019-01-08 21:19:15 -08:00
galal-hussein
a59ea16f50 Update kubernetes to v1.13 calico and ingress controller 2019-01-08 13:16:25 -08:00
galal-hussein
6614cb03d8 Add new Versions 2019-01-08 13:16:25 -08:00
Jason Greathouse
17e2c13330 alwaysPullImages and cadvisor port default 2019-01-07 09:28:05 -08:00
moelsayed
ec760736be rke-tools:v0.1.20 2019-01-04 14:26:15 -08:00
moelsayed
4bbd2dbd8d generated code 2019-01-03 16:49:57 -08:00
moelsayed
c38be11d77 etcd backup types 2019-01-03 16:49:57 -08:00
Erik Wilson
db4a9fe544 generated 2019-01-03 11:28:37 -07:00
Erik Wilson
8cac937266 cluster auth token type changes 2019-01-03 11:28:37 -07:00
Alena Prokharchyk
918e3096ba 1.12.4 and 1.10.12 k8s support 2019-01-02 23:55:52 -08:00
Alena Prokharchyk
327e716a1d base copy 2019-01-02 23:55:52 -08:00
Aiwantaozi
f9aa428925 Add require for some metric alert field
Problem:
1. default value for float return zero string
2. we need threshold value to build alert expression, some fields should be required

Solution:
1. fix float type default value in norman
2. add required to some metric rule fields
2019-01-02 21:44:35 -08:00
loganhz
3ba50684a6 go generate 2019-01-02 08:54:41 -07:00
loganhz
38e1530406 Support WeChat as notifier
Feature:
Now we don't support WeChat as a notifier. So user can not send the alert to wechat. We needto support it

https://github.com/rancher/rancher/issues/17121
2019-01-02 08:54:41 -07:00
kinarashah
34d49d1c94 correct toleration field name 2018-12-20 20:54:37 -08:00
galal-hussein
522fc4d7b1 Add yaml annotation to rotate flag to rkeconfig 2018-12-20 13:49:58 -08:00
Alena Prokharchyk
998cd5bca8 rke tools to v0.1.18 for k8s 1.11.6 and 1.12.3 2018-12-19 21:47:09 -08:00
gitlawr
b86e0a039b generated 2018-12-19 17:12:40 -08:00
gitlawr
a2f8f8ffc8 add publish catalog/deploy catalog app step 2018-12-19 17:12:40 -08:00
Alena Prokharchyk
c8e028e67a k8s 1.11.6 support 2018-12-18 21:47:20 -08:00
Alena Prokharchyk
cf802635be k8s 1.11.5 to 1.11.6 - base copy 2018-12-18 21:47:20 -08:00
galal-hussein
727109dbf5 go generate 2018-12-18 12:58:37 -08:00
galal-hussein
2d5dcebc24 Add rotate certificate type 2018-12-18 12:58:37 -08:00
Darren Shepherd
b6a9d9c737
Merge pull request #653 from ibuildthecloud/master
Update patch
2018-12-17 16:22:04 -07:00
Darren Shepherd
2092df3a6f Update generate code 2018-12-17 16:09:36 -07:00
Max Korp
b0c70e35cf go generate 2018-12-12 10:10:22 -07:00
Max Korp
c50d24d4b9 Add changes for auth refresh 2018-12-12 10:10:22 -07:00
moelsayed
c0e0d4dd2b upgrade to v1.11.5-rancher1-1, v1.10.11-rancher1-1 2018-12-05 15:27:22 -08:00
moelsayed
83b5173f93 copy over v1.11.3-rancher1-1, v1.10.5-rancher1-2 2018-12-05 15:27:22 -08:00
orangedeng
e4937e956d go generate 2018-12-04 06:20:41 -07:00
orangedeng
4db16000d6 Support Workload Metrics Monitoring 2018-12-04 06:20:41 -07:00
orangedeng
4eaac631fa Support Monitoring Graph 2018-12-04 06:20:41 -07:00
orangedeng
41b69d549b Enable monitoring 2018-12-04 06:20:41 -07:00
orangedeng
7e9e19dd37 Alerting enhancemant 2018-12-04 06:20:41 -07:00
orangedeng
25fb96b983 Add Prometheus operrator crds into schema 2018-12-04 06:20:41 -07:00
Nathan Jenan
3775fd11c9 Go generate 2018-11-30 14:09:21 -07:00
Nathan Jenan
400a07bd51 Pluggable driver types
This change gives rancher the ability to accept pluggable kontainer engine drivers
by adding the necessary types and removing the driver specific types.

Issue:
rancher/rancher#12698
2018-11-30 14:09:21 -07:00
kinarashah
d5576ed676 make samlconfig's spKey of type password 2018-11-30 10:53:22 -08:00
gitlawr
86cb36ea85 generated 2018-11-29 20:45:32 -08:00
gitlawr
293e6c4a6d add pipeline notification config 2018-11-29 20:45:32 -08:00
Prachi Damle
2679cafa40 generated changes for GlobalDNS 2018-11-29 16:57:40 -08:00
Prachi Damle
9244fec8ed GlobalDns CRD changes 2018-11-29 16:57:40 -08:00
Alena Prokharchyk
eca6b068ee k8s 1.12.3 as default 2018-11-29 13:00:46 -08:00
Mike Kelley
4e42af6f1e Generated Code 2018-11-29 11:35:34 -08:00
Mike Kelley
ecd1e3b3fb Add support for weave password 2018-11-29 11:35:34 -08:00
Aiwantaozi
e785b79ea9 update image 2018-11-29 09:12:31 -08:00
rajashree
5ca2348448 Generated changes 2018-11-28 17:18:35 -08:00
rajashree
cd3f68581c Add multi cluster app crd 2018-11-28 17:18:35 -08:00
Nathan Jenan
6ee2ac1678 Re-running go generate after revert commit 2018-11-27 17:53:52 -07:00
Nathan Jenan
7bd01e2984 Revert "Pluggable driver types"
This reverts commit 216385b63e.
2018-11-27 17:53:52 -07:00
Nathan Jenan
d4684eb26d Generated code 2018-11-27 10:50:11 -07:00
Nathan Jenan
216385b63e Pluggable driver types
This change gives rancher the ability to accept pluggable kontainer engine drivers
by adding the necessary types and removing the driver specific types.

Issue:
rancher/rancher#12698
2018-11-27 10:50:11 -07:00
gitlawr
b2cf716a27 generated 2018-11-26 21:24:16 -08:00
gitlawr
a0165b14ba add bitbucket support 2018-11-26 21:24:16 -08:00
Darren Shepherd
a4de4c1716 Update generated code 2018-11-26 10:49:32 -07:00
Darren Shepherd
7df53e1173 Update generated code 2018-11-26 08:51:20 -07:00
Aiwantaozi
80ab9833d1 update fluentd and log aggregator version for support add more pod info and delete useless image 2018-11-20 21:04:46 -10:00
kinarashah
04314b0c60 go generate 2018-11-19 15:05:34 -10:00
kinarashah
2450f5c8a3 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:34 -10:00
Guangbo Chen
c641a79b5d added private catalog types 2018-11-12 11:25:11 +08:00
Darren Shepherd
8cf867511b
Merge pull request #580 from mickael-alibert/master
Fix typo in weave_node rke_types
2018-11-09 13:59:54 -07:00
galal-hussein
fcccd7caa5 Fix rolling snapshot default values 2018-11-08 13:00:57 -08:00
galal-hussein
3efcb2647b go generate 2018-11-06 15:50:47 -08:00
galal-hussein
9c94b012a7 Change snapshot type to pointer to bool 2018-11-06 15:50:47 -08:00
Darren Shepherd
bbbc76e729 Update generated 2018-11-06 10:01:19 -07:00
galal-hussein
a77c053ef5 Add norman defaults to etcd snapshots 2018-11-02 09:33:48 -07:00
Sebastiaan van Steenis
792cfb3f5a Change to recommended admission controllers 2018-10-30 11:23:00 -07:00
Darren Shepherd
abee9812f6 Update generated code 2018-10-30 10:07:03 -07:00
Alena Prokharchyk
27eeffb696 v1.12.1-rancher1-1 as a default k8s version 2018-10-29 22:03:17 -07:00
Darren Shepherd
568afa007c Update generated code 2018-10-29 12:57:42 -07:00
Darren Shepherd
a1fd824df3 Delete clusterevent type 2018-10-29 12:57:42 -07:00
rajashree
a123cd1714 Tweaks to cluster capabilities field names 2018-10-26 12:02:24 -07:00
rajashree
60d1effb30 Generated changes 2018-10-26 12:02:24 -07:00
Alena Prokharchyk
09802166e4 k8s 1.12.1 support 2018-10-25 09:17:18 -07:00
Darren Shepherd
33edfbcf52 Drop new field in nodes 2018-10-24 16:32:00 -07:00
Darren Shepherd
6420b4e781 Update generated code 2018-10-23 23:02:33 -07:00
Aiwantaozi
1fd00cc153 add elasticsearch ssl version 2018-10-22 09:25:26 -07:00
rajashree
9cf979f166 Cluster capabilities 2018-10-18 11:40:21 -07:00
rajashree
96b142a253 Generated changes - cluster caps 2018-10-18 11:40:21 -07:00
galal-hussein
c3805641e9 Update rke tools to v0.1.16 2018-10-18 09:31:10 -07:00
rajashree
31b2f915cf Generated changes project and cluster level catalog 2018-10-17 13:04:33 -07:00
rajashree
4e7e6915ae Add project and cluster level catalog #13444
Add cluster level catalog
2018-10-17 13:04:33 -07:00
Nathan Jenan
36992966af 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-16 16:52:22 -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
Mickaël Alibert
b7c491d00c ✏️ fix typo in weave_node rke_types 2018-09-27 15:09:25 +02: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