Commit Graph

1455 Commits

Author SHA1 Message Date
Westly Wright 919eb83352
Fix cert validation for authorized cluster endpoint on rke clusters
rancher/rancher#16486
rancher/rancher#17793
2019-02-05 10:22:02 -07:00
Westly Wright 0b176aa116
Merge pull request #2628 from westlywright/mc-apps-bugs
add truthy check for catalogid's when launching MC apps
2019-02-05 09:41:29 -07:00
Westly Wright 0a112f5b02
Merge pull request #2627 from n313893254/17762
EKS form-version align issue
2019-02-05 09:41:06 -07:00
Westly Wright ce5b1bfe1a
Merge pull request #2611 from n313893254/17262-bak
Add new field for AKS
2019-02-05 09:35:02 -07:00
Westly Wright f0db2856ea
add truthy check for catalogid's when launching MC apps
rancher/rancher#17837
2019-02-04 11:20:09 -07:00
n313893254 6ec0377992 EKS k8 version UI issues
https://github.com/rancher/rancher/issues/17762
2019-02-03 17:18:39 +08:00
n313893254 e0ab35e901 Add form-gke-taints https://github.com/rancher/rancher/issues/16412 2019-02-02 16:26:55 +08:00
n313893254 0c46dcf912 UI: Add option for selecting node image for a node pool in GKE https://github.com/rancher/rancher/issues/16412 2019-02-02 10:57:17 +08:00
Westly Wright b9a9813f54
Fix defaults overwriting inputs
rancher/rancher#17820
2019-02-01 17:34:12 -07:00
Westly Wright 1c6f9bda15
Ensure backup strategy is initialized correctly
rancher/rancher#17772
2019-02-01 14:08:26 -07:00
Westly Wright 1d8aa70143
Merge pull request #2622 from loganhz/message
Fix cluster error message missing issue
2019-01-31 20:52:44 -07:00
n313893254 7b72ef82f5 Update for review 2019-02-01 10:32:01 +08:00
loganhz a4c15c5b07 Fix cluster error message missing issue
https://github.com/rancher/rancher/issues/17801
2019-02-01 09:37:25 +08:00
Westly Wright 11dfa60fd8
remove old code 2019-01-31 17:55:52 -07:00
Westly Wright 37ec800b9e
Fix backup settings being destroyed on edit of cluster
rancher/rancher#17772
2019-01-31 17:55:04 -07:00
Westly Wright 808132c61c
cleaned up weird status logic in principal search
HA setups don't always return statusText and that's a bad check anyway
we weren't setting the output correctly in all cases either and because of the
weird status text check we were never setting the principals even if we had
them.

rancher/rancher#17796
2019-01-31 16:22:57 -07:00
Westly Wright 03a280a7fc
Fix double render error & missing subquestion answers on mc app upg
ranchr/rancher#16941

Fix double render error & missing subquestion answers on mc app upg

ranchr/rancher#16941
2019-01-31 12:22:15 -07:00
Westly Wright b5b6bad5a4
Missing project/cluster indicator broke answer overrides for mc apps
rancher/rancher#16941
2019-01-29 12:22:21 -07:00
n313893254 2e1124eaf0 UI for Revise AKS kontainer-engine driver and add missing fields https://github.com/rancher/rancher/issues/17262 2019-01-29 16:29:46 +08:00
loganhz dd035a4c7b Fix the issue that users have to refresh the page to see the ingress detail page 2019-01-27 06:21:26 +08:00
loganhz 97cf30d5cd Fix ingress backend type issue 2019-01-27 05:27:14 +08:00
loganhz 75909be8f3 Fix the service link in ingress detail page
https://github.com/rancher/rancher/issues/17644
2019-01-26 22:25:40 +08:00
Westly Wright 8c8cae9183
Update recommneded node template engine and choices
rancher/rancher#17547
2019-01-25 17:31:27 -07:00
loganhz a94b0ed5f0 Fix ingress path issue
https://github.com/rancher/rancher/issues/17622
2019-01-26 07:24:23 +08:00
Westly Wright 028bef63e6
Fix missed type change of ingress rule paths
rancher/rancher#17618
2019-01-25 10:17:02 -07:00
loganhz d59da85e45 Use array for ingress rule path
https://github.com/rancher/rancher/issues/17529
2019-01-25 09:07:17 -07:00
Westly Wright f6f60468c4
Merge pull request #2580 from westlywright/issue-16486
Expose authorized cluster endpoint on rke clusters
2019-01-23 09:48:24 -07:00
Westly Wright bb2f6fdbca
Merge pull request #2568 from n313893254/17082
Update EKS regions and add k8s version
2019-01-23 08:10:28 -07:00
n313893254 a5e83f6dc4 Update for review 2019-01-23 15:19:56 +08:00
Westly Wright 7370401da2
Add authorized cluster endpoint to rke clusters
rancher/rancher#16486

