1
0
mirror of https://github.com/rancher/types.git synced 2025-08-30 19:32:18 +00:00
Commit Graph

1029 Commits

Author SHA1 Message Date
moelsayed
bca9f57c2a Remove DaysRemaining from status 2019-06-18 10:40:40 -07:00
moelsayed
df1647ccd8 generated code 2019-06-18 09:49:50 -07:00
moelsayed
a543d5e354 Add checkClusterCerts 2019-06-18 09:49:50 -07:00
Prachi Damle
c500fe26a0 Use displayName mapper for ClusterTemplate 2019-06-17 13:29:17 -07:00
Sebastiaan van Steenis
89ee078724 Remove default for dnsconfig 2019-06-17 09:57:32 -07:00
kinarashah
df0c8d4f74 k8s 1.12.9, 1.13.7, 1.14.3 2019-06-12 10:26:51 -07:00
kinarashah
54e88753b2 base copy 2019-06-12 10:26:51 -07:00
rmweir
de7ab425b1 go generate 2019-06-12 08:42:39 -07:00
rajashree
cba0b401b4 Add password tag to google oauth creds fields 2019-06-11 14:18:30 -07:00
Prachi Damle
7e7e207d1a Generated Changes 2019-06-10 15:37:51 -07:00
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
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
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
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
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
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
233ec77bbc Generate code for new init() method 2019-04-23 13:47:46 -07:00
rajashree
58bc28a8f2 Add password tag to pwd/secrets fields for rke configs 2019-04-17 15:51:16 -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
db1c229e45 Generated fakes 2019-04-10 13:49:15 -07:00
dax
8b5b82f6ba Add AppCondition UserTriggeredAction
Add UserTriggeredAction to indicate when a user interacts with a catalog
app to trigger an 'upgrade' or 'rollback' action.
2019-04-08 15:31:13 -07:00
kinarashah
63921e5530 default k8s versions 2019-04-08 14:22:09 -07:00
kinarashah
c6b337d64e base copy 2019-04-08 14:22:09 -07:00
Alena Prokharchyk
c113832bca k8s 1.14.1 support 2019-04-08 13:44:31 -07:00
Sebastiaan van Steenis
1f8a7696aa Add k8s 1.14 2019-04-05 14:26:25 -07:00
kinarashah
771f13e536 new versions for rke-tools:v0.1.28 2019-04-05 13:44:37 -07:00
kinarashah
5c279234a3 base copy 2019-04-05 13:44:37 -07:00
kinarashah
e3a7b1174d update k8s to 1.11.9, 1.12.7, 1.13.5 2019-03-29 09:29:59 -07:00
kinarashah
597df5050c base copy 2019-03-29 09:29:59 -07:00
kinarashah
7a7a1b11b2 add k8s update from 2.1 release 2019-03-29 09:29:59 -07:00
Craig Jellick
8a1ac9743d pipeline-tools v0.1.9 2019-03-19 16:10:45 -07:00
Alena Prokharchyk
68532a907e Generated changes 2019-03-12 20:49:03 -07:00
Alena Prokharchyk
2de136b4a4 RKE dns config as a pointer type 2019-03-12 20:49:03 -07:00
Erik Wilson
ee87bbdcea Generated code 2019-03-12 16:11:30 -07:00
Erik Wilson
3622f2d0ec Add kube-api-auth image to k8s_defaults
Needed for generated list of images for air-gap.

