1
0
mirror of https://github.com/rancher/types.git synced 2025-06-26 21:51:33 +00:00
Commit Graph

1566 Commits

Author SHA1 Message Date
Prachi Damle
25bc0db738 Cluster Template Changes 2019-06-10 15:37:51 -07:00
Aiwantaozi
87e5761cad generate code 2019-06-10 12:41:13 -07:00
Aiwantaozi
be1c347b32 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-10 12:41:13 -07:00
Alena Prokharchyk
7443c739c5 Removed k8s 1.11 from default k8s versions 2019-06-10 12:40:39 -07:00
orangedeng
5bad437635 go generate 2019-06-06 18:09:59 -07:00
orangedeng
7d28387dbe Add cluster istio enabled status
Add `IstioEnabled` to `ClusterStatus`
2019-06-06 18:09:59 -07:00
rajashree
9125ab265f Add google oauth schema 2019-06-05 15:59:01 -07:00
rajashree
264466fb30 Generated changes 2019-06-05 15:59:01 -07:00
Dan Ramich
6b89a9b777 Generated changes 2019-06-05 15:35:31 -07:00
Dan Ramich
6e717bbef8 Add rancher min/max version to templateVersion 2019-06-05 15:35:31 -07:00
Alena Prokharchyk
2c708915f3 k8s 1.14 as default 2019-06-04 17:11:15 -07:00
Frank Mai
2b4379ef07 Go generated 2019-05-31 08:36:29 -07:00
Frank Mai
8d805f6434 Update Azure Cloud Provider configuration
**Problem:**
Cannot set the below configuration items of Azure cloud provider:
- `UserAssignedIdentityID`
- `LoadBalancerSku`
- `ExcludeMasterFromStandardLB`

**Solution:**
- Add new items
- Complement the default value to `MaximumLoadBalancerRuleCount`
- Complement the usage for authentication items:
  + Service Principal: `AADClientID` and `AADClientSecret`
  + Client Principal: `AADClientCertPath` and `AADClientCertPassword`
  + Managed Identity: `UseManagedIdentityExtension` and `UserAssignedIdentityID`

**Issue:**
https://github.com/rancher/rancher/issues/20240
2019-05-31 08:36:29 -07:00
Fyery
658021e38e add istio metrics graph types 2019-05-31 08:14:13 -07:00
orangedeng
668e468c02 go generate 2019-05-31 07:57:20 -07:00
orangedeng
5694548201 Add HPA type to schema 2019-05-31 07:57:20 -07:00
Dan Ramich
02110b7332 Generated changes 2019-05-30 16:19:54 -07:00
Dan Ramich
3d8b362cfa Add fields to nodeDriverStatus
Problem:
Nodedrivers don't hold info on what has been applied

Solution:
Add applied fields
2019-05-30 16:19:54 -07:00
kinarashah
3e7be7adce set update False for fields of PersistentVolumeSource types 2019-05-29 11:05:52 -07:00
dax
f887817025 Update vendor and generate code 2019-05-28 18:58:21 -07:00
kinarashah
2361355c4c make update false for immutable fields of persistentVolume 2019-05-24 14:19:42 -07:00
Murali Paluru
4bcdbf3103 generated changes 2019-05-23 16:48:25 -07:00
Murali Paluru
17ad82ec47 fix openstack lb options from int to string 2019-05-23 16:48:25 -07:00
Dan Ramich
c402a22313 Update rketypes 2019-05-16 09:51:18 -07:00
Murali Paluru
83a44f5742 refactor 2019-05-14 19:45:18 -07:00
Aiwantaozi
3d66c9393f generate code 2019-05-14 09:02:10 -07:00
Aiwantaozi
7bf6a58596 add custom tags to logging test action input 2019-05-14 09:02:10 -07:00
Frank Mai
aea36dec96 Update Windows flannel-cni version
**Issue:**
https://github.com/rancher/rancher/issues/19954
2019-05-08 16:20:12 -07:00
Prachi Damle
ebd23f9ff4 GlobalDNS FQDN should be of type hostname 2019-05-08 15:22:19 -07:00
orangedeng
f8fcf6b362 go generate 2019-05-06 17:45:34 -07:00
orangedeng
e1c660cd5b Add service account field to PRTB 2019-05-06 17:45:34 -07:00
Frank Mai
927dd05a5e Update Windows images & kubelet options
**Problem:**
- Cannot bootstrap v1.12+ in Windows
- Upgraded server from previous existing one will cause Windows agent
failed

**Solution:**
- Adjust kubelet bootstrap options
    - Drop cadvisor-port
    - Drop MountPropagation from feature-gates
- Public accessing AllK8sWindowsVersions
- Support v1.14 options on Windows

**Issues:**
- https://github.com/rancher/rancher/issues/17341
- https://github.com/rancher/rancher/issues/19048
2019-04-30 14:10:03 -07:00
Alena Prokharchyk
8560ab0d46 v1.14.1-rancher1-2 to the list of defaults 2019-04-29 17:32:52 -07:00
Alena Prokharchyk
c1bd3d84b5 k8s v1.14.1-rancher1-2 2019-04-29 17:21:46 -07:00
Alena Prokharchyk
62bf8cdf39 Base copy 2019-04-29 17:21:46 -07:00
Sebastiaan van Steenis
9a62166faa Add Priority admission controller for 1.14 2019-04-29 11:23:05 -07:00
Prachi Damle
39c68c3e58 Generated Changes 2019-04-26 13:30:53 -07:00
Prachi Damle
e4b70ce5a2 Change CloudFlare proxySetting parameter to bool 2019-04-26 13:30:53 -07:00
Alena Prokharchyk
2fad56290d Mirror to rancher support for minio
Also disable coredns mirror for images that were already shipped
2019-04-26 11:52:01 -07:00
Alena Prokharchyk
b6af1f0199 k8s_defaults: added an info about corresponding rancher version 2019-04-26 11:37:47 -07:00
Aiwantaozi
a894aa4cdc 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-04-25 17:18:31 -07:00
dax
5f3a823cfe Add k8s dynamic client to management context
The dynamic client is needed for generic functions where the type of
the object is not known beforehand.
2019-04-23 13:47:46 -07:00
dax
233ec77bbc Generate code for new init() method 2019-04-23 13:47:46 -07:00
Dan Ramich
0aaea5ae1a Fix vendor 2019-04-19 16:22:37 -07:00
rajashree
58bc28a8f2 Add password tag to pwd/secrets fields for rke configs 2019-04-17 15:51:16 -07:00
Prachi Damle
ecb463d3eb Generated changes 2019-04-15 21:20:53 -07:00
Prachi Damle
877360f7b9 Additional parameters to configure the GlobalDNSProvider 2019-04-15 21:20:53 -07:00
Dan Ramich
fcab9ae36b Generated changes 2019-04-11 10:34:36 -07:00
Dan Ramich
d36829e75a Vendor changes 2019-04-11 10:34:36 -07:00
Sebastiaan van Steenis
4fbbfbed06 Add CoreDNS to mirrored images 2019-04-10 15:20:54 -07:00