default auth endpoint to true for NEW clusters

Add clusterId to token creation

add scope to api keys table
refactor modal-edit-apikey
2019-01-22 16:28:18 -07:00
Westly Wright 970aba4c68
fix input-slider not sliding and elementId after init errors
rancher/rancher#17522
2019-01-22 11:58:29 -07:00
Westly Wright 6a03df02d0
Global DNS & Multi Cluster App Routes and Components
Add Global DNS providers and re-org global dns page

update providers routes and translations

global dns providers add page mock

Hookup Global DNS Provider api

Hookup Global DNS Entry API

Update multi-cluster-app for new api

add targets to multi-cluster-apps creation

Multi cluster app component for list page

launch route upgrade button and clone

clone name

styles and clean up

add multi-cluster targets and projects to gdns

add project ids to dns entries index

address feedback from review
2019-01-21 15:14:58 -07:00
Westly Wright 663c13ccc9
Add S3 Etcd Backup & Restore API to UI
refector legacy local etcd backup & restore api to use new api

rancher/rancher#16797

Add s3backup config to rke clusters advanced options

Add 'restore from backup' action on RKE clusters

add backups list page

add cluster switching handling for backups

WIP

cleaup for review
2019-01-21 13:48:46 -07:00
Westly Wright 0287cd4816
Merge pull request #2569 from n313893254/15396
Add cluster root filed for edit as a file
2019-01-21 10:51:07 -07:00
Westly Wright 839caeb53f
Merge pull request #2538 from n313893254/15380
Logging feature && bug
2019-01-21 10:31:27 -07:00
n313893254 447f5838f4 Cluster options in Edit as a Form are not all configurable in current Edit as YAML option
https://github.com/rancher/rancher/issues/15396
2019-01-16 19:14:20 +08:00
n313893254 3b245589c4 UI - Update EKS regions/AMIs/templates
https://github.com/rancher/rancher/issues/17082
2019-01-16 16:13:09 +08:00
Westly Wright d7961211cf
Merge pull request #2566 from n313893254/17353
Alert Group - Slider sync sliding of multiple Alert Rules
2019-01-11 09:49:38 -07:00
n313893254 a2b5a95750 Alert Group - Slider sync sliding of multiple Alert Rules
https://github.com/rancher/rancher/issues/17353
2019-01-11 20:09:39 +08:00
Vincent Fiduccia 691ffc38e5
Switch to @rancher/ember-api-store 2019-01-10 16:44:35 -07:00
Westly Wright 14ac752f84
Merge pull request #2546 from loganhz/service
Add advanced section for Service Discovery
2019-01-10 10:05:39 -07:00
Westly Wright 8943b6379c
Merge pull request #2559 from lvuch/lv-0109
general ui polish
2019-01-10 09:57:18 -07:00
n313893254 24ceeb318c Logger UI Hides SSL Fields Until `https` Scheme is Entered
https://github.com/rancher/rancher/issues/16374
2019-01-10 18:14:33 +08:00
loganhz e05a63a5cd Add a space after the full name and before the username
https://github.com/rancher/rancher/issues/16679
2019-01-09 12:26:43 +08:00
lvuch 22a3d7e39f 17133 2019-01-08 16:11:43 -07:00
lvuch ab711f2d12 16732 2019-01-08 15:01:12 -07:00
loganhz 1ed161e60c Use service instead of dnsRecord 2019-01-04 11:37:37 +08:00
Westly Wright bd311cec21
Fix incorrect styling of labels for rke windows support
rancher/rancher#16397
2019-01-02 16:45:07 -07:00
Westly Wright 271973812c
fix sort order on edit catalog scope dropdown 2018-12-21 10:46:21 -07:00
Westly Wright d67760b789
Merge pull request #2531 from westlywright/root-creds-note
Update help text for amazon eks access keys
2018-12-21 09:51:16 -07:00
Westly Wright 3d055629fc
Merge pull request #2530 from westlywright/principal-search-bug
Principal search bug
2018-12-21 09:49:10 -07:00
Westly Wright 93888d142a
Update help text for amazon eks access keys
rancher/rancher#16157
2018-12-20 12:57:44 -07:00
Westly Wright fb005b12c9
Upgrade ember-concurrency
sync yarn.lock
2018-12-20 10:29:45 -07:00
Westly Wright 9f60542201
reorganized principal search to account for out of sync results
rancher/rancher#15961
2018-12-20 10:11:46 -07:00
Westly Wright 7188a4f730
Add weave network support to RKE clusters
rancher/rancher#12909
2018-12-19 15:37:24 -07:00
Westly Wright ee6c14b5b4
Merge pull request #2527 from n313893254/17141
Fix unable to edit existing cluster K8s version
2018-12-18 11:30:30 -07:00
Westly Wright 463ab8246e
Merge pull request #2526 from loganhz/m3
Fix custom range query issue
2018-12-18 11:28:40 -07:00
n313893254 ffa0a388ee Unable to edit existing cluster K8s version
https://github.com/rancher/rancher/issues/17141
2018-12-18 17:49:57 +08:00
loganhz de258785de Fix custom range query issue
https://github.com/rancher/rancher/issues/17111
2018-12-18 17:19:52 +08:00
loganhz bc7e3672b4 Change minute increment to 1
https://github.com/rancher/rancher/issues/17113
2018-12-18 17:01:52 +08:00
loganhz 214271817f Change custom range input separator for monitoring
https://github.com/rancher/rancher/issues/17112
2018-12-18 16:58:23 +08:00
Westly Wright d53bd69bdf
Merge pull request #2522 from n313893254/16381
Fix DigitalOcean provider name prefix
2018-12-17 09:50:15 -07:00
Westly Wright 1a462af5de
Merge pull request #2521 from n313893254/13783
Hide the service account text for GCE
2018-12-17 09:49:08 -07:00
n313893254 704ba02148 DigitalOcean provider prefix
https://github.com/rancher/rancher/issues/16381
2018-12-17 19:00:19 +08:00
n313893254 6ef2b9816f Hide the service account text for GCE
https://github.com/rancher/rancher/issues/13783
2018-12-17 17:13:48 +08:00
Westly Wright 2db7f4c636
Add note for private ips on EKS cluster re multiple subnets
rancher/rancher#16766
2018-12-14 12:23:39 -07:00
Westly Wright d9e5167fa9
Merge pull request #2512 from n313893254/16818
Member list is cutting off on screen
2018-12-14 10:45:47 -07:00
n313893254 a34bc3b7c6 Member list is cutting off on screen
https://github.com/rancher/rancher/issues/16818
2018-12-14 18:35:59 +08:00
Westly Wright 786f5182a7
Consolidate version checking cluster logic
rancher/rancher#16113

