Westly Wright
afcb5c482f
remove version check as it happens later in istio upgrade
...
it was causing the edit to fail
rancher/rancher#25114
2020-01-27 10:34:46 -07:00
Westly Wright
a7ea42c89a
Merge pull request #3728 from westlywright/aks.version.default
...
Azure aks get the latest satisfying version from versions
2020-01-24 16:55:29 -07:00
Westly Wright
19434d8b2e
Azure aks get the latest satisfying version from versions
2020-01-24 16:54:20 -07:00
Westly Wright
6cf81ba389
Merge pull request #3726 from westlywright/aks.version.default
...
Remove default k8s version value from AKS cluster
2020-01-24 14:42:23 -07:00
Westly Wright
78bd0811d5
Remove default k8s version value from AKS cluster
...
we should let the version picker choose the latest version
rancher/rancher#25100
2020-01-24 14:10:51 -07:00
Westly Wright
9d5cf4a0f2
Merge pull request #3724 from westlywright/configmap.refresh.24748
...
Misconfigured Computed Property
2020-01-23 13:49:28 -07:00
Westly Wright
b5b923b16e
Merge pull request #3722 from westlywright/cluster.name
...
Ensure Cluster Name in Yaml is Applied
2020-01-23 13:49:20 -07:00
Westly Wright
2ff5d28998
remove model key from computed property on model
...
since this is a prop on the model there is no model to watch so changes to the
watched properties never triggered an update.
rancher/rancher#24748
2020-01-23 11:45:05 -07:00
Westly Wright
0519376220
drop cluster validation into next block
...
This ensures that all changes to the cofig via yaml are applied before
validating the cluster params.
rancher/rancher#24971
2020-01-22 14:59:55 -07:00
Westly Wright
f5769a6cfe
Merge pull request #3719 from codyrancher/small-fixes
...
A number of small fixes for CIS Scans
2020-01-20 09:24:57 -07:00
Cody Jackson
9dc1769e1c
Add support for lettered suffixes when sorting
...
When sorting CIS scan tests by number the lettered suffixes weren't
sorting properly. This adds support for sorting numbers such as
1.1.37b.
rancher/rancher#24715
2020-01-17 13:25:51 -07:00
Cody Jackson
42a0c4692c
Add nodes to skipped test in the csv download
...
We want to display the nodes the test would run on even if it was skipped.
rancher/rancher#24725
2020-01-17 10:26:49 -07:00
Cody Jackson
e8de1d7360
Adding the clear button to the detail page search input
...
rancher/rancher#24750
2020-01-17 09:56:15 -07:00
Westly Wright
1e033e6e47
Merge pull request #3718 from codyrancher/extractUniqueStrings
...
Putting extractUniqueStrings util back in
2020-01-16 10:46:50 -07:00
Cody Jackson
0ea2b645b7
Putting extractUniqueStrings util back in
...
This was erroneously removed during a revert.
2020-01-16 10:29:19 -07:00
Westly Wright
6fbc70110f
Merge pull request #3717 from westlywright/istio.external.id.error
...
Ensure Istio app version is upgraded correctly during upgrade process
2020-01-14 16:16:31 -07:00
Westly Wright
476fda4eed
Ensure Istio app version is upgraded correctly during upgrade process
...
rancher/rancher#24956
2020-01-14 16:09:53 -07:00
Westly Wright
5d589a5bb9
Merge pull request #3705 from shanewxy/yaml-create
...
Fixed edit as yaml in cluster options stuck on "saving"
2020-01-14 09:18:39 -07:00
Westly Wright
e553f7f227
Merge pull request #3703 from shanewxy/trim-secret
...
Fixed trimming blank lines in multiline values of secrets breaks RSA format
2020-01-14 09:17:42 -07:00
Westly Wright
cda2a62170
Merge pull request #3715 from westlywright/translations.fix
...
fix pathing issue in zh-hant
2020-01-13 14:17:44 -07:00
Westly Wright
2e3f1ecde7
fix pathing issue in zh-hant
...
rancher/rancher#24300
2020-01-13 14:12:41 -07:00
Westly Wright
d4ee82258f
Merge pull request #3714 from westlywright/js.null.error
...
add error check on default check for RKE templates
2020-01-13 13:56:20 -07:00
Westly Wright
15018997ed
add error check on default check for RKE templates
2020-01-13 13:47:54 -07:00
Westly Wright
d0310e15f5
Merge pull request #3710 from loganhz/catalog
...
Fix catalog issue
2020-01-13 13:45:44 -07:00
Westly Wright
1e67641b52
Merge pull request #3711 from loganhz/failed
...
Show pod message
2020-01-13 13:45:10 -07:00
Westly Wright
74b8b94165
Merge pull request #3712 from westlywright/helpertextupdates
...
Help Text and Label Text Updates
2020-01-13 13:44:34 -07:00
Westly Wright
0579c01111
expose kube version upgrade warning on apply cluster template.
...
rancher/rancher#24829
2020-01-13 13:30:07 -07:00
Westly Wright
80ff3f008b
update mtu labels and help text
...
rancher/rancher#24929
2020-01-13 11:22:54 -07:00
loganhz
662a1ed260
Fix scale issue
2020-01-11 08:43:42 +08:00
loganhz
4a929c195d
Show pod message
...
https://github.com/rancher/rancher/issues/24884
2020-01-11 08:23:39 +08:00
loganhz
8e9746b345
Fix upgrade version issue
...
https://github.com/rancher/rancher/issues/18118
2020-01-10 10:54:50 +08:00
Westly Wright
3a173c312a
Merge pull request #3708 from codyrancher/vsphere-folder
...
Now displaying the full path for Folder
2020-01-06 13:36:05 -07:00
Cody Jackson
003124ad18
Now displaying the full path for Folder
...
Folders can share the same suffix so I'm now showing
the full path so users can differtiate when the
suffix is the same.
rancher/rancher#24853
2020-01-06 10:12:07 -07:00
Westly Wright
9bf19ec104
Merge pull request #3706 from loganhz/nodes
...
Add extraSearchSubFields in cluster list
2020-01-06 09:12:45 -07:00
Westly Wright
70001db928
Merge pull request #3704 from loganhz/fixes
...
Fix CATTLE_UI_PL issue
2020-01-06 09:11:59 -07:00
loganhz
036691dad9
Support search node in cluster list
...
https://github.com/rancher/rancher/issues/23305
2020-01-06 17:30:38 +08:00
shanewxy
dac4aabf43
Fixed edit as yaml in cluster options hang saving
2020-01-06 14:35:12 +08:00
loganhz
204bd7ab2b
Fix CATTLE_UI_PL issue
...
https://github.com/rancher/rancher/issues/23681
2020-01-06 14:31:29 +08:00
loganhz
dc94f6e67b
Hide description filed for configmap
...
https://github.com/rancher/rancher/issues/23736
2020-01-06 14:26:17 +08:00
shanewxy
7c15f79154
Added condition for trimming multiline values
...
https://github.com/rancher/rancher/issues/24577
2020-01-06 11:24:48 +08:00
Westly Wright
948d44e956
Merge pull request #3701 from westlywright/istio.bugs
...
delete the istio-system namespace when disabling istio
2020-01-03 17:06:58 -07:00
Westly Wright
56b4407b8e
delete the istio-system namespace when disabling istio
...
rancher/rancher#24850
2020-01-03 16:51:51 -07:00
Westly Wright
eed4572ff2
Merge pull request #3700 from westlywright/istio.bugs
...
Istio.bugs
2020-01-03 15:40:20 -07:00
Westly Wright
d632ced4fc
move finishSwitchToProject to after model like it is for clusters
...
if we place the finishSwitchToProject in the setupController then the loading of
the routes is not delayed and we can break initializers that are looking for the
project id.
2020-01-03 15:33:21 -07:00
Westly Wright
567d82572d
incorrectly removed wrapping object
2020-01-03 15:33:10 -07:00
Westly Wright
c3965eebfb
Merge pull request #3694 from westlywright/k8s.version.release.label
...
Add Label to K8s Version Select
2020-01-03 09:18:54 -07:00
Westly Wright
14f4a7134e
Merge pull request #3692 from codyrancher/broken-promise
...
Better handle rejected promises in StatefulPromise
2020-01-03 09:18:17 -07:00
Westly Wright
65a3ac5f07
Merge pull request #3697 from westlywright/fp.kiali.links.change
...
New Kiali Links for Istio version >=1.4.2
2020-01-02 17:01:01 -07:00
Westly Wright
54940982e9
add logic to determine kiali port for kiali links in istio
...
rancher/rancher#24701
2020-01-02 16:52:09 -07:00
Westly Wright
8a519e9143
add help text to form version on edit
...
rancher/rancher#24829
2020-01-02 15:39:58 -07:00