Commit Graph

169 Commits

Author SHA1 Message Date
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 786f5182a7
Consolidate version checking cluster logic
rancher/rancher#16113

remove experimental
2018-12-13 15:05:29 -07:00
loganhz 5c2619624a Support existing pvc as catalog question
https://github.com/rancher/rancher/issues/16583
2018-12-12 16:06:42 +08:00
loganhz 00950d11d4 Support Aliyun/Tencent/Huawe hosted k8s
rancher/rancher#16809
2018-12-05 10:29:32 +08: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
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 34664b235b
Add private registry to cluster create
rancher/rancher#15554
2018-10-22 16:33:08 -07:00
Westly Wright c04e5061ef
Add optional session token to eks config
rancher/rancher#16087
rancher/rancher#16091

add delete placeholder

Add delete logic for eks clusters and optional key

clean up can bulk remove logic for cluster

 bug fix

update translations
2018-10-18 17:02:42 -07:00
Westly Wright 4895c20ed7
Add Cluster and Project level catalogs
rancher/rancher#15104
rancher/rancher#15106
2018-10-17 14:03:49 -07:00
Westly Wright 4ace4f0411
Flip the lazy loading switch for all engines and remove browserify
loading overlay would stick on login sometimes

first update for auto importer

add required unsafe eval

remove project level xterm loading

ansi up

lazy-load dot-object

lazy load marked

Move logger models out of logging engine, it prevents lazy loading

add auto-importer config to logging

semver & json2yaml

lazy load pretty cron

lazy load shell quote

bug - typo in function name

remove debugger

lint and bugs

add shellquote constant to deal with undef error

Remove async from global and load module properly

add ignore file for silver-searcher

auto-import d3 lib

auto-import Identicon

auto-import jquery growl

update jsondiffpatch and auto-import

Remove unneeded voids

ember-auto-load jszip

pipeline bug

Refactor verify-auth route for lazy engines

auto-import to all engines/addons

auto-import momentjs

auto-import yaml

auto-import file-saver

update globals

bugs

review changes

yarn lock

move bable option back into the right place

bug fixes

decouple dependencies for nodes engine

decouple dependencies for global-admin

decouple dependencies for login engine

decouple dependencies for alerts engine

decouple dependencies for logging engine

decouple dependencies for pipeline engine

Lint sync and fix

review bugs

