Commit Graph

151 Commits

Author SHA1 Message Date
Westly Wright e4e082a64f
Add cluster capabilites ui
rancher/rancher#15105

Add ingress capability limitations to ui

Node port range for clusterCapabilities

Cluster Capabilities for nodePoolsCanScale

move ingress capabilities to service

lint

cleanup

move vars
2018-10-30 14:52:43 -07: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
Max Schmitt 68b386c00c fixed resizing issue and readded old options 2018-09-29 12:27:06 +02:00
Sebastiaan van Steenis 9f906112e4 Import workaround for prettycron 2018-09-20 11:16:33 +02:00
loganhz 4087478a6a Update pipeline 2018-08-23 20:39:44 -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
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 5e0a030018
WIP 2018-07-24 10:01:46 -07:00
Vincent Fiduccia 0686d4840d
Revert part of eslint fix 2018-07-16 17:50:16 -07:00
Westly Wright 877ed1f522
More lint files changes (see lib) 2018-07-11 14:06:27 -07:00
Vincent Fiduccia 5556b7d217
Fix AKS regions 2018-07-02 17:07:37 -07:00
Westly Wright 5bd42bdd89
Azure AD Auth 2018-06-12 14:49:14 -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
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 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 35292f6919
Filter roles on enabled or not
rancher/rancher#13418
2018-05-16 11:27:33 -07:00
Westly Wright ddfaf0ed0a
reorg shared components 2018-05-09 11:24:35 -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
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
Vincent Fiduccia eba15715ea
Merge pull request #1813 from biblesyme/aaron-master
Fix issue && Add action `downloadYaml`
2018-04-11 23:22:02 -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
Vincent Fiduccia 536d3f55d3
Lint 2018-04-09 17:23:24 -07: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 19e257a495
Remove polled models 2018-03-29 11:29:29 -07:00