For rancher/rancher/issues/18755
2019-03-12 16:11:30 -07:00
moelsayed
09af2e530b generated code 2019-03-11 18:41:06 -07:00
moelsayed
b06f4a428e Add flag for manual backup 2019-03-11 18:41:06 -07:00
kinarashah
af9f41a237 change type of weave network provider's password 2019-03-11 15:47:58 -07:00
moelsayed
6e04fa3e4a generated code 2019-03-08 13:57:06 -08:00
moelsayed
3b644de40f Add BackupConfig Enabled flag 2019-03-08 13:57:06 -08:00
jianghang8421
a3d51c1bcc Add multiarch support
Update default images to use docker manifest
2019-03-07 18:05:24 -07:00
Alena Prokharchyk
e07adb52ac Added k8s versions from 2.1.x release 2019-03-06 14:34:08 -08:00
Alena Prokharchyk
ea339438e0 base copy 2019-03-06 14:34:08 -08:00
moelsayed
58191660b8 Update to rancher/rke-tools:v0.1.27 2019-03-06 10:28:54 -08:00
rajashree
be4f618a3b Generated changes 2019-03-06 00:07:03 -08:00
rajashree
049122e019 Make multiclusterapp's Roles field required 2019-03-06 00:07:03 -08:00
Craig Jellick
20f23a4e46 Revert "Add multiarch support using docker manifest" 2019-03-05 16:26:48 -07:00
Darren Shepherd
53608ad58d
Merge pull request #753 from jianghang8421/multiarch-support
Add multiarch support using docker manifest
2019-03-05 12:57:35 -07:00
galal-hussein
444d4e52a4 Fix network providers yaml types 2019-03-05 11:16:19 -08:00
jianghang8421
2a6bf4bcf2 Add multiarch support
1. Update default images to use docker manifest
2. Add manifest image list and architecture list for generating the images mirrorscript
2019-03-05 10:02:49 +08:00
orangedeng
ecff93ee1e Remove unuse and unpushed windows images
Remove `rancher/calico-cni:v0.0.1-nanoserver-1803` and
`rancher/canal-cni:v0.0.1-nanoserver-1803`
2019-03-04 16:41:30 -08:00
kinarashah
ac1d1af8d0 Revert "add mcAppName to edit gDNS input"
This reverts commit 5a0b580fd3.
2019-03-04 14:00:54 -08:00
galal-hussein
7adf0280c0 Update k8s to v1.11.8 and v1.13.4 2019-03-01 13:53:17 -08:00
galal-hussein
b06a37139b copy code 2019-03-01 13:53:17 -08:00
Aiwantaozi
d20e3225a1 update vendor 2019-02-28 19:19:41 -07:00
Aiwantaozi
4fec1faea1 add option inherit advance from alert group in the alert rule as the default value.
Problem:
both alert group and alert rule advance option is confused, we need to
make then simple

Solution:
alert rule use alert group level advance option as default but user can
edit if they don't have to inherit from group

Issue:
https://github.com/rancher/rancher/issues/17538
2019-02-28 19:19:41 -07:00
rajashree
083953864c Generated changes 2019-02-28 12:23:52 -08:00
rajashree
f7d1f26d6e Field to store roles for targets of mcapp 2019-02-28 12:23:52 -08:00
moelsayed
ee7e7deb08 Update to rancher/rke-tools:v0.1.25 2019-02-27 14:27:03 -08:00
Alena Prokharchyk
72b864d142 k8s 1.12.6 support 2019-02-27 13:30:10 -08:00
Alena Prokharchyk
4a60e3b886 base copy 2019-02-27 13:30:10 -08:00
Prachi Damle
df7205653c generated changes 2019-02-25 22:54:12 -08:00
Prachi Damle
400fcd069a GlobalDNS rootdomain is optional and GlobalDNSProvider no longer needs system image 2019-02-25 22:54:12 -08:00
gitlawr
a2bec9db38 Move RootDomain field from provider configs to generic spec 2019-02-25 18:37:19 -08:00
Alena Prokharchyk
3858dd752d Updated tags for k8s 1.12 and 1.13 to be aligned with 2.1.x branch 2019-02-25 12:55:19 -08:00
kinarashah
5a0b580fd3 add mcAppName to edit gDNS input 2019-02-25 11:42:25 -08:00
Prachi Damle
eecb8f9986 Default the TTL to 300s 2019-02-22 14:46:50 -08:00
Alena Prokharchyk
5b7ed44f92 rke tools v0.1.24 2019-02-22 11:01:38 -08:00
galal-hussein
5a372fcc37 Add k8s 1.12 and 1.13 to allow upgrade 2019-02-20 14:18:56 -08:00