updates for rebase
2018-10-11 12:03:44 -07:00
Westly Wright ca1dcfa5e0
Allow ingress to be created without a cert
rancher/rancher#16021
2018-10-11 11:01:36 -07:00
loganhz 0be4fbf409 Support drain and stopDrain
https://github.com/rancher/rancher/issues/14643
2018-08-22 13:25:17 +08:00
Westly Wright dfb90c4796
move node drivers to engine 2018-08-15 14:05:19 -07:00
Vincent Fiduccia 9ee2e7c529
Tweaks 2018-06-01 16:43:18 -07:00
loganhz b87d9c37b4 Support cluster advanced options
https://github.com/rancher/rancher/issues/13076
2018-05-31 21:47:03 +08:00
Vincent Fiduccia 5045c33297
Fix generic node driver 2018-05-17 11:02:35 -07:00
Westly Wright 70cb375d23
Fix hover dropdown not closing issues
rancher/rancher#13491
2018-05-16 15:33:54 -07:00
Westly Wright ddfaf0ed0a
reorg shared components 2018-05-09 11:24:35 -07:00
loganhz 6335b8e4f1 Support xip.io in catalog 2018-04-28 16:55:06 +08:00
loganhz 3cc223d55d Add input for storage class 2018-04-24 18:08:26 +08:00
loganhz 4a15b22b3c Add endpoints in catalog app detail page 2018-04-24 18:08:26 +08:00
Vincent Fiduccia e711c0f46d
Import YAML 2018-04-20 19:47:10 -07:00
loganhz 74196d437e Update catalog 2018-04-20 09:16:00 +08:00
Westly Wright 105b0ebd28
first itteration of combinging projects + namespaces 2018-04-19 11:01:10 -07:00
Vincent Fiduccia b422c75d9a
Put input-text-file back 2018-04-18 15:40:25 -07:00
loganhz bc4f20612d Update catalog 2018-04-18 12:23:01 +08:00
Aaron e0367544f5 Add action `Edit As Yaml ` 2018-04-17 18:56:56 +08:00
loganhz 001b215b41 Support envFrom config map
https://github.com/rancher/rancher/issues/12513
2018-04-16 18:30:49 +08:00
loganhz 306ab219a9 Refactor form-secrets 2018-04-16 18:30:49 +08:00
Westly Wright 6d3f342d19
Add cloud provider to rke clusters - first run 2018-04-09 17:15:09 -07:00
vimniky c286e3e1b4 Add custom log path 2018-04-04 17:05:43 +08:00
loganhz f67cc87349 Update pod detail page 2018-04-02 17:22:25 +08:00
loganhz ff9c790c84 Fix group by dots issue 2018-04-02 13:23:36 +08:00
Aaron 57ecd42c27 Change so Annotations is in table like Labels 2018-03-30 20:24:54 +08:00
Aaron 8d2ace7448 Add a Pod list that shows all pods in the workload
In table include Status, Name, Image, IP Address. Accordion should be on top of all others and default to open
2018-03-30 20:24:53 +08:00
Aaron 26b0fbd2de Put Labels and Annotations into 1 accordion in Add/Edit and Details pages
Call it "Labels & Annotations"
2018-03-30 20:24:52 +08:00
Vincent Fiduccia fb0333b582
Remove unused stuff 2018-03-29 17:05:47 -07:00
Vincent Fiduccia 9aa493068f
Shortcut keys 2018-03-29 15:37:38 -07:00
Vincent Fiduccia 776a725310
Merge pull request #1769 from biblesyme/aaron-master
Bug fix && Enhancement
2018-03-28 17:26:44 -07:00
Aaron 1651ea9a27 Add longhorn storageClass/volume-source 2018-03-28 21:02:11 +08:00
loganhz 0360d2fa10 Group by node 2018-03-28 14:11:18 +08:00
loganhz f953f783c1
Add config map volume source 2018-03-24 02:40:53 -07:00
Vincent Fiduccia 22b2d1f0e7
resolve conflict 2018-03-24 02:40:29 -07:00
Westly Wright ccb3923993
componentize server-url 2018-03-23 14:08:30 -07:00
loganhz a028a3416c Add secret and empty dir volume 2018-03-24 00:30:01 +08:00
Vincent Fiduccia 8274386866
Container volume binding 2018-03-23 01:09:21 -07:00
Vincent Fiduccia 198e42cae2
Workload volumes, part 1 2018-03-22 04:42:30 -07:00
Westly Wright 3ff389f613
Add new input-url component and server-url input after first login 2018-03-21 17:09:42 -07:00
Vincent Fiduccia f21df11799
persistent volume claims 2018-03-20 02:32:44 -07:00
loganhz c93c1a091b PV 2018-03-20 01:33:03 +08:00
Vincent Fiduccia fe16e1b844
Persistent Volumes 2018-03-16 18:35:02 -07:00
loganhz 1d6826dad1 Add more custom UI for storage classes 2018-03-15 12:44:32 +08:00
Vincent Fiduccia 9a61eac4ca
Storage Classes 2018-03-13 17:49:48 -07:00
Vincent Fiduccia 1e8eff845f
Rearrange upgrade options 2018-03-04 00:25:42 -07:00
Vincent Fiduccia 955214d075
Bugs 2018-03-02 01:07:10 -07:00
Vincent Fiduccia 924fab0623
Workload bugs 2018-02-28 23:22:26 -07:00
Westly Wright 75072a2047
new principal search 2018-02-28 14:42:35 -07:00
loganhz 4c81f2f7cc workload port 2018-02-26 17:44:20 +08:00
Vincent Fiduccia 9acb9d9c69
DNS view/edit 2018-02-25 02:21:31 -07:00
Vincent Fiduccia b506a745c6
api-store update, PSPs, DNS 2018-02-25 02:21:31 -07:00
vimniky c46a9a4d5c Mount alert & logging on main app
alert bugfix

