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
Aiwantaozi
218080cd20 add client key and certificate for logging fluentd
Problem:
advance mode have support client key and certificate for fluentd logging
target but normal mode not yet

Solution:
add client key and certificate for fluentd

Issue:
https://github.com/rancher/rancher/issues/18438
2019-07-11 17:01:29 +08:00
gitlawr
a0afba4d18 go generate 2019-07-10 09:57:30 +08:00
gitlawr
bd5a9e3e53 Add istio VirtualService and DestinationRule types 2019-07-10 09:57:30 +08:00
gitlawr
22e321a584 Update vendors 2019-07-10 09:57:30 +08:00
Prachi Damle
29db9d560e Generated Changes 2019-07-09 15:49:09 -07:00
Prachi Damle
c6081c7b88 Add satisfies field to Question schema 2019-07-09 15:49:09 -07:00
Prachi Damle
8070d48db4 Generated Changes 2019-07-08 10:36:36 -07:00
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
Craig Jellick
b3b635340f
Merge pull request #854 from rmweir/feature-flags-v5
Feature flags v5
2019-07-02 14:10:18 -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
rmweir
5cd54f9c21 Update norman 2019-07-02 12:40:41 -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
f5114e54b7 generated code 2019-06-25 12:50:37 -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
98cd9d5e53 generated code 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
8762fb8c61 Generated Changes 2019-06-19 09:43:46 -07:00
Prachi Damle
5c0a7ab25a Add Enforced flag to ClusterTemplate 2019-06-19 09:43:46 -07:00
moelsayed
5530c855d4 generated code 2019-06-18 10:40:40 -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
767d8c7fa7 Generated Changes 2019-06-17 13:29:17 -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
Dan Ramich
a86bbbf9a3 Use release branch for goimports 2019-06-12 13:26:53 -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
rmweir
5858ce02fd Update goimports 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