galal-hussein
385e4eb64c
Add rke certificate rotation
2019-04-16 13:52:33 -07:00
kinarashah
b9117fe98c
Update k8s to 1.11.9
2019-03-26 15:08:28 -07:00
kinarashah
51f8aeb509
base copy
2019-03-26 15:08:28 -07:00
Bill Maxwell
b91429530a
Merge pull request #769 from drpebcak/drone-1-update-syntax-release-v2.0
...
update drone syntax for 1.x
2019-03-20 16:29:47 -07:00
Taylor Price
82796875d2
update drone syntax for 1.x
2019-03-19 22:45:45 -07:00
galal-hussein
15fd7dc1c0
Update k8s to v1.11.8
2019-03-01 22:00:11 -08:00
galal-hussein
6d67d50083
code copy
2019-03-01 22:00:11 -08:00
Craig Jellick
17da5e389b
Add service account migrate condition
2019-01-29 05:29:36 -07:00
moelsayed
794d1ab03d
add v1.10.12-rancher1-1, v1.11.6-rancher1-1
2019-01-02 17:40:29 -08:00
moelsayed
241808f7b8
base copy
2019-01-02 17:40:29 -08:00
moelsayed
5f30d68209
generated code
2018-12-04 11:34:27 -08:00
moelsayed
b3bd1da1df
Update norman
2018-12-04 11:34:27 -08:00
moelsayed
95c28dd0dc
update golang to 1.9
2018-12-04 11:34:27 -08:00
moelsayed
b58a0c7f19
update to v1.11.5-rancher1-1, v1.10.11-rancher1-1
2018-12-04 11:34:27 -08:00
moelsayed
9cf81ffda7
copy over v1.11.2-rancher1-1,v1.10.5-rancher1-2
2018-12-04 11:34:27 -08:00
carolyn
0f69ef3864
disable keycloak auth
2018-08-17 11:22:34 -07:00
Denise
05d89bf280
Merge pull request #541 from galal-hussein/update_k8s
...
Update k8s version to v1.11.2-rancher1-1
2018-08-17 10:41:04 -07:00
galal-hussein
c8034b5e78
Add cipher suites to k8s 1.11 and update it to 1.11.2
2018-08-17 03:17:51 +02:00
galal-hussein
041ba91135
Add new k8s version
2018-08-17 00:47:42 +02:00
kinarashah
e1bbb10b72
generated changes
2018-08-16 14:01:25 -07:00
kinarashah
b99fdf3b4c
add stopDrain action for node
2018-08-16 14:01:25 -07:00
carolyn
bf4e7bc45d
run go generate
2018-08-15 00:59:44 +03:00
carolyn
36b68eaa57
add KeyCloak Config in types
2018-08-15 00:59:44 +03:00
Dan Ramich
38a6850257
Add CreateNewUserClusterRoleBinding to user interface
2018-08-14 14:30:29 -07:00
Darren Shepherd
d6d559ea16
Add notready state to containers
2018-08-13 10:04:40 -07:00
kinarashah
eebbe77993
go generate
2018-08-07 12:31:31 -07:00
kinarashah
ffd8f7ed64
Use secretName instead of secretId
...
Using reference to id always returns namespace:id, but it doesn't
work while using project scoped secrets; thus using name similar
to secrets used as environment variables from source
2018-08-07 12:31:31 -07:00
Daishan Peng
728ef5c4b9
sort env key
...
Problems:
When we created workloads in rancher api, the environment variable
field is converted without a specific order.(we simplely loop in the
map). This will cause K8s workload spec to change constantly if we do a
update, and cause the pod getting recreated.
Solutions:
Sort the map and make sure they always follow the same order in k8s
workload spec.
2018-08-06 10:27:51 -07:00
Daishan Peng
0968d09296
fix regular expression
...
https://github.com/rancher/rancher/issues/14939 .
Problems:
we are not using lazy match to match the group (!=|=) so that "foo !=
bar` can be parsed wrongly as (foo !) (=) (bar).
Solutions:
Use lazy match to match as less as possible the characters in the first
group. Also improved the whitespace matches.
2018-08-04 10:51:38 -07:00
Nathan Jenan
d919b35add
Generated Code
2018-08-04 10:17:49 -07:00
Nathan Jenan
86a73e7cfc
Changing options to use bool pointers
2018-08-04 10:17:49 -07:00
Denise Schannon
b792bfd0e8
fix k8s defaults again
2018-08-03 12:33:57 -07:00
Denise
42c4836915
Merge pull request #533 from deniseschannon/cleanup-types
...
cleaning up k8s types to preserve released versions
2018-08-03 10:37:15 -07:00
Denise Schannon
da23818965
rke-tools v0.1.13
2018-08-03 10:29:32 -07:00
Denise Schannon
e38f27212e
cleaning up k8s types to preserve released versions
2018-08-03 10:26:39 -07:00
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