1
0
mirror of https://github.com/rancher/types.git synced 2025-06-30 15:31:48 +00:00
Commit Graph

1566 Commits

Author SHA1 Message Date
Yuki Nishiwaki
2d275102b4 Check data is nil before executing mapping in os_info
This os_info mapper is used for v1.NodeStatus but
there is some case that mapper is evaluated when
v1.NodeStatus is nil.  For example, when the user try
to create v3.Node by calling API(POST /v3/nodes).

So we should check data is nil or not before executing
mapper in order to prevent from trying to use data(nil)
as map inside OSInfo.FromInternal
2018-08-02 21:20:54 -07:00
Darren Shepherd
11394ace11 Refactor k8s versions to be less error prone 2018-08-02 17:48:37 -07:00
kinarashah
e2046c89f0 change tags for enableNetworkPolicy 2018-08-02 15:28:34 -07:00
kinarashah
dd6ce2e3e5 go generate 2018-08-01 13:15:23 -07:00
kinarashah
6c30a8ff51 enableNetworkPolicy 2018-08-01 13:15:23 -07:00
galal-hussein
082191af65 Update rke tools to v0.1.12 2018-08-01 10:49:42 -07:00
Denise
61b3cb0386
Merge pull request #521 from mrajashree/samlConfigInput
Change samlConfig field names to match json tags
2018-07-26 10:36:02 -07:00
rajashree
459e2758a6 Generated changes 2018-07-25 16:28:33 -07:00
rajashree
d01d1612cf Change field names 2018-07-25 16:28:12 -07:00
Dan Ramich
8c7ec63626 Generated changes 2018-07-25 10:01:39 -07:00
Dan Ramich
e6619dfa0b Update vendor 2018-07-25 10:01:39 -07:00
Dan Ramich
f657b6b817 Add const for created label 2018-07-25 10:01:39 -07:00
carolyn
e17524f5bb fix duplicate transitioningMessage 2018-07-25 09:57:46 -07:00
rajashree
9898f6e9aa Generated changes - ADFS 2018-07-24 13:57:33 -07:00
rajashree
a4d5b65545 Add ADFS provider 2018-07-24 13:57:33 -07:00
Alena Prokharchyk
1ccee88c0b No edit for resource quota template 2018-07-24 13:45:10 -07:00
orangedeng
71c487755a Bump up ingress controller version
We should only update the ingress controller version for our newly
supported k8s version
0.10.2-rancher2 to 0.16.2-rancher1 for following new k8s version
v1.11.1-rancher1-1
v1.10.5-rancher1-2
v1.9.7-rancher2-2
2018-07-24 10:56:32 -07:00
Aiwantaozi
9afeb4d1d3 generate code 2018-07-23 19:06:34 -07:00
Aiwantaozi
4762b0d1e1 support ssl 2018-07-23 19:06:34 -07:00
rajashree
a3a682e811 Generated changes - Ping-saml test and login output 2018-07-23 09:40:45 -07:00
rajashree
5eb3931b41 Change Saml-Ping testAndEnable and login output
Change name of redirectURL
2018-07-23 09:40:45 -07:00
Alena Prokharchyk
556fa1f61d Revert "Bump up nginx ingress controller version"
This reverts commit af3ac12812.
2018-07-20 13:35:36 -07:00
Denise Schannon
979e30e942 make k8s 1.11.1 the default version, clean up k8s 1.11 versions 2018-07-20 11:38:37 -07:00
Aiwantaozi
38467a8c34 add custom docker root in cluster config 2018-07-20 09:29:05 -07:00
galal-hussein
c28e92068a Update rke tools to 0.1.11 2018-07-19 15:27:40 -07:00
galal-hussein
289e270e23 Add new k8s versions 2018-07-19 15:27:40 -07:00
moelsayed
01217d321d Add k8s v1.11.1-rancher1 2018-07-19 14:15:07 -07:00
Nathan Jenan
ccab1aee47 Generated code 2018-07-19 13:44:02 -07:00
Nathan Jenan
bf2aca2999 Adding fields to model to support addition options for gke 2018-07-19 13:44:02 -07:00
Darren Shepherd
c29523994d Update generated code 2018-07-19 10:40:37 -07:00
Darren Shepherd
463ed73f9f Update vendor 2018-07-19 10:40:37 -07:00
Darren Shepherd
a21edd69e2 Add PVC to client 2018-07-19 10:40:37 -07:00
Darren Shepherd
7787d68450 Assign state on init containers too 2018-07-19 10:40:37 -07:00
Darren Shepherd
30701b30c3 Refactor for IsEmpty 2018-07-19 10:40:37 -07:00
Darren Shepherd
01b7bf0bfc Minor status changes 2018-07-19 10:40:37 -07:00
Darren Shepherd
986f420630 Update ToInternal 2018-07-19 10:40:37 -07:00
kinarashah
7c20e28b3c cluster condition SystemProjectCreated 2018-07-19 10:03:43 -07:00
Yuxing
0c40626cd3 Update nginx-ingress-controller version
Related issue https://github.com/rancher/rancher/issues/13294
from 0.10.2-rancher3 to 0.16.2-rancher1
2018-07-19 09:53:29 -07:00
kinarashah
6188d1efb0 go generate 2018-07-19 09:35:44 -07:00
kinarashah
d63d266090 node drain input 2018-07-19 09:35:44 -07:00
Alena Prokharchyk
7680ca994f Legacy API versions 2018-07-18 11:29:05 -07:00
Nathan Jenan
d01c9413a0 Generated code 2018-07-17 16:18:28 -07:00
Nathan Jenan
dcfe9d24eb Adding options for eks enhancement
Adding options to the EKS config to support EKS enhancements.

Issue:
https://github.com/rancher/rancher/issues/14566
2018-07-17 16:18:28 -07:00
galal-hussein
83409a3bca go generate 2018-07-16 18:11:49 -07:00
galal-hussein
1a4b8ecd84 add disable metrics server options and system image 2018-07-16 18:11:49 -07:00
Alena Prokharchyk
374bbecefe Generated changes 2018-07-13 15:57:06 -07:00
Alena Prokharchyk
6ec1e0a018 Resource quota 2018-07-13 15:57:06 -07:00
rajashree
75cb49e5ed Generated changes - saml/ping 2018-07-13 15:12:32 -07:00
rajashree
aa93cb066d Add SAML-ping type 2018-07-13 15:12:32 -07:00
Dan Ramich
d8ca395c0b Add default fields to globalRole and roleTemplates 2018-07-13 15:02:14 -07:00