Commit Graph

1685 Commits

Author SHA1 Message Date
Vincent Fiduccia 075becbc3d
Merge pull request #3226 from loganhz/gke-version
Fix gke k8s version issue
2019-08-12 11:31:21 -07:00
Vincent Fiduccia 8e2b242686
Merge pull request #3223 from loganhz/enter
Fix enter key issue
2019-08-12 11:08:22 -07:00
loganhz 8b62d5e625 Fix gke k8s version issue
https://github.com/rancher/rancher/issues/22117
2019-08-12 18:53:56 +08:00
loganhz 765ba02c88 Fix enter key issue
https://github.com/rancher/rancher/issues/18445
2019-08-12 17:29:13 +08:00
loganhz be627792f9 Refactor EKS node ASG-size fields
https://github.com/rancher/rancher/issues/22097
2019-08-12 16:57:07 +08:00
Westly Wright 8001f80119
lint 2019-08-09 16:12:04 -07:00
Westly Wright 989be5923e
Add check for rke config in yaml editor and error if it nil
rancher/rancher#22076
2019-08-09 16:03:00 -07:00
Westly Wright 632df4bd84
remove log 2019-08-09 11:24:08 -07:00
Westly Wright b9e44dbd39
Disable cluster template selection change on edit cluster
rancher/rancher#22043
2019-08-09 10:36:57 -07:00
Westly Wright 8601d8d617
fix bug where private reg params were not populating
rancher/rancher#22072
2019-08-09 10:10:14 -07:00
Westly Wright 36c8102f79
remove the ability to add arbitrary overrides
rancher/rancher#22084
2019-08-09 09:14:25 -07:00
Westly Wright 9c81011e0b
fix edit bug when saving from yaml 2019-08-09 09:12:07 -07:00
Westly Wright 636aee8d1a
add back yaml view but make readOnly if view 2019-08-09 09:12:07 -07:00
Westly Wright 107e86ad12
Cluster template revision detail page
rancher/rancher#23734
2019-08-09 09:11:53 -07:00
loganhz a341022d2e Support China AKS
https://github.com/rancher/rancher/issues/21668
2019-08-08 10:45:26 +08:00
Tani Fiduccia 9ea0fd30b0 minor text issues 2019-08-07 15:27:42 -07:00
Westly Wright 721e793503
lint 2019-08-07 14:49:54 -07:00
Westly Wright 705a863c58
Fix private registry display and default issues
rancher/rancher#21567
2019-08-07 14:48:06 -07:00
Westly Wright 775856f027
Remove search from form-share-member
rancher/rancher#22039
2019-08-07 13:38:33 -07:00
Westly Wright 2bc2981321
Fix .x version being pushed into list on edit cluster
rancher/rancher#22021
2019-08-07 12:07:53 -07:00
Westly Wright 8449a6f5b1
Prevent selecting ct with lower kube version than current cluster
rancher/rancher#21756
rancher/rancher#22018
2019-08-07 10:57:51 -07:00
Westly Wright 814a04bdce
allow k8s version to check if editing only when using cluster templ 2019-08-07 09:29:43 -07:00
Westly Wright 96955fff68
Disable CNI provider change on cloned cluster template revisions
rancher/rancher#21778
2019-08-07 09:29:43 -07:00
Westly Wright c44e9ca6e6
Add date created & default label to the cluster temp revision select 2019-08-07 09:29:43 -07:00
Westly Wright 62e7865568
mark cloud provider fields that are required as required in override
which can't be unchecked because the config will require an entry

rancher/rancher#21616
2019-08-07 09:29:43 -07:00
Westly Wright 1539459372
Tweak default revision text
Set fake enabled checkbox if first and only revision (backend sets default for
this one automatically so lets fake it because its going to be set whether they
want it or not.
2019-08-07 09:29:43 -07:00
Westly Wright 80fc4b6efb
Fix issue when edit cluster and no access to cluster template
rancher/rancher#21473
2019-08-07 09:29:43 -07:00
Westly Wright 106c169278
Merge pull request #3201 from loganhz/bug1
Bugs
2019-08-07 09:29:21 -07:00
Westly Wright bc20008a88
Merge pull request #3198 from loganhz/hpa
Fix HPA UX issue
2019-08-07 09:27:28 -07:00
loganhz a7cb54b47a Fix toleration bug 2019-08-07 17:20:54 +08:00
loganhz 1fe864fc7c Fix HPA UX issue 2019-08-07 10:07:38 +08:00
loganhz d0cdadd0f5 Update the UX for enabling istio 2019-08-07 07:47:22 +08:00
Westly Wright 92829b8e71
Merge pull request #3187 from loganhz/external
Add external option for cloud provider
2019-08-05 08:59:33 -07:00
Westly Wright 40dafd6052
Merge pull request #3186 from n313893254/20640
Make sure FluentServer.weight is int
2019-08-05 08:58:44 -07:00
loganhz cf115eab37 Add external option for cloud provider 2019-08-05 20:13:46 +08:00
n313893254 c832f12676 Make sure FluentServer.weight is int
https://github.com/rancher/rancher/issues/20640
2019-08-05 15:57:26 +08:00
n313893254 2223caf742 Delete unused code 2019-08-05 14:25:19 +08:00
n313893254 b3035335e3 Rebase and bugfix 2019-08-05 14:25:19 +08:00
n313893254 42a4ccefe7 Change menu tree 2019-08-05 14:25:18 +08:00
n313893254 1631ca9603 Cluster istio page 2019-08-05 14:22:42 +08:00
Westly Wright 464acc4648
refactor new required error check into own function 2019-08-02 14:41:34 -07:00
Westly Wright 4b9fa17425
split cluster template/revisions into sep dropdowns cluster create
rancher/rancher#21891
2019-08-02 13:48:14 -07:00
Westly Wright d068797101
remove auto name cluster template revision
rancher/rancher#21892
2019-08-02 11:53:52 -07:00
Westly Wright c4392a5ef9
allow users to create cluster template with azure fields empty
rancher/rancher#21759
2019-08-02 11:53:52 -07:00
Westly Wright 461700a2a9
fix cluster/cluster template validation
rancher/rancher#21616
2019-08-02 11:53:52 -07:00
Westly Wright 0560869ca4
dont replace existing cluster object on edit when going back to form
rancher/rancher#21866
2019-08-02 11:53:52 -07:00
Westly Wright 9c22f47692
Apply cloudconfig answers and remove when consuming ctr and changes
rancher/rancher#21815
2019-08-02 11:53:52 -07:00
Westly Wright 4ef13c8119
remove erroneous check in init form-versions for ctr create
rancher/rancher#21882
2019-08-02 11:53:52 -07:00
Westly Wright 3b65839c06
check if override has satisfies
rancher/rancher#21898
2019-08-02 11:53:52 -07:00
Westly Wright b64114ab23
cant slice a null array
rancher/rancher#21816
2019-08-02 11:53:52 -07:00