kinarashah
1e6b3e4c5f
go generate
2019-01-24 11:57:32 -08:00
kinarashah
b5f3a23193
credential type
2019-01-24 11:57:32 -08:00
orangedeng
129266c375
Update Ingress controller version
...
For k8s v1.12.5-rancher1-1, update ingress to 0.21.0-rancher1
2019-01-23 15:22:23 -08:00
Jason Greathouse
6879c8f808
default to 1.13.1, add 1.12.5, vars for rke
2019-01-23 12:13:32 -08:00
Aiwantaozi
3588d447f1
generate code
2019-01-23 09:16:43 -07:00
Aiwantaozi
098af91821
Add logging kafka sasl support
...
Problem:
Need add sasl support for kafka in logging
Solution:
Add plain and scram kafka sasl support
Issue:
https://github.com/rancher/rancher/issues/16614
2019-01-23 09:16:43 -07:00
galal-hussein
737205cf64
go generate
2019-01-22 15:19:15 -08:00
galal-hussein
e5e9d6fbf3
Add cloudflare provider config to global dns
2019-01-22 15:19:15 -08:00
Sebastiaan van Steenis
0557448cff
go generate
2019-01-22 10:00:02 -08:00
Sebastiaan van Steenis
e1d14d99e5
Add DNS provider config and CoreDNS images
2019-01-22 10:00:02 -08:00
galal-hussein
0fc5fb4f58
Upgrade k8s 1.12 to 1.12.5 and weave
2019-01-21 13:42:13 -08:00
galal-hussein
ca63a1de36
Copy k8s 1.12.4
2019-01-21 13:42:13 -08:00
orangedeng
c336a0b929
go generate
2019-01-21 09:26:30 -07:00
orangedeng
074a619617
Add field source
for Setting
2019-01-21 09:26:30 -07:00
moelsayed
ca1efcec97
rancher/rke-tools:v0.1.21
2019-01-15 09:52:19 -08:00
rajashree
3db19c7916
Make template and templateVersion namespaced
2019-01-15 09:47:42 -08:00
rajashree
35e65403b5
Generated changes
2019-01-15 09:47:42 -08:00
Erik Wilson
eb49d0d119
Update generated code
2019-01-15 10:42:24 -07:00
Erik Wilson
5b16067c27
Revamp cluster auth specific variables into struct
...
Moves cluster spec variables needed for authentication into a new
LocalClusterAuthEndpoint structure, and defaults enabled to true.
2019-01-15 10:42:24 -07:00
Aiwantaozi
771d9ad9fa
generate code
2019-01-14 21:43:31 -07:00
Aiwantaozi
8bcbea18a1
Add include system component log or not
...
Problem:
Now we could not exclude system component log from all log in cluster level
Solution:
Add include system component log flag
2019-01-14 21:43:31 -07:00
moelsayed
26acdceadb
Rename backupConfig
2019-01-14 16:33:25 -08:00
rajashree
e5c5cd0491
Generated changes
2019-01-13 23:27:53 -08:00
rajashree
ea09108c88
Add members to GlobalDNSProvider for RBAC
2019-01-13 23:27:53 -08:00
Max Korp
f58341a6c4
go generate
2019-01-11 13:46:34 -07:00
Max Korp
e9b64dbd6b
Add auth refresh to actions
2019-01-11 13:46:34 -07:00
kinarashah
fb9250553f
go generate
2019-01-10 11:56:42 -08:00
kinarashah
167329b41c
add new fields and action to multi cluster app
2019-01-10 11:56:42 -08:00
rajashree
93dc9ff0d6
RBAC for multiclusterapp and globalDNS
2019-01-10 11:08:49 -08:00
rajashree
ccaf175432
Generated changes
2019-01-10 11:08:49 -08:00
gitlawr
9c1fdca0fc
update generated
2019-01-09 18:32:30 -08:00
gitlawr
eda6aff214
rename catalog field to catalogTemplate in applyApp/publishCatalog step config
2019-01-09 18:32:30 -08:00
Fyery
0fe6b540ae
go generate
2019-01-08 21:19:15 -08:00
Fyery
38ff6b5c9e
support okta authentication
2019-01-08 21:19:15 -08:00
galal-hussein
a59ea16f50
Update kubernetes to v1.13 calico and ingress controller
2019-01-08 13:16:25 -08:00
galal-hussein
6614cb03d8
Add new Versions
2019-01-08 13:16:25 -08:00
Jason Greathouse
a6037e6ab7
AlwaysPullImages generated
2019-01-07 09:28:05 -08:00
Jason Greathouse
17e2c13330
alwaysPullImages and cadvisor port default
2019-01-07 09:28:05 -08:00
moelsayed
ec760736be
rke-tools:v0.1.20
2019-01-04 14:26:15 -08:00
moelsayed
4bbd2dbd8d
generated code
2019-01-03 16:49:57 -08:00
moelsayed
c38be11d77
etcd backup types
2019-01-03 16:49:57 -08:00
Erik Wilson
db4a9fe544
generated
2019-01-03 11:28:37 -07:00
Erik Wilson
8cac937266
cluster auth token type changes
2019-01-03 11:28:37 -07:00
Alena Prokharchyk
918e3096ba
1.12.4 and 1.10.12 k8s support
2019-01-02 23:55:52 -08:00
Alena Prokharchyk
327e716a1d
base copy
2019-01-02 23:55:52 -08:00
Aiwantaozi
f9aa428925
Add require for some metric alert field
...
Problem:
1. default value for float return zero string
2. we need threshold value to build alert expression, some fields should be required
Solution:
1. fix float type default value in norman
2. add required to some metric rule fields
2019-01-02 21:44:35 -08:00
loganhz
3ba50684a6
go generate
2019-01-02 08:54:41 -07:00
loganhz
38e1530406
Support WeChat as notifier
...
Feature:
Now we don't support WeChat as a notifier. So user can not send the alert to wechat. We needto support it
https://github.com/rancher/rancher/issues/17121
2019-01-02 08:54:41 -07:00
kinarashah
34d49d1c94
correct toleration field name
2018-12-20 20:54:37 -08:00
galal-hussein
522fc4d7b1
Add yaml annotation to rotate flag to rkeconfig
2018-12-20 13:49:58 -08:00