1
0
mirror of https://github.com/rancher/types.git synced 2025-06-27 22:16:48 +00:00
Commit Graph

1003 Commits

Author SHA1 Message Date
Prachi Damle
cc27d74d83 ClusterTemplate remove Enabled, readonly on Cluster 2019-07-08 10:36:36 -07:00
kinarashah
7c47f85c08 go generate 2019-07-03 09:45:35 -07:00
kinarashah
d381e58a9e add rke metadata types 2019-07-03 09:45:35 -07:00
rmweir
453910517a go generate 2019-07-02 12:40:49 -07:00
rmweir
1b3c529b0c Add feature type
Added feature type, which will be used by rancher to toggle whether
features are enabled. This is part of the feature flagging feature.
2019-07-02 12:40:49 -07:00
rmweir
46ed3c5443 go generate 2019-07-02 12:40:49 -07:00
Prachi Damle
d9ade4d51d Generated changes 2019-07-01 13:19:39 -07:00
Prachi Damle
0a9f28b48e Question API on ClusterTemplates 2019-07-01 13:19:39 -07:00
Dax McDonald
a875317c20 Add DeleteNotReadyAfterSecs to nodepool spec
This enables deleting nodes after they have been unreachable
for a configurable amount of time
2019-07-01 09:59:33 -07:00
kinarashah
fa18f1e035 rke-tools v0.1.34 2019-06-26 20:38:04 -07:00
kinarashah
0a1cca6c51 Revert "rke-tools v0.1.33"
This reverts commit 1ce8b01468.
2019-06-26 14:35:06 -07:00
kinarashah
1ce8b01468 rke-tools v0.1.33 2019-06-25 14:31:44 -07:00
moelsayed
c99148dd4a rename EndpointCA 2019-06-25 12:50:37 -07:00
rajashree
4ca17511e2 Mark required fields not nullable 2019-06-25 11:32:21 -07:00
Murali Paluru
67c773940a go generate changes 2019-06-24 15:58:06 -07:00
Murali Paluru
cefb190927 adding cluster scan types 2019-06-24 15:58:06 -07:00
Sebastiaan van Steenis
2810a6fa79 Add k8s 1.15.0 2019-06-24 13:59:11 -07:00
Sebastiaan van Steenis
496633d284 Base copy for 1.15.0 2019-06-24 13:59:11 -07:00
rajashree
dc55e60da1 Make service account creds required for google oauth
In the absence of service account creds, non-admin users from google's
hosted domain cannot lookup groups, even their own groups (Restriction
from google api). So even during login we can't find out what groups the
user belongs to. Admins of hosted google domain do not have the same restriction.
So they can still search for and add groups that non-admin google users
belong to. This will cause lot of inconsistencies, since admins can add
a user's groups, but user still won't have access to rancher. So making
service account credentials a required field will avoid all this, and
searching users/groups will work equally for all google users.

Hostname should not be updatable once auth is setup, since the
principalIds assigned to users after they log into rancher contain
their google addresses which have the hostname.
2019-06-21 10:55:50 -07:00
Sebastiaan van Steenis
a10815ebfe generated code 2019-06-21 09:55:42 -07:00
Sebastiaan van Steenis
e75a7b3254 Add stubdomains to DNSConfig 2019-06-21 09:55:42 -07:00
moelsayed
190cd39189 rancher/rke-tools:v0.1.32 2019-06-20 14:40:30 -07:00
moelsayed
b5c59bf137 Add custom S3 endpoint CA Certificate option 2019-06-20 14:40:30 -07:00
Prachi Damle
5c0a7ab25a Add Enforced flag to ClusterTemplate 2019-06-19 09:43:46 -07:00
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