loganhz
c01f16b4d2
Add P3 AWS instance types
...
https://github.com/rancher/rancher/issues/17377
2019-01-27 08:42:43 +08:00
Westly Wright
97969fc8dc
Merge pull request #2587 from n313893254/17573
...
UI upgrade button didn't work for catalog apps
2019-01-24 09:27:41 -07:00
n313893254
b72aa29e72
UI upgrade button didn't work for catalog apps https://github.com/rancher/rancher/issues/17573
2019-01-24 18:44:47 +08:00
Westly Wright
796534504a
expose new settings on settings page for user auth info refresh
...
rancher/rancher#17074
fix namespaced import error
Add refresh all tokens collection action
rancher/rancher#17075
2019-01-23 12:04:25 -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
839caeb53f
Merge pull request #2538 from n313893254/15380
...
Logging feature && bug
2019-01-21 10:31:27 -07:00
n313893254
fcddfb0986
Update for review
2019-01-16 11:45:27 +08:00
Vincent Fiduccia
691ffc38e5
Switch to @rancher/ember-api-store
2019-01-10 16:44:35 -07:00
Westly Wright
7953a76daf
Merge pull request #2458 from loganhz/okta
...
Okta Auth support
2019-01-09 10:28:37 -07:00
Westly Wright
5410c042e1
Merge pull request #2529 from loganhz/wechat
...
Support WeChat as notifier
2019-01-02 12:05:04 -07:00
Westly Wright
d119ded0aa
Merge pull request #2533 from loganhz/fix
...
Fix toleration issue
2018-12-28 09:59:21 -07:00
loganhz
2d76789b7c
Fix toleration issue
...
https://github.com/rancher/rancher/issues/15585
2018-12-21 13:59:53 +08:00
loganhz
3c73d9712c
Support WeChat as notifier
...
https://github.com/rancher/rancher/issues/17121
2018-12-20 18:45:20 +08:00
loganhz
fa85557816
Catalog integration in Pipeline
...
rancher/rancher#16154
2018-12-20 10:11:14 +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
loganhz
d15c62c54d
Support Okta Auth
...
https://github.com/rancher/rancher/issues/15574
2018-12-13 10:31:11 +08: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
f7ed9410ac
Merge pull request #2499 from loganhz/fix8
...
Support OR for catalog question
2018-12-12 10:26:38 -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
853ab4149c
Support or for catalog question
...
https://github.com/rancher/rancher/issues/17020
2018-12-12 14:24:38 +08:00
Sebastiaan van Steenis
58f130c2d5
Update AKS locations
2018-12-11 23:55:55 +01:00
loganhz
2a8e9eb5b6
Support more durations for alerting
2018-12-09 09:11:28 +08:00
n313839254
8d29baf107
Alerting
...
https://github.com/rancher/rancher/issues/15707
2018-12-06 12:45:31 +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
5fbee6ecf5
UI support for pipeline notification config
...
https://github.com/rancher/rancher/issues/15666
2018-11-29 20:55:12 -08:00
jackroofan
ca9332b015
Add support for the new Azure China Cloud region
2018-11-26 11:11:27 -07:00
loganhz
301276aa72
Add M5D and C5D instance types for AWS EC2
...
https://github.com/rancher/rancher/issues/16417
2018-11-21 18:19:00 +08:00
Vincent Fiduccia
9d9fc34285
Tiered cluster dropdown
2018-11-15 16:21:37 -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
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
3ac833def9
Merge pull request #2309 from mxschmitt/updated-xtermjs
...
Updated Xterm.js
2018-10-09 09:57:40 -07:00
Westly Wright
b41fa464cd
lint
2018-10-02 16:18:04 -07:00
Westly Wright
c46b92de6e
Add experimental k8s version to rke cluster options
...
rancher/rancher#15919
2018-10-02 16:07:50 -07:00
Vincent Fiduccia
1145ea80aa
Redeploy action, update timestamp on edit so edit always redeploys
2018-10-01 12:41:02 -07:00
Max Schmitt
68b386c00c
fixed resizing issue and readded old options
2018-09-29 12:27:06 +02:00
Westly Wright
7c95eb19d9
Merge pull request #2272 from n313893254/poi
...
Configurable notifiers parameters are confusing
2018-09-19 15:02:30 -07:00
n313893254
d138ffd8f5
Update for review
2018-09-19 18:07:25 +08:00
Westly Wright
bf7d259aa2
Role back rke cluster defaults changes
...
rancher/rancher#15577
2018-09-13 14:44:48 -07:00
Westly Wright
a08bb854ef
Merge pull request #2251 from loganhz/uppercase
...
Convert node name to lowercase in registration command
2018-09-13 12:00:42 -07:00
loganhz
e79fab4e09
Convert node name to lowercase in registration command
2018-09-13 16:24:55 +08:00
loganhz
bb13145010
Show warning message in ports section when user updates the workload not created by Rancher
2018-09-13 10:47:39 +08:00
Westly Wright
19436ff25f
Merge pull request #2259 from superseb/azure_instancetypes
...
Update to latest Azure instance types
2018-09-12 10:13:14 -07:00
Sebastiaan van Steenis
eccf9722d8
Update to latest Azure instance types
2018-09-12 13:30:10 +02:00
Westly Wright
39736c8884
Add r5 and r5d instances for amazon ec2
...
rancher/rancher#15308
2018-09-11 15:17:20 -07:00
Westly Wright
6609be2b87
Merge pull request #2233 from loganhz/label
...
Hide cattle.io label
2018-09-10 09:55:07 -07:00
Westly Wright
dd194c2242
Merge pull request #2232 from loganhz/aws
...
Aws
2018-09-10 09:54:40 -07:00
loganhz
acc43c62ca
Hide cattle.io label
...
https://github.com/rancher/rancher/issues/15431
2018-09-10 16:32:59 +08:00
loganhz
1a827c8e51
Add AWS T3 instance types
...
https://github.com/rancher/rancher/issues/15308
2018-09-10 16:16:08 +08:00
Westly Wright
b5c6f6aef1
WIP - Azure Driver Changes
2018-09-06 13:08:09 -07:00
loganhz
5e728ee946
Add pipeline go example
2018-09-06 16:32:16 +08:00
Westly Wright
8068c15ad3
Merge pull request #2214 from loganhz/cert
...
Support certificate type volume
2018-09-05 09:48:54 -07:00
loganhz
7634565418
Update resource quota
...
https://github.com/rancher/rancher/issues/15339
https://github.com/rancher/rancher/issues/15333
2018-09-05 08:17:00 +08:00
loganhz
fd135aa7bd
Support certificate type volume
...
https://github.com/rancher/rancher/issues/15198
2018-09-05 08:14:20 +08:00
loganhz
74673c11c3
Fix node alert issue
...
https://github.com/rancher/rancher/issues/15301
2018-08-31 20:08:56 +08:00
Westly Wright
6dc602256f
Updates and bug fixes for keycloak ui
2018-08-30 14:35:32 -07:00
Westly Wright
cb1b2b2e78
Add new RKE Defaults Setting
...
rancher/rancher#15111
2018-08-28 10:41:05 -07:00
loganhz
e92e6a8731
Resource quota
...
https://github.com/rancher/rancher/issues/14620
2018-08-28 10:32:55 +08:00
loganhz
ed0f24ac4c
Update for review
2018-08-23 20:39:44 -07:00
loganhz
4087478a6a
Update pipeline
2018-08-23 20:39:44 -07:00
loganhz
376c858ab5
Enhance Azure AD
...
https://github.com/rancher/rancher/issues/15175
2018-08-23 16:41:01 +08:00
Westly Wright
dfb90c4796
move node drivers to engine
2018-08-15 14:05:19 -07:00
Westly Wright
d18bf3c271
more changes for pipeline lazy loading
2018-08-15 09:24:40 -07:00
Westly Wright
183963a175
Move shared resources out of pipeline
2018-08-15 09:24:40 -07:00
Westly Wright
afa4af58bf
Update ember-copy
2018-08-15 09:24:40 -07:00
Westly Wright
922f8a554f
double render issue resolved
2018-08-15 09:24:40 -07:00
Westly Wright
7d3f982cc9
WIP
2018-08-15 09:24:39 -07:00
Vincent Fiduccia
108a27ac79
Telemetry
2018-07-30 12:26:05 -07:00
Vincent Fiduccia
652802efc9
Merge pull request #2116 from loganhz/global
...
Support comma seperated resources for role
2018-07-30 11:12:47 -07:00
Vincent Fiduccia
f092cb169d
Merge pull request #2096 from loganhz/cluster
...
Keep virtual center and cloud provider in cluster yaml consistent with RKE
2018-07-30 10:46:07 -07:00
loganhz
9e37de25c1
Support comma seperated resources for role
...
https://github.com/rancher/rancher/issues/14784
2018-07-30 12:34:00 +08:00
loganhz
1d43526193
Fix cluster yaml issue to keep consistent with RKE
...
https://github.com/rancher/rancher/issues/14750
2018-07-29 17:49:04 +08:00
Westly Wright
954790a140
bugs
2018-07-27 11:19:51 -07:00
loganhz
6a5ce36ed2
Support Azure Standard_Ax_v2
...
https://github.com/rancher/rancher/issues/14692
2018-07-26 15:11:52 +08:00
Vincent Fiduccia
45c6e8b2bf
Merge pull request #2083 from loganhz/quota
...
Project level resource quota
2018-07-25 12:51:15 -07:00
Vincent Fiduccia
10be169925
Remove CaaS, fix PL
2018-07-25 10:39:59 -07:00
loganhz
fd279d3879
Update cpu, mem, storage quota field
2018-07-25 17:09:45 +08:00
Westly Wright
5e0a030018
WIP
2018-07-24 10:01:46 -07:00
Vincent Fiduccia
7dc013730f
Merge pull request #2082 from loganhz/pull
...
Set pull Image policy in user preference
2018-07-23 12:08:53 -07:00
loganhz
4c0a833755
Set pull Image policy in user preference
2018-07-23 11:11:47 +08:00
loganhz
5ebd457e44
Support nodeAffinity in PV
...
https://github.com/rancher/rancher/issues/13864
2018-07-22 17:46:55 +08:00
Vincent Fiduccia
93f922b92d
eslint --fix
2018-07-20 11:47:19 -07:00
Vincent Fiduccia
3147e62361
novowels random charset
2018-07-20 11:21:47 -07:00
loganhz
5af4beb1f7
Fix array issue in edit cluster yaml
...
https://github.com/rancher/rancher/issues/14471
2018-07-20 18:23:36 +08:00
Vincent Fiduccia
9c9ad268c5
Merge pull request #2069 from loganhz/cluster
...
Support kube-api and kube-controller in cluster options
2018-07-19 17:35:55 -07:00
loganhz
07070f2307
Support kube-api and kube-controller in cluster options
2018-07-19 15:39:45 +08:00
loganhz
f89816442f
Fix long log issue
...
rancher/rancher#13636
2018-07-18 11:52:36 +08:00
Vincent Fiduccia
0686d4840d
Revert part of eslint fix
2018-07-16 17:50:16 -07:00
Vincent Fiduccia
2f5b2afc30
Partner
2018-07-16 17:31:53 -07:00
Westly Wright
e845748688
more lint fixes
2018-07-13 10:36:56 -07:00
Westly Wright
1d5d7b0f0f
Add new Azure Regions
2018-07-13 10:19:37 -07:00
Westly Wright
442e2f4479
remove console rule
2018-07-11 14:15:21 -07:00
Westly Wright
877ed1f522
More lint files changes (see lib)
2018-07-11 14:06:27 -07:00
Vincent Fiduccia
dd117ccf06
Update AKS regions
2018-07-02 16:09:32 -07:00
Vincent Fiduccia
a041c39833
Merge pull request #1884 from loganhz/route
...
Preserve route
2018-06-27 17:01:07 -07:00
Sebastiaan van Steenis
24ed5b360d
Update azure regions
2018-06-26 13:10:42 +02:00
Westly Wright
9d9891e5ed
Merge pull request #1949 from loganhz/fix
...
Fix
2018-06-18 10:10:36 -07:00
Westly Wright
35edfc63a3
Merge pull request #1971 from loganhz/fix3
...
Fix remove pod issue and sort display endpoints
2018-06-18 10:04:59 -07:00
loganhz
4d089523bc
Update cluster options for readability
2018-06-17 09:55:43 +08:00
loganhz
c8d5b3b640
Cluster options
...
https://github.com/rancher/rancher/issues/13076
2018-06-17 09:55:43 +08:00
loganhz
26dcfad8a8
Show cn forum link if select Chinese language
2018-06-17 09:19:25 +08:00
loganhz
ce867bcbe9
Prioritize display endpoints
...
https://github.com/rancher/rancher/issues/13694
2018-06-17 09:13:53 +08:00
Westly Wright
80a56fabb8
Add new model user types
2018-06-15 16:34:20 -07:00
Westly Wright
5c69a66b89
first run adding mocks for new auth schemes
2018-06-12 11:06:32 -07:00
loganhz
27299cb5c5
Preserve worload sub route
2018-06-03 20:29:46 +08:00
loganhz
cabb636719
Preserve cluster level route
...
https://github.com/rancher/rancher/issues/8486
2018-06-03 20:29:46 +08:00
loganhz
806feda069
Preserve project level route
...
https://github.com/rancher/rancher/issues/8486
2018-06-03 20:29:46 +08:00
loganhz
b384603506
Support and logic for catalog question conditions
...
https://github.com/rancher/rancher/issues/13693
2018-05-30 14:19:19 +08:00
Vincent Fiduccia
3e27bb4b9b
Change helm stable URL
2018-05-22 15:30:16 -07:00
Westly Wright
8838158d1d
use new pos calc to ensure correct above and below pos
...
rancher/rancher#13535
2018-05-22 10:27:14 -07:00
Vincent Fiduccia
ce4d300604
Active links ( rancher/rancher#13481 )
2018-05-14 14:08:25 -07:00
Vincent Fiduccia
80c6e05cac
Docs link ( rancher/rancher#13415 )
2018-05-14 11:41:58 -07:00
loganhz
c1d7268d1c
Fix Rackspace node driver issue
...
https://github.com/rancher/rancher/issues/13427
2018-05-11 12:29:39 +08:00
Westly Wright
5e6c056864
Upgrade ember -> 3.1
...
also linting errors
2018-05-09 11:24:36 -07:00
Westly Wright
291fe231a5
second run through and clean up for dropdowns
2018-05-03 17:19:44 -07:00
loganhz
6335b8e4f1
Support xip.io in catalog
2018-04-28 16:55:06 +08:00
Vincent Fiduccia
27cb17e50b
xip.io ingress
2018-04-27 21:35:32 -07:00
Westly Wright
91b939b7fb
remove old resource group var from azure defaults
...
rancher/rancher#12890
2018-04-26 15:16:00 -07:00
Westly Wright
91b59f83fd
add project level namespace list
2018-04-26 15:16:00 -07:00
Vincent Fiduccia
45a62e0559
Fixes
2018-04-25 11:46:50 -07:00
Vincent Fiduccia
7e1a4efe9b
Language
2018-04-25 02:04:31 -07:00
loganhz
eaa52b60ea
Fix validate ip issue
...
https://github.com/rancher/rancher/issues/12777
2018-04-24 18:08:27 +08:00
loganhz
3cc223d55d
Add input for storage class
2018-04-24 18:08:26 +08:00
Vincent Fiduccia
4667074280
Project/NS fixes, Ingress, NS picker broken
2018-04-23 01:10:26 -07:00
Vincent Fiduccia
bffad6de11
Merge pull request #1832 from loganhz/fixes
...
Fixes
2018-04-19 11:08:05 -07:00
Westly Wright
58b441e6a1
more settings changes
2018-04-19 11:01:10 -07:00
loganhz
a4607593b2
Fix cloud provider issue
...
https://github.com/rancher/rancher/issues/12787
2018-04-19 17:09:13 +08:00
loganhz
f76a587ed6
Update catalog
2018-04-18 23:57:45 +08:00
loganhz
8d56bbacec
Conditional variable
2018-04-18 19:03:42 +08:00
loganhz
9a1d069e5b
Show warning if given address doesn't like an address
...
https://github.com/rancher/rancher/issues/12777
2018-04-18 13:50:58 +08:00
Vincent Fiduccia
d6308bbf4e
Export version of YAML
2018-04-17 15:36:23 -07:00
Vincent Fiduccia
642a2db3ba
Rollback
2018-04-17 15:36:23 -07:00
loganhz
f19eabc8ca
Add resources
...
https://github.com/rancher/rancher/issues/12002
2018-04-16 18:30:49 +08:00
Vincent Fiduccia
18a7fe8d65
Move edit, yaml, remove, gotoapi into central actions
2018-04-16 02:35:28 -07:00
Aaron
0748314e71
Add action `downloadYaml`
...
Add ` { label: 'action.downloadYaml', icon: 'icon icon-download', action: 'downloadYaml', enabled: true, bulkable: true }` to availableActions to achieve download Yaml
notice: when download multiple files, it will download all the files as a zip file.
2018-04-11 22:33:16 +08:00
Westly Wright
75468cbf55
Add groups and users on auth pages
...
rancher/rancher#12378
2018-04-06 09:38:57 -07:00
Vincent Fiduccia
e08481961d
First login auto change
2018-04-03 15:07:40 -07:00
Vincent Fiduccia
1572b3e7e0
Tables
2018-04-02 23:36:56 -07:00
loganhz
d8a1f0bcdb
Fix dashboard issue
...
https://github.com/rancher/rancher/issues/12346
2018-03-30 12:43:35 +08:00
loganhz
6660a30cd8
Support sidecar
...
https://github.com/rancher/rancher/issues/11683
2018-03-29 14:56:16 +08:00
Westly Wright
a6b30e4444
tweak server url stuff
2018-03-21 17:09:42 -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
5bfb87026c
Fix GitHub token TTL
2018-03-21 10:58:38 -07:00
Vincent Fiduccia
d081209812
Bugs
2018-03-13 17:49:48 -07:00
loganhz
b7b3055d10
Fix custom node driver UI
2018-03-12 14:59:31 +08:00
Vincent Fiduccia
2e2dc1744f
Identity picking, github search
2018-03-06 21:25:11 -07:00
Westly Wright
e5f5bedb1b
update the rules list with the correct kube roles
...
rancher/rancher#11146
2018-03-05 15:28:41 -07:00
Vincent Fiduccia
7b93e0e29b
Workload kinds part 1
2018-02-27 23:26:22 -07:00
Vincent Fiduccia
8c485bdcdd
Catalog cleanup, exoscale
2018-02-26 21:39:30 -07:00