Commit Graph

302 Commits

Author SHA1 Message Date
loganhz 8a825860a1 Support search in apps and multi-cluster apps list page 2019-09-11 20:32:43 +08:00
Vincent Fiduccia 39b1bd98ce
Merge pull request #3331 from loganhz/label
[2.3.0]Hide failure-domain label in node list
2019-09-06 10:26:02 -07:00
loganhz 5e4a7091ad Hide failure-domain label in node list 2019-09-05 10:42:57 +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
张浩 dd679885b6 Show setting `rke-metadata-config` under settings
https://github.com/rancher/rancher/issues/22573
2019-09-04 08:56:03 +08:00
loganhz 67ca2a4e0f Show k8s role taints and remove unschedule label 2019-08-31 08:25:07 +08:00
loganhz bae8f1cca8 Make k8s taints readonly 2019-08-30 17:45:57 +08:00
loganhz e7c8d8f900 Hide k8s role taints 2019-08-30 17:35:41 +08: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 d3f73b74bd Make standard labels and annotations readonly 2019-08-26 14:31:15 +08:00
n313893254 4b451a2f0f Fix TKE alert and get max and min disk size from TKE 2019-08-23 16:56:11 +08:00
loganhz 78fe52569e Remove access type Member for cluster template
https://github.com/rancher/rancher/issues/22280
2019-08-20 07:04:55 +08:00
loganhz 109f92e715 Add setting to edit user session TTL
https://github.com/rancher/rancher/issues/22136
2019-08-15 13:31:46 +08:00
Vincent Fiduccia 6e6edbe07d
Merge pull request #3220 from loganhz/gke-cp
Fix cluster yaml issue
2019-08-12 11:04:53 -07:00
Vincent Fiduccia 87a2a846ca
Merge pull request #3200 from n313893254/21790
Support exist condition for metric alert
2019-08-12 10:07:23 -07:00
loganhz 9da4836eda Fix cluster yaml issue
https://github.com/rancher/rancher/issues/22119
2019-08-12 16:29:57 +08:00
n313893254 ba711d4936 Support exist condition for metric alert
https://github.com/rancher/rancher/issues/21790
2019-08-12 16:04:51 +08:00
Westly Wright f42929105f
Merge pull request #3209 from loganhz/selector
Fix node selector issue
2019-08-08 09:22:45 -07:00
loganhz a80558b22b Fix node selector issue 2019-08-08 15:37:18 +08:00
loganhz a341022d2e Support China AKS
https://github.com/rancher/rancher/issues/21668
2019-08-08 10:45:26 +08:00
Westly Wright 705a863c58
Fix private registry display and default issues
rancher/rancher#21567
2019-08-07 14:48:06 -07:00
loganhz a51ac5e03e Fix the issue that edit yaml cause Windows failed 2019-08-02 12:01:28 +08:00
loganhz 73336b817f Use windowsPreferedCluster for windows cluster 2019-08-02 06:20:26 +08:00
Vincent Fiduccia e77ad9afdf
You are in a maze of twisty catalog logic, all slightly different 2019-08-01 10:30:34 -07:00
Westly Wright 9fa2f1d116
backup strategy default values when applying cluster template
rancher/rancher#21724
2019-07-31 09:42:00 -07:00
Westly Wright bb2c2af9c2
First itteration of cluster template yaml
rancher/rancher#21579
2019-07-29 09:49:02 -07:00
Vincent Fiduccia 95be7fe62e
Merge pull request #3132 from n313893254/access
Istio GA
2019-07-23 11:35:18 -07:00
n313893254 e481e4b344 Should show a warning when deleting a system chart app
https://github.com/rancher/rancher/issues/19170
2019-07-23 11:00:38 +08:00
n313893254 c500bff699 Add toleration 2019-07-23 10:50:21 +08:00
loganhz c02283f544 Use iframe for kiali 2019-07-23 10:50:20 +08:00
loganhz 446c9d5a72 Delete kiali dependency 2019-07-23 10:50:20 +08:00
loganhz d8f12a6110 Allow exec shell to not ready container
https://github.com/rancher/rancher/issues/20493
2019-07-22 10:05:56 +08:00
Westly Wright 3672d97914
Limit cluster template and revision actions for read-only users 2019-07-19 11:57:34 -07:00
Westly Wright 00b2e2a8f3
Kubernetes versions with patch support for cluster templates
First itteration of new kube versions w patch support

