Commit Graph

1783 Commits

Author SHA1 Message Date
loganhz 43e22b8fc8 Fix label missing issue 2019-09-20 00:23:09 +08:00
loganhz 37a9458a06 Add missing gce-pd fileds 2019-09-19 09:10:20 +08:00
n313893254 9226c5e983 Fix cannot edit v1.14 k8s EKS cluster
https://github.com/rancher/rancher/issues/22894
2019-09-17 11:06:10 +08:00
loganhz 9d2c9536a4 Support paging for events list
https://github.com/rancher/rancher/issues/22858
2019-09-14 23:26:28 +08:00
Vincent Fiduccia a7f8eabc1a
Merge pull request #3352 from codyrancher/master
Add more context to the title of deletion modals
2019-09-13 17:13:33 -07:00
Cody Jackson 2f990ced40 Add more context to the title of deletion modals
Adds the resource types "namespace", "cluster", "project" as
additional context to the titles of the respective deletion modals
in order to reduce the likelyhood of a user accidentally deleting
an unintented resource.

We changed the title from "Are you sure you want to delete" to
"Are you sure you want to delete the namespace:" with namespace
being bold. The same is true for cluster and project as well.

rancher/rancher#17619
2019-09-13 12:47:38 -07:00
loganhz 9f8acf0d39 Show Kubernetes events in UI 2019-09-12 14:44:30 +08:00
Vincent Fiduccia f935046709
No read-only role for clusters 2019-09-11 11:02:01 -07:00
loganhz 8a825860a1 Support search in apps and multi-cluster apps list page 2019-09-11 20:32:43 +08:00
Vincent Fiduccia 9621b09fb0
Don't overwrite cluster config with answers on edit (rancher/rancher#22085) 2019-09-11 01:55:41 -07:00
Vincent Fiduccia b169838925
Merge pull request #3338 from loganhz/bugs
[2.3]Bugs
2019-09-09 14:06:03 -07:00
loganhz d942a02495 Remove the tooltip when sharing template 2019-09-07 09:51:23 +08:00
Vincent Fiduccia 4820137ac2
Merge pull request #3334 from loganhz/registry
Strip off https:// for private registry
2019-09-06 18:46:22 -07:00
loganhz 326db19a55 Strip off https:// for private registry 2019-09-07 09:43:52 +08:00
Vincent Fiduccia 31d51cbb37
Merge pull request #3337 from gliptak/patch-1
Add Amazon EKS 1.14
2019-09-06 12:34:43 -07:00
Vincent Fiduccia 3d1851e45c
Merge pull request #3336 from n313893254/22671
Cannot edit taints when taintSupport is not true on edit rke cluster
2019-09-06 11:56:04 -07:00
Vincent Fiduccia 4db1eb8a39
Merge pull request #3333 from loganhz/cc
[2.3.0]Fix cloud credential issue
2019-09-06 11:21:02 -07:00
Gábor Lipták bb28a7aa7f
Add Amazon EKS 1.14 2019-09-06 07:45:10 -04:00
n313893254 5844b1949d Template Lint 2019-09-06 17:57:57 +08:00
n313893254 738c8e8f37 Cannot edit taints when taintSupport is not true on edit rke cluster
https://github.com/rancher/rancher/issues/22671
2019-09-06 17:56:23 +08:00
loganhz e641c18913 Fix cloud credential issue
https://github.com/rancher/rancher/issues/22662
2019-09-06 09:13:40 +08:00
Gábor Lipták 2536b39d47
Add Bahrain/me-south-1 to EKS regions
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2019-09-04 14:20:11 -04:00
Gábor Lipták 75822c58ff
Default to m5.large for EKS 2019-09-03 14:47:55 -04:00
Vincent Fiduccia 01b07bdd9a
Fix azure required fields, rke templates option location 2019-08-30 17:49:20 -07:00
Vincent Fiduccia ce07edfd98
Edit clusters using node templates you can't see (rancher/rancher#22080) 2019-08-30 14:15:24 -07:00
Vincent Fiduccia 9d2e657a5f
Merge pull request #3319 from loganhz/taints
[2.3.0] Taints
2019-08-30 12:24:44 -07:00
Vincent Fiduccia e5be3775ba
Merge pull request #3318 from lvuch/lh-22529
cluster template to rke template
2019-08-30 12:22:29 -07:00
loganhz bae8f1cca8 Make k8s taints readonly 2019-08-30 17:45:57 +08:00
lvuch 59d3ffb8d4 cluster template to rke template 2019-08-29 21:31:20 -07:00
rmweir 6c7e40477a Add ap-east-1 to eks region dropdown 2019-08-29 18:04:36 -07:00
Vincent Fiduccia 0f09c79023
Merge pull request #3312 from n313893254/22490
Hide system-library from Catalogs page
2019-08-29 09:52:17 -07:00
Vincent Fiduccia 89b6bb8918
Watch each 2019-08-29 09:48:18 -07:00
Vincent Fiduccia 17737e4ac8
Merge pull request #3311 from n313893254/22500
[AKS] Fix network mode display wrong when editing
2019-08-29 09:46:25 -07:00
Vincent Fiduccia e779e3e662
Spelling 2019-08-29 09:45:55 -07:00
Vincent Fiduccia c94b947ed2
Spelling 2019-08-29 09:45:28 -07:00
Vincent Fiduccia eeb6fd8a34
Merge pull request #3303 from loganhz/win
[2.3.0]Disable Windows in k8s 1.14
2019-08-29 09:16:54 -07:00
n313893254 a22c41f47f Hide system-library from Catalogs page
https://github.com/rancher/rancher/issues/22490
2019-08-29 16:48:29 +08:00
n313893254 daf848e82c [AKS] Fix network mode display wrong when edit
https://github.com/rancher/rancher/issues/22500
2019-08-29 15:42:58 +08:00
Vincent Fiduccia 38b37adeb9
Spelling 2019-08-27 13:21:34 -07:00
Vincent Fiduccia 71f9c44c4d
Merge branch 'master' into labels 2019-08-27 13:20:04 -07:00
Vincent Fiduccia 44a34702b0
Merge pull request #3289 from n313893254/22137
[TKE] Add diskConfigSet and fix subnetId
2019-08-27 13:12:33 -07:00
loganhz 86096ee6bc Windows 2019-08-27 18:21:40 +08:00
loganhz d3f73b74bd Make standard labels and annotations readonly 2019-08-26 14:31:15 +08:00
n313893254 05758d273b Template Lint 2019-08-23 16:58:25 +08:00
n313893254 4b451a2f0f Fix TKE alert and get max and min disk size from TKE 2019-08-23 16:56:11 +08:00
n313893254 12f8822119 TKE support k8s version 1.12.4 2019-08-23 15:15:47 +08:00
n313893254 295258fa30 Add diskConfigSet and fix subnetId
https://github.com/rancher/rancher/issues/22137
2019-08-23 12:28:39 +08:00
n313893254 ef6ac0189a Fix [Windows] Unable to set windows node advanced options
https://github.com/rancher/rancher/issues/22059
2019-08-22 13:45:31 +08:00
Vincent Fiduccia 0a1c335024
Merge pull request #3284 from n313893254/22294
Fix CCE availableZones doesn't change when using custom region
2019-08-21 15:25:07 -07:00
n313893254 ddc81ec51b Fix CCE availableZones doesn't change when using custom region
https://github.com/rancher/rancher/issues/22294
2019-08-21 18:13:12 +08:00