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

982 Commits

Author SHA1 Message Date
Alena Prokharchyk
aae7a5d9e9 rke-tools v0.1.40 2019-07-30 16:04:31 -07:00
Alena Prokharchyk
d914a93d5d k8s 1.12.10 support 2019-07-30 15:34:45 -07:00
Alena Prokharchyk
847d950f8b base copy 2019-07-30 15:34:45 -07:00
galal-hussein
928bb57e1a change kubelet authorization mode to webhook 2019-07-30 10:17:40 -07:00
Alena Prokharchyk
7f463effa9 rke-tools v0.1.39 2019-07-29 17:21:56 -07:00
Alena Prokharchyk
8f497bd729 default k8s version update for windows 2019-07-24 16:54:49 -07:00
Alena Prokharchyk
5ae59f2065 rke-tools update 2019-07-24 16:54:49 -07:00
Alena Prokharchyk
2d438371fa base copy 2019-07-24 16:54:49 -07:00
Sebastiaan van Steenis
ee4cd61711 Add s3 folder option 2019-07-24 13:44:42 -07:00
moelsayed
0bf4838a6b Remove required norman flag 2019-07-18 15:04:48 -07:00
Sebastiaan van Steenis
966187a767 Update calico to 3.7.4 + add controllers image 2019-07-11 14:50:28 -07:00
kinarashah
cdf91f7714 rke-tools:v0.1.34 2019-06-26 20:38:09 -07:00
kinarashah
4aef6c4457 Revert "rke-tools v0.1.33"
This reverts commit 56b4b09dbd.
2019-06-26 14:37:44 -07:00
kinarashah
56b4b09dbd rke-tools v0.1.33 2019-06-25 14:33:28 -07:00
moelsayed
f0905ad251 rename EndpointCA 2019-06-25 12:50:40 -07:00
Sebastiaan van Steenis
7c612a44f0 Add k8s 1.15.0 2019-06-25 10:50:20 -07:00
Sebastiaan van Steenis
cd2d46a2ae Base copy for 1.15.0 2019-06-25 10:50:20 -07:00
moelsayed
8953c44f96 Add custom S3 endpoint CA Certificate option 2019-06-25 10:08:41 -07:00
moelsayed
21b4d61e24 revert custom S3 endpoint CA Certificate option 2019-06-20 15:33:11 -07:00
moelsayed
24f8d14436 rancher/rke-tools:v0.1.32 2019-06-20 14:40:35 -07:00
moelsayed
62ab74c317 Add custom S3 endpoint CA Certificate option 2019-06-20 14:40:35 -07:00
moelsayed
6fb546fa1b Remove DaysRemaining from status 2019-06-18 10:40:44 -07:00
moelsayed
95944c2778 generated code 2019-06-18 09:51:49 -07:00
moelsayed
7b652d6b00 Add CertificatesExpiration to cluster status 2019-06-18 09:51:49 -07:00
Sebastiaan van Steenis
3c14a5cb4e Remove default for dnsconfig 2019-06-17 10:04:54 -07:00
kinarashah
95dab18103 k8s 1.12.9, 1.13.7, 1.14.3 2019-06-13 17:00:47 -07:00
kinarashah
11111d3e2e base copy 2019-06-13 17:00:47 -07:00
Alena Prokharchyk
9a2c4bc054 Removed k8s 1.11 from default k8s versions 2019-06-13 16:40:07 -07:00
Alena Prokharchyk
3cef93e273 k8s 1.14 as default 2019-06-13 16:40:07 -07:00
Aiwantaozi
3e10f98fe0 generate code 2019-06-13 14:55:28 -07:00
Aiwantaozi
4c32b98a34 Support set http_proxy config on Rancher notifier
Problem:
Not support http_proxy setting now
Solution:
Add http_proxy configure for slack, pagerduty, wechat, webhook

Issue:
https://github.com/rancher/rancher/issues/17885
2019-06-13 14:55:28 -07:00
Dan Ramich
a10f8a7b00 goimports linting changes 2019-06-12 14:21:39 -07:00
kinarashah
a8b033bdbd set update False for fields of PersistentVolumeSource types 2019-05-29 11:20:08 -07:00
Dax McDonald
5081f27d3a Update vendor and generate code 2019-05-28 20:14:55 -07:00
kinarashah
93c8efea22 make update false for immutable fields of persistentVolume 2019-05-24 14:43:04 -07:00
Murali Paluru
38020b28c0 fix openstack lb options from int to string 2019-05-24 10:39:28 -07:00
Dan Ramich
39d275724d Add fields to nodeDriverStatus
Problem:
Nodedrivers don't hold info on what has been applied

Solution:
Add applied fields
2019-05-23 13:39:14 -07:00
Aiwantaozi
2f8d8173d6 generate code 2019-05-13 13:48:59 -07:00
Aiwantaozi
e24869c864 add custom tags to logging test action input 2019-05-13 13:48:59 -07:00
Dan Ramich
4ceb3fe3c7 Update rketypes 2019-05-09 14:16:09 -07:00
Prachi Damle
a62c1e463d GlobalDNS FQDN should be of type hostname 2019-05-08 16:35:02 -07:00
orangedeng
0863287b8f Add service account field to PRTB 2019-05-06 17:56:24 -07:00
rajashree
448bf336f7 Add password tag to pwd/secrets fields for rke configs 2019-05-03 21:27:02 -07:00
Aiwantaozi
a7b364a8b5 Update notifier to not required
Problem:
User prefer allow empty notifier

Solution:
Allow empty notifer in cluster/project group

Issue:
https://github.com/rancher/rancher/issues/18616
2019-05-03 10:16:51 -07:00
dax
590ae45b79 Add AppCondition UserTriggeredAction
Add UserTriggeredAction to indicate when a user interacts with a catalog
app to trigger an 'upgrade' or 'rollback' action.
2019-04-29 18:09:32 -07:00
Alena Prokharchyk
c469ac7072 v1.14.1-rancher1-2 to the list of defaults 2019-04-29 17:34:17 -07:00
Alena Prokharchyk
b0adbc0b39 k8s v1.14.1-rancher1-2 2019-04-29 17:16:12 -07:00
Alena Prokharchyk
fb3bfa29a6 Base copy 2019-04-29 17:16:12 -07:00
Sebastiaan van Steenis
4277e75039 Add Priority admission controller for 1.14 2019-04-29 11:23:22 -07:00
Alena Prokharchyk
207e2c78f4 Generated changes 2019-04-26 15:15:16 -07:00