orangedeng
25fb96b983
Add Prometheus operrator crds into schema
2018-12-04 06:20:41 -07:00
Nathan Jenan
3775fd11c9
Go generate
2018-11-30 14:09:21 -07:00
Nathan Jenan
400a07bd51
Pluggable driver types
...
This change gives rancher the ability to accept pluggable kontainer engine drivers
by adding the necessary types and removing the driver specific types.
Issue:
rancher/rancher#12698
2018-11-30 14:09:21 -07:00
kinarashah
d5576ed676
make samlconfig's spKey of type password
2018-11-30 10:53:22 -08:00
gitlawr
86cb36ea85
generated
2018-11-29 20:45:32 -08:00
gitlawr
293e6c4a6d
add pipeline notification config
2018-11-29 20:45:32 -08:00
Prachi Damle
2679cafa40
generated changes for GlobalDNS
2018-11-29 16:57:40 -08:00
Prachi Damle
9244fec8ed
GlobalDns CRD changes
2018-11-29 16:57:40 -08:00
Alena Prokharchyk
eca6b068ee
k8s 1.12.3 as default
2018-11-29 13:00:46 -08:00
Mike Kelley
4e42af6f1e
Generated Code
2018-11-29 11:35:34 -08:00
Mike Kelley
ecd1e3b3fb
Add support for weave password
2018-11-29 11:35:34 -08:00
Aiwantaozi
e785b79ea9
update image
2018-11-29 09:12:31 -08:00
rajashree
5ca2348448
Generated changes
2018-11-28 17:18:35 -08:00
rajashree
cd3f68581c
Add multi cluster app crd
2018-11-28 17:18:35 -08:00
Nathan Jenan
6ee2ac1678
Re-running go generate after revert commit
2018-11-27 17:53:52 -07:00
Nathan Jenan
7bd01e2984
Revert "Pluggable driver types"
...
This reverts commit 216385b63e
.
2018-11-27 17:53:52 -07:00
Nathan Jenan
d4684eb26d
Generated code
2018-11-27 10:50:11 -07:00
Nathan Jenan
216385b63e
Pluggable driver types
...
This change gives rancher the ability to accept pluggable kontainer engine drivers
by adding the necessary types and removing the driver specific types.
Issue:
rancher/rancher#12698
2018-11-27 10:50:11 -07:00
gitlawr
b2cf716a27
generated
2018-11-26 21:24:16 -08:00
gitlawr
a0165b14ba
add bitbucket support
2018-11-26 21:24:16 -08:00
Darren Shepherd
a4de4c1716
Update generated code
2018-11-26 10:49:32 -07:00
Darren Shepherd
7df53e1173
Update generated code
2018-11-26 08:51:20 -07:00
Aiwantaozi
80ab9833d1
update fluentd and log aggregator version for support add more pod info and delete useless image
2018-11-20 21:04:46 -10:00
kinarashah
04314b0c60
go generate
2018-11-19 15:05:34 -10:00
kinarashah
2450f5c8a3
add currentNodeLabels and currentNodeAnnotations to Node Spec
...
Fields to store current node status labels and annotations when calculating desiredNode values
2018-11-19 15:05:34 -10:00
Guangbo Chen
c641a79b5d
added private catalog types
2018-11-12 11:25:11 +08:00
Darren Shepherd
8cf867511b
Merge pull request #580 from mickael-alibert/master
...
Fix typo in weave_node rke_types
2018-11-09 13:59:54 -07:00
galal-hussein
fcccd7caa5
Fix rolling snapshot default values
2018-11-08 13:00:57 -08:00
galal-hussein
3efcb2647b
go generate
2018-11-06 15:50:47 -08:00
galal-hussein
9c94b012a7
Change snapshot type to pointer to bool
2018-11-06 15:50:47 -08:00
Darren Shepherd
bbbc76e729
Update generated
2018-11-06 10:01:19 -07:00
galal-hussein
a77c053ef5
Add norman defaults to etcd snapshots
2018-11-02 09:33:48 -07:00
Sebastiaan van Steenis
792cfb3f5a
Change to recommended admission controllers
2018-10-30 11:23:00 -07:00
Darren Shepherd
abee9812f6
Update generated code
2018-10-30 10:07:03 -07:00
Alena Prokharchyk
27eeffb696
v1.12.1-rancher1-1 as a default k8s version
2018-10-29 22:03:17 -07:00
Darren Shepherd
568afa007c
Update generated code
2018-10-29 12:57:42 -07:00
Darren Shepherd
a1fd824df3
Delete clusterevent type
2018-10-29 12:57:42 -07:00
rajashree
a123cd1714
Tweaks to cluster capabilities field names
2018-10-26 12:02:24 -07:00
rajashree
60d1effb30
Generated changes
2018-10-26 12:02:24 -07:00
Alena Prokharchyk
09802166e4
k8s 1.12.1 support
2018-10-25 09:17:18 -07:00
Darren Shepherd
33edfbcf52
Drop new field in nodes
2018-10-24 16:32:00 -07:00
Darren Shepherd
6420b4e781
Update generated code
2018-10-23 23:02:33 -07:00
Aiwantaozi
1fd00cc153
add elasticsearch ssl version
2018-10-22 09:25:26 -07:00
rajashree
9cf979f166
Cluster capabilities
2018-10-18 11:40:21 -07:00
rajashree
96b142a253
Generated changes - cluster caps
2018-10-18 11:40:21 -07:00
galal-hussein
c3805641e9
Update rke tools to v0.1.16
2018-10-18 09:31:10 -07:00
rajashree
31b2f915cf
Generated changes project and cluster level catalog
2018-10-17 13:04:33 -07:00
rajashree
4e7e6915ae
Add project and cluster level catalog #13444
...
Add cluster level catalog
2018-10-17 13:04:33 -07:00
Nathan Jenan
36992966af
Adding session token to eks config
...
This change adds a session token field to the eks config to support
provisioning clusters with credentials generated via GetSessionToken or
AssumeRole calls.
Issue:
https://github.com/rancher/rancher/issues/16005
2018-10-16 16:52:22 -07:00
Nathan Jenan
52df5bbb83
Generated Code
2018-10-11 12:52:13 -07:00