remove experimental
2018-12-13 15:05:29 -07:00
loganhz 728ed6c296 Support generate password based on validChars
rancher/rancher#17055
2018-12-13 15:50:21 +08:00
Westly Wright 0e9a060096
Merge pull request #2502 from loganhz/fix11
Validate AKS required fields
2018-12-12 10:30:12 -07:00
Westly Wright f02da17777
Merge pull request #2501 from loganhz/fix10
Support existing pvc as catalog question
2018-12-12 10:29:30 -07:00
Westly Wright efa5c9173b
Merge pull request #2498 from loganhz/fix7
Fix hostname answer issue in catalog
2018-12-12 10:24:33 -07:00
Westly Wright 017ff7925b
Merge pull request #2496 from westlywright/private-reg-bugs
Allow Single Private Registry Removal
2018-12-12 10:22:48 -07:00
loganhz d12c5e3d0a Fix hostname answer issue in catalog
https://github.com/rancher/rancher/issues/17058
2018-12-12 20:26:16 +08:00
loganhz 9e61469dc0 Validate AKS required fields
https://github.com/rancher/rancher/issues/17010
2018-12-12 19:43:04 +08:00
loganhz 5c2619624a Support existing pvc as catalog question
https://github.com/rancher/rancher/issues/16583
2018-12-12 16:06:42 +08:00
Westly Wright 67cf755eac
remove unneeded code that prevented us from removing a single registry
rancher/rancher#16767
2018-12-11 16:03:11 -07:00
Westly Wright 77c3ac1b45
update cluster capa for prop rename ingressControllers -> ingressCapabilities
rancher/rancher#16783
2018-12-11 13:10:18 -07:00
loganhz 4bf5f89584 Expand the cluster options section for GKS and AKS
https://github.com/rancher/rancher/issues/16762
2018-12-11 19:02:30 +08:00
Westly Wright dd923f7e1e
Merge pull request #2487 from loganhz/cluster-yaml
Fix windows option issue
2018-12-10 10:19:24 -07:00
loganhz 6edbb6377b Fix windows option issue
https://github.com/rancher/rancher/issues/16863
2018-12-10 17:44:25 +08:00
loganhz cac29e3721 Hide system library in project/cluster level catalog config page 2018-12-09 09:33:38 +08:00
Westly Wright 90bb70eb04
patch azure k8s version until after alpha 2018-12-07 12:30:47 -07:00
Westly Wright c355e89908
Merge pull request #2480 from n313893254/issue-16601
Click on checkbox for bulk action doesn't work
2018-12-07 07:49:55 -07:00
Westly Wright 817a49c222
Merge pull request #2479 from n313893254/cce-k8s-version
Fix CCE driver bug
2018-12-07 07:48:56 -07:00
n313893254 3ef21a943e Click on checkbox for bulk action doesn't work
https://github.com/rancher/rancher/issues/16601
2018-12-07 17:26:53 +08:00
n313893254 16810c4511 Fix CCE driver bug
https://github.com/rancher/rancher/issues/16809
2018-12-07 14:02:52 +08:00
loganhz c4fac6615f Update Graph on interval
https://github.com/rancher/rancher/issues/16920
2018-12-07 13:01:58 +08:00
loganhz 622fcc351e Fix template format issue 2018-12-07 03:27:29 +08:00
loganhz 2db6185536 Fix the issue that carrot is covered by the text when select period 2018-12-07 03:23:58 +08:00
loganhz 9f4379a369 Fix the issue that the minute in the timepicker never update
https://github.com/rancher/rancher/issues/16917
2018-12-07 03:21:51 +08:00
Westly Wright 7fdb775f21
Merge pull request #2470 from n313893254/CCE-hikari
Fix external server in huawei cce driver
2018-12-06 09:40:13 -07:00
Westly Wright 3a2065c11f
Merge pull request #2468 from loganhz/monitoring
Monitoring
2018-12-06 09:39:00 -07:00
n313893254 c6a0e9bc0d Fix external server in huawei cce driver 2018-12-06 22:02:15 +08:00
loganhz da365e612a Do not show graph when there is no enough points to draw it 2018-12-06 15:42:09 +08:00
loganhz b478859345 Fix metrics issue when there is no point
https://github.com/rancher/rancher/issues/16900
2018-12-06 13:18:40 +08:00
n313839254 8d29baf107 Alerting
https://github.com/rancher/rancher/issues/15707
2018-12-06 12:45:31 +08:00
Westly Wright 724d767442
Merge pull request #2465 from loganhz/huawei
Enable external server by default for Huawei hosted k8s
2018-12-05 10:38:52 -07:00
Westly Wright fab01bf47d
Merge pull request #2464 from loganhz/aliyun
Upgrade Aliyun hosted k8s version
2018-12-05 10:36:11 -07:00
loganhz 843a163638 Upgrade Aliyun k8s version 2018-12-06 00:36:54 +08:00
loganhz 79656b52f5 Enable external server by default for Huawei hosted k8s 2018-12-05 22:05:33 +08:00
loganhz 9c20fb83a1 Fix graph area bug 2018-12-05 13:43:38 +08:00
loganhz 00950d11d4 Support Aliyun/Tencent/Huawe hosted k8s
rancher/rancher#16809
2018-12-05 10:29:32 +08:00
Westly Wright ac617d78fd
Merge pull request #2459 from loganhz/catalog
Fix markdown component issue
2018-12-04 15:56:42 -07:00
loganhz b46b1cebb3 Live metrics for cluster/node/workload/pod/container
https://github.com/rancher/rancher/issues/15703
https://github.com/rancher/rancher/issues/15705
2018-12-04 18:50:34 +08:00
Westly Wright 0d41bb784c
fix bug with editing clusters from kontainers 2018-12-03 11:25:08 -07:00
loganhz 9ab7e86da6 Fix markdown component issue 2018-12-03 19:50:51 +08:00
Westly Wright b9bf3579fb
Add cluster drivers route and handler on clusters
lint
2018-11-30 16:08:15 -07:00
lvuch 9a5874e9dc nav and theme issues 2018-11-28 12:14:38 -07:00
Vincent Fiduccia acf4d3cc96
Merge pull request #2418 from loganhz/configmap
Configmap
2018-11-26 15:21:31 -07:00
Westly Wright 422f9d61d8
Merge pull request #2442 from loganhz/azure
Add check on mandatory fields for Azure cloud provider
2018-11-26 10:48:18 -07:00
Westly Wright 651d4545ba
Merge pull request #2438 from loganhz/cluster-ad
Expand the cluster options by default for RKE cluster
2018-11-26 10:45:15 -07:00
loganhz 5694353de4 Add check on mandatory fields for Azure cloud provider
https://github.com/rancher/rancher/issues/16334
2018-11-23 18:59:18 +08:00
loganhz 7cb144769a Expand the cluster options by default for RKE cluster
https://github.com/rancher/rancher/issues/16108
2018-11-23 18:13:25 +08:00
loganhz 8f162d11d4 Fix member role display issue in edit project page
https://github.com/rancher/rancher/issues/15658
2018-11-22 12:46:04 +08:00
Westly Wright 210925696a
remove add PrivateReg in init
user should explicitly add

     rancher/rancher#16647
