Commit Graph

13 Commits

Author SHA1 Message Date
Cody Jackson 6718c4886e Addressing a number of ember deprecations
- Moved from Ember.$() to importing jquery.
- Moved from fn().on() to on(fn())
- Moved from fn().observes() to observer(fn())

This got /g/clusters from 27 warnings to 5 warnings for me.
2019-10-03 10:53:36 -07:00
loganhz 1e49b7924e Validate elasticsearch
logging prefix

https://github.com/rancher/rancher/issues/16009
2018-11-23 17:58:51 +08: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
n313893254 ed240cfb46 Update for review 2018-09-10 18:54:34 +08:00
n313893254 66217bd52c Remove embedded and add fluentd target
https://github.com/rancher/rancher/issues/14652
https://github.com/rancher/rancher/issues/14651
2018-09-10 18:54:34 +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
n313893254 79d17503aa support logging SSL for splunk, ES and kafka
https://github.com/rancher/rancher/issues/13526
https://github.com/rancher/rancher/issues/13065
https://github.com/rancher/rancher/issues/13755
https://github.com/rancher/rancher/issues/13304
2018-06-19 14:21:46 +08:00
vimniky 03b831736a Add Embedded ES resource quota configuration UI 2018-04-06 23:18:06 +08:00
vimniky 39ad24ea2b Update logging 2018-02-28 14:21:35 +08:00
vimniky 81ab98af77 Alert update & bug fixes
Fixed targetPod alert condition

Fixed logging indexPrefix

Fixed Alert checkbox label: Normal -> Warning

Filter notifier by clusterId

Add * mark for the required name field

fixed issue: #11580

rename CreatedAt -> created

Update notifier input labels

Fixed issue #11577

Filter notifier by clusterId

Make alert & notifier table more searchable
2018-02-23 17:11:38 +08:00
vimniky c46a9a4d5c Mount alert & logging on main app
alert bugfix

displayName --> name, status.type --> alertState
2018-02-22 16:16:24 +08:00
vimniky 1ef6785334 Add logging engine 2018-02-22 12:43:05 +08:00