gitlawr
0c35fd48b3
bump pipeline-tools image to v0.1.11
2019-08-14 17:06:21 -07:00
Guangbo Chen
4ada929fe4
Update defaultRecipient of slackConfig to not required
2019-08-13 10:03:06 -07:00
gitlawr
1492046a65
Bump Jenkins version
2019-08-13 09:06:43 -07:00
Dax McDonald
8c6adc8d2f
Modify norman struct tag to be 1 year in seconds
...
Javascript only supports a max int of 2^53 so very large values
can cause errors.
Instead, use the max value of a year in seconds for node timeout limit
2019-08-08 17:33:02 -07:00
Dax McDonald
9dda5ddc02
Use norman struct tags for limits of nodepool timeout
...
Extreme values could overflow nodepool timeout int64 value. Now, it will
return an error for values > maxInt64 or less than 0.
2019-08-07 09:57:12 -07:00
Aiwantaozi
cc1d9c767f
Add exist condition for expression alert
...
Problem:
current we require the user to input a threshold number, could not support
the scenario any matched condition event happens
Solution:
add exist condition and remove the required in thresdhold
Issue:
https://github.com/rancher/rancher/issues/21302
2019-08-07 08:23:28 -07:00
rajashree
97fc3864ee
Add option for nested group memberships based access
2019-08-05 16:38:55 -07:00
orangedeng
f3b0d3f5ed
go generate
2019-07-31 10:29:03 -07:00
orangedeng
365da17d01
Fix marshal v1.Taint to yaml panic
...
**Problem:**
Marshal v1.Taint with timeAdded nil value to yaml panic.
**Solution:**
Use our own taint struct with omitempty flag of timeAdded field.
2019-07-31 10:29:03 -07:00
moelsayed
70cec52fd6
Add user types to process and etcd service
2019-07-29 17:01:14 -07:00
Guangbo Chen
facd19d687
Add monitoring version types
2019-07-26 14:51:32 -07:00
orangedeng
6f21918797
go generate
2019-07-24 19:00:38 -07:00
orangedeng
fec9589dd3
Add Windows prefer field to cluster
...
**Problem:**
We don't have a specific field for windows prefered cluster.
So UI has to guess the cluster support windows node or not.
2019-07-24 19:00:38 -07:00
orangedeng
f277b4895a
Add taints field to node type
...
- Add desiredNodeTaints feilds to node.
- Add nodeTaints field to node pool.
- Add nodeTaints field to node template.
2019-07-24 19:00:38 -07:00
orangedeng
197b45db42
Add taints field into rke node config
2019-07-24 19:00:38 -07:00
gitlawr
b9d6b98174
Bump pipeline-tools image to v0.1.10
2019-07-22 19:55:20 -07:00
Prachi Damle
aa57f8af4e
Generated changes
2019-07-19 11:37:59 -07:00
Prachi Damle
5b8362efd4
Drop Enforced flag from ClusterTemplate, add ClusterTemplate Questions on ClusterSpec
2019-07-19 11:37:59 -07:00
Sebastiaan van Steenis
76b4f078af
Add s3 folder option
2019-07-19 11:37:06 -07:00
moelsayed
8c592cf98f
remove required
2019-07-15 16:22:23 -07:00
kinarashah
80ba3fa874
add refresh action
2019-07-15 15:28:42 -07:00
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
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
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