2018-11-19 15:43:52 -07:00
Westly Wright 6d43f71279
Merge pull request #2417 from n313893254/16159
Fix black background in {{pretty-json}}
2018-11-19 10:27:54 -07:00
loganhz 098628204b Restrict file type to text 2018-11-19 22:13:53 +08:00
loganhz 1c5101c97e Support upload key value pairs when create config map
https://github.com/rancher/rancher/issues/16610
2018-11-19 14:58:02 +08:00
loganhz e9b59b42f5 Fix the issue that download filename is always download.txt 2018-11-19 14:13:52 +08:00
n313893254 b98f2e79ae Update for review 2018-11-19 10:39:22 +08:00
loganhz 91c4a27f1b Ingress issue 2018-11-17 08:26:08 +08:00
loganhz c8ed933365 Fix service port ingress issue
https://github.com/rancher/rancher/issues/15809
2018-11-17 08:05:10 +08:00
Westly Wright e50cb88fad
Merge pull request #2416 from n313893254/test
Show API response in embedded kubectl view
2018-11-16 10:30:47 -07:00
n313893254 1fd97d3843 Some values in annotations in load balancer view are showing up in with black background
https://github.com/rancher/rancher/issues/16159
2018-11-16 15:37:21 +08:00
n313893254 343f648440 Show API response in embedded kubectl view
https://github.com/rancher/rancher/issues/15246
2018-11-16 14:41:28 +08:00
Vincent Fiduccia 9d9fc34285
Tiered cluster dropdown 2018-11-15 16:21:37 -07:00
Westly Wright aaf7d25213
Merge pull request #2413 from westlywright/issue-16397
Enable windows support flag correctly
2018-11-15 13:00:56 -07:00
Westly Wright 1ca430c14e
Dont use aliased feild to watch
rancher/rancher#16397
2018-11-15 12:48:48 -07:00
Westly Wright a7dae85c2f
EKS cluster with session token now clears ak on edit
rancher/rancher#16576
2018-11-15 11:58:11 -07:00
loganhz 07b12da338 Show param with empty value in extra_args
https://github.com/rancher/rancher/issues/16149
2018-11-15 11:39:44 +08:00
Westly Wright 178a3e588e
Merge pull request #2400 from loganhz/ns-fix
Fix group issue
2018-11-14 10:03:43 -07:00
loganhz 18d789eea8 Fix group issue
https://github.com/rancher/rancher/issues/16591
2018-11-14 21:07:01 +08:00
loganhz e612fc4ef3 Fix catalog issue 2018-11-14 14:37:13 +08:00
Westly Wright b5fda7192d
match patterns exactly
rancher/rancher#16578
2018-11-13 17:43:53 -07:00
Westly Wright 4d127d41d6
Clarify error message and pass correct params
rancher/rancher#16578
2018-11-13 15:42:34 -07:00
Westly Wright 80d9efe7f5
Merge pull request #2387 from loganhz/cert
Validation for ingress
2018-11-13 10:11:41 -07:00
Westly Wright 3bd4acb57a
Merge pull request #2386 from n313893254/issue-15861
Add annotations field to Pod Security Policy configurations UI
2018-11-13 10:09:23 -07:00
Westly Wright 9414cba50c
Merge pull request #2355 from n313893254/catalog
UI Support private catalog for auth
2018-11-13 10:07:30 -07:00
loganhz c9f98e6c80 Validation for ingress
https://github.com/rancher/rancher/issues/14051
2018-11-13 18:40:50 +08:00
n313893254 fc18c05ee5 Add annotations field to Pod Security Policy configurations UI
https://github.com/rancher/rancher/issues/15861
2018-11-13 18:09:51 +08:00
Westly Wright b5a784c22d
Rework validation logic for etcd services on rke config
rancher/rancher#16509
2018-11-12 12:22:20 -07:00
n313893254 cfb1403598 Remove field: private 2018-11-12 16:03:30 +08:00
n313893254 4b6989cd49 UI Support private catalog for auth
https://github.com/rancher/rancher/issues/16244
2018-11-12 15:57:31 +08:00
Westly Wright 658b91bdef
Add help text to rke snapshot inputs
rancher/rancher#16509
2018-11-08 14:52:46 -07:00
Westly Wright d75ebc9a63
Missing keys cause error eks session token
rancher/rancher#16470
2018-11-07 14:24:52 -07:00
Westly Wright ded4efb3e1
Error handling bug eks session token cluster
rancher/rancher#16464
2018-11-06 11:43:42 -07:00
Westly Wright eb3f09e8bc
validation error 2018-11-06 11:43:40 -07:00
Westly Wright e239c46e3c
Add required indicator and validation to eks delete
rancher/rancher#16459
rancher/rancher#16458
2018-11-06 10:13:57 -07:00