displayName --> name, status.type --> alertState
2018-02-22 16:16:24 +08:00
Westly Wright 183c392c8d
new markdown 2018-02-21 14:13:13 -07:00
Vincent Fiduccia 24e17000df
EKS, cluster mem 2018-02-20 17:46:25 -07:00
Vincent Fiduccia 181b350b19
Cluster edit, Packet driver 2018-02-20 02:26:56 -07:00
Vincent Fiduccia 8114312f77
Working custom for do 2018-02-15 13:18:49 -07:00
Vincent Fiduccia 7aa0e32ee0
More node pools 2018-02-14 17:32:32 -07:00
Vincent Fiduccia 90625f4cd5
Redo node-drivers, part one 2018-02-14 03:03:31 -07:00
Vincent Fiduccia 7cedd4fe24
Import icon 2018-02-13 17:09:10 -07:00
Vincent Fiduccia 05c8c09aac
Remove node from add cluster, autopick roles 2018-02-02 20:02:41 -07:00
Vincent Fiduccia c065da72dc
Custom add via SSH 2018-01-28 19:20:38 -08:00
loganhz dde02ec1cf Fix tags issue in edit namespace page
rancher/rancher#11075
2018-01-23 17:55:31 +08:00
Westly Wright 33811625ad
custom add working 2018-01-22 18:19:51 -07:00
Westly Wright 55dea3b77c
Project/Cluster Roles 2018-01-20 15:44:03 -07:00
loganhz 01a3a05361 Update node detail page to show all conditions 2018-01-18 11:59:48 +08:00
loganhz 2af19c0e32 Add node detail page 2018-01-11 18:44:28 +08:00
Westly Wright 9c7da35537
componentize cluster-add on node 2018-01-10 12:55:18 -07:00
Vincent Fiduccia 193147ec3c
Registry fixes, move C/R/U components 2018-01-05 15:11:49 -07:00
Vincent Fiduccia 006d7aa12b
Registries 2018-01-05 01:59:37 -07:00
loganhz be92bd38d7 Support tls for ingress 2018-01-05 10:12:48 +08:00
loganhz aaa30cf8ef Implement add ingress page 2018-01-05 10:12:48 +08:00
Vincent Fiduccia 8a57e7c412
Namespaced certs 2018-01-03 16:24:32 -07:00
Vincent Fiduccia db8d792a18
Secrets, host fixes 2017-12-28 13:19:51 -07:00
loganhz 03c61c2a18 Create node selector row component 2017-12-27 11:33:55 +08:00
loganhz dc54089e10 Implement node scheduling 2017-12-27 09:47:41 +08:00
Westly Wright 82d3781d07
User changes 2017-12-20 18:16:22 -07:00
Westly Wright a41b436734
change password rework 2017-12-20 18:16:22 -07:00
Vincent Fiduccia df1cf5f08e
Containers back to an array 2017-12-19 15:45:48 -07:00
Vincent Fiduccia fb05b14e5f
Bugs 2017-12-18 23:48:05 -07:00
Westly Wright a72f3c916f
login logoff working 2017-12-16 21:23:20 -07:00
Westly Wright 71a64fdc5d
Add defaultPodSecurityPolicyTemplateId to project and cluster create 2017-12-15 16:44:42 -07:00
Westly Wright 646b3dcfd2
componentize members manipulation 2017-12-15 16:44:42 -07:00
loganhz dad1b716d3 Add component badge 2017-12-15 12:32:24 +08:00
loganhz 68edd540d5 Create cluster dashboard component 2017-12-15 12:32:23 +08:00
loganhz 5da6c0dee1 Implement percent gauge
update
2017-12-15 12:32:23 +08:00
Westly Wright 160768530f
More changes to get nodes working 2017-12-13 16:32:28 -07:00
Vincent Fiduccia cf0ceba3e3
Catalog support 2017-12-12 03:44:43 -07:00
Vincent Fiduccia 174d208a63
Import cluster 2017-12-05 18:33:28 -07:00
Vincent Fiduccia c24e20857e
GKE cluster 2017-12-05 18:33:28 -07:00
Vincent Fiduccia 1f45f6d6c7
3-store monte 2017-12-05 00:39:55 -07:00
Vincent Fiduccia 6c6ecb5c5d
Convert to v3 2017-12-05 00:39:55 -07:00