Commit Graph

44 Commits

Author SHA1 Message Date
Westly Wright 5403a4990a
Add dns options to excluded keys to camel list
rancher/rancher#31230
2021-02-16 16:07:41 -07:00
Westly Wright 9f277d7534
Allow edit of ascii like secret data
rancher/rancher#27439
2020-06-16 14:59:40 -07:00
Cody Jackson 79c283fd5e Resolve RKE Template issue caused by CIS
The profile helper methods were attached to the cluster model.
Unfortunately, the cluster isn't available when creating a new rke
template.

To resolve this I moved all of the cis helpers out of the cluster model
and utils and moved them into a cisHelpers service so they could be
used without access to the cluster itself.
2020-03-06 15:36:29 -07:00
Cody Jackson f58807bff1 Wired up the scheduling for cis 2020-03-06 12:16:06 -07:00
Cody Jackson 9dddea78c9 Adding support for N/A state and creating a better profile 2020-03-06 12:15:27 -07:00
Cody Jackson d4d03a4239 Change the way extra_args are excluded
The original intent of ecluding extra_args was actually
to exclude the children of extra_args from being
removed when empty according to https://github.com/rancher/rancher/issues/24794#issuecomment-570043854.

This will now properly handle that intent while also
removing empty extra_args properties.

rancher/rancher#25612
2020-03-03 14:06:11 -07:00
Westly Wright a3f1bc996b
Fix bugs that prevent cluster cr8 when editing yaml
Adds an empty name to the cluster model creation so it isn't missing if the user
opens yaml editor and knows they should input it
Removes incorrect next usage
Adds logic to handle overriding the name in name-desc when updateYaml is called
Updates form-name-description model observer to watch the two props it actually
cares about
Fixes bug in removeEmpty util which would remove excludedKeys during filter phase

rancher/rancher#24971
2020-02-05 15:03:13 -07:00
Cody Jackson 0ea2b645b7 Putting extractUniqueStrings util back in
This was erroneously removed during a revert.
2020-01-16 10:29:19 -07:00
Cody Jackson 9c30e3ac15 The great reversion of awsCloudProvider changes 2020-01-02 10:21:08 -07:00
Cody Jackson 3fb931ee46 Update the downloaded report
The downloaded report now has:
- A column for passed_nodes
- A column for failed_nodes
- A column for all nodes the test ran against
- The benchmark version in the header

rancher/rancher#24671
2019-12-19 16:52:33 -07:00
Cody Jackson 2bbe8035b0 Ensure awsCloudProvider presense for custom clusterawsCloudProvider was being removed from custom clusters when editingthe YAML. This change ensures that the field is still present. It alsorequired modifying the removeEmpty method as it was removing fields thatwere in the excludedKeys argument.rancher/rancher#24515 2019-12-12 16:21:52 -07:00
loganhz 9da4836eda Fix cluster yaml issue
https://github.com/rancher/rancher/issues/22119
2019-08-12 16:29:57 +08:00
loganhz a51ac5e03e Fix the issue that edit yaml cause Windows failed 2019-08-02 12:01:28 +08:00
Westly Wright bb2c2af9c2
First itteration of cluster template yaml
rancher/rancher#21579
2019-07-29 09:49:02 -07:00
loganhz 384aa95ae2 Bug fix for enabling istio and registry page 2019-06-06 00:22:45 +08: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 66e32df5fb Fix flannel backend param issue 2019-05-05 16:23:03 +08:00
Sebastiaan van Steenis b93f851947 Return in correct scope when validating certificate key 2019-03-06 12:51:00 +01:00
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
loganhz fa85557816 Catalog integration in Pipeline
rancher/rancher#16154
2018-12-20 10:11:14 +08:00
loganhz 728ed6c296 Support generate password based on validChars
rancher/rancher#17055
2018-12-13 15:50:21 +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
Vincent Fiduccia 9d9fc34285
Tiered cluster dropdown 2018-11-15 16:21:37 -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 b5c6f6aef1
WIP - Azure Driver Changes 2018-09-06 13:08:09 -07: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
loganhz fd279d3879 Update cpu, mem, storage quota field 2018-07-25 17:09:45 +08: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
loganhz 07070f2307 Support kube-api and kube-controller in cluster options 2018-07-19 15:39:45 +08: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
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 ce867bcbe9 Prioritize display endpoints
https://github.com/rancher/rancher/issues/13694
2018-06-17 09:13:53 +08:00
loganhz eaa52b60ea Fix validate ip issue
https://github.com/rancher/rancher/issues/12777
2018-04-24 18:08:27 +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 1572b3e7e0
Tables 2018-04-02 23:36:56 -07:00
Westly Wright a6b30e4444
tweak server url stuff 2018-03-21 17:09:42 -07:00
Vincent Fiduccia af95ff9119
Global role binding editor 2018-01-17 03:02:31 -07:00
Vincent Fiduccia ee56017aef
Move formatSi/toBaseUnit 2017-12-15 20:33:33 -07:00
loganhz 6b29599bcf Fix 2017-12-15 12:32:24 +08:00
Westly Wright f15a33bf8a
Move start movine shared services, utilies, and components
moving all common functionality to shared umbrella in-repo-addon
2017-10-30 09:51:35 -07:00