fix alias issue

satisfies working with no override, hide questions, uniq questions

add templates service, add additional satisfies logic

cluster template translation

add setdefault action to cluster template revisions

Add cluster template link to clusters index page

apply cluster templates satisifies logic
2019-07-16 10:15:38 -07:00
Eric Tokatlian 5aaff9f0d2 Bugfix #21384 adds proper principal id. 2019-07-09 12:39:34 -07:00
loganhz 5843273906 Update M5 and support M5a 2019-07-09 17:27:38 +08:00
loganhz 0694319e3d Add AWS t3a support 2019-07-09 17:15:02 +08:00
Westly Wright 2a66489f83
New cluster launch page
Refactor and decouple launch cluster

adds new routes for selecting cluster, selecting cluter template, and launching
cluster

Add first version of cluster template selection logic

WIP - First version of cluter-template resource pages & components

cluster template index

adds cru-cluster-template

save cluster template and cluster template revision

refactor rke cluster driver and add rke cluster driver to clust temp

add cluster template revision page

template revision changes

more questions

refactor cluster networking into component

cluster template questions components

first itteration of working add question

fixups for ct and ctr's

general fixes

quick revision select on new revision page

Move name, expose ctr name, move ctr source

Refactor ct/ctr table to use grouped form

share member added

single template no revisions rows

translations

translation changes

css toggle

css toggle on all elements

inline override

initial apply cluster template

initial show or lock when applying a cluster template

validation bug

first run at windows support overrides

abstract check override with component that yields

add check for override to most sections

bulk remove cluster template revision

more check override

handle errors better for ctrs

translations

bugs

add toggle to azure cloud provider

auth endpoint fix

computed override check and refactor

fixup question override inputs

remove cluster launch route

review fixups

cluster edit

fixup alias properties for overrides
2019-07-08 14:45:44 -07:00
Westly Wright 271de7910e
Merge pull request #3103 from etokatlian/feature/google-oauth
Adds google auth
2019-07-08 11:55:28 -07:00
Eric Tokatlian 0670441dbc Fixes requests from review 2019-07-08 10:27:23 -07:00
Vincent Fiduccia d8370e7240
Consider *-head and *-rcN dev builds 2019-07-03 13:12:54 -07:00
Sebastiaan van Steenis 1f479fcff8 Update AKS regions 2019-07-01 09:39:26 +02:00
n313893254 750e5fc482 Fix gauge greater 100 and unit
https://github.com/rancher/rancher/issues/19413
2019-06-13 14:43:25 +08:00
Westly Wright 619bfecd06
Add support for special fields in 3rd party Node Drivers
rancher/rancher#20787
2019-06-11 10:19:03 -07:00
loganhz 384aa95ae2 Bug fix for enabling istio and registry page 2019-06-06 00:22:45 +08:00
loganhz 5769f7c972 Save OS Target in user's preferences
https://github.com/rancher/rancher/issues/20333
2019-06-04 10:53:53 +08:00
Westly Wright ecacce2f82
Merge pull request #3026 from loganhz/azure
Support loadBalancerSku Azure cp param
2019-06-03 09:46:28 -07:00
Logan 74bbe0171e Registry and Istio (#3014)
* Add vendors for istio

* Add istio lib

* Add kiali UI vendor

* Expose components in shared lib

* Istio css

* Support kiali graph in Rancher UI

* Show traffic metrics from istio

* Enable istio in cluster level

* Toggle for istio sidecar auto injection

* Support add istio config

* Reuse catalog for istio config

* Support enable global registry in local cluster

* Rename traffic rule

* Not upgrade template version for istio

* Fix istio project level routing issue

* Fix comments

* Bug fix

* Add kiali copyright

* App name is not required in schema

* Use cytoscape dagre from npm

* Bug fix

* Hide traffic rule
2019-06-03 09:44:28 -07:00
loganhz 876f17eb43 Support loadBalancerSku Azure cp param
https://github.com/rancher/rancher/issues/20240
2019-06-03 14:26:53 +08:00