- 29 Aug, 2019 1 commit
-
-
Guangbo Chen authored
-
- 27 Aug, 2019 2 commits
-
-
michelia feng authored
-
aiwantaozi authored
Problem: can't get windows container/node metrics Solution: 1. deploy windows node exporter 2. add add windows metrics service, endpoint, service monitor 3. add metric relabel rules to unify windows and linux expression Issue: https://github.com/rancher/rancher/issues/20513 https://github.com/rancher/rancher/issues/20076 https://github.com/rancher/rancher/issues/20122
-
- 20 Aug, 2019 1 commit
-
-
michelia feng authored
Problem: current elasticsearch gems has warning log for elasticsearch 7.x, rancher/fluentd have release new version Solution: upgrade fluentd, elasticsearch etc gems version Issue: https://github.com/rancher/rancher/issues/20450 https://github.com/rancher/rancher/issues/20509
-
- 15 Aug, 2019 1 commit
-
-
aiwantaozi authored
Problem: Daemonset api version extensions/v1beta1 is deperated in 1.16 Solution: Use the capabilities API versions defined in template Issue: https://github.com/rancher/rancher/issues/21770
-
- 13 Aug, 2019 1 commit
-
-
Guangbo Chen authored
-
- 12 Aug, 2019 1 commit
-
-
Guangbo Chen authored
-
- 07 Aug, 2019 4 commits
-
-
Guangbo Chen authored
-
Guangbo Chen authored
-
aiwantaozi authored
Problem: now filename only allow numbers and letter Solution: change regex expression to allow all charaters Issue: https://github.com/rancher/rancher/issues/17022
-
aiwantaozi authored
-
- 23 Jul, 2019 7 commits
-
-
Guangbo Chen authored
-
Guangbo Chen authored
-
Guangbo Chen authored
-
Guangbo Chen authored
-
Guangbo Chen authored
-
Guangbo Chen authored
-
gitlawr authored
Formerly, it is accessible by authenticated users. Now, it is accessible by cluster owners and authorized users/groups.
-
- 11 Jul, 2019 3 commits
-
-
Guangbo Chen authored
-
Guangbo Chen authored
-
Guangbo Chen authored
-
- 25 Jun, 2019 1 commit
-
-
Murali Paluru authored
* important stuff: update README * cis chart - initial version * updating to use same image * adding owner * fixing the image name, version
-
- 19 Jun, 2019 3 commits
- 17 Jun, 2019 1 commit
-
-
Denise Schannon authored
-
- 11 Jun, 2019 2 commits
-
-
orangedeng authored
Using Rancher repo instead of harbor repo.
-
orangedeng authored
Change all the repository in the istio to use rancher repo to pull the image.
-
- 10 Jun, 2019 1 commit
-
-
gitlawr authored
Problem: Registry pod stuck in AttchVolumeFailed status on upgrade. Deadlock happens where the new pod waits the old pod to dettach the volume, and the old one waits for the new one to be ready. Solution: Set maxUnavailable to 1, so that the old pod can be released before the new pod is ready.
-
- 07 Jun, 2019 1 commit
-
-
Guangbo Chen authored
-
- 04 Jun, 2019 1 commit
-
-
Guangbo Chen authored
-
- 31 May, 2019 3 commits
-
-
Guangbo Chen authored
-
Guangbo Chen authored
* add istio and certmanager CRDs * add rancher system default registry config * add rancher proxy to the Grafana, Prometheus, Kiali and Tracing * remove not used demo values.yaml files and serviceGraph(deprecated)
-
Guangbo Chen authored
-
- 29 May, 2019 4 commits
-
-
gitlawr authored
-
gitlawr authored
Add globalRegistryMode to enable deploying the Harbor as a global registry in Rancher. It use the same domain as Rancher server in ingress rules, and use the same tls-rancher-ingress secret for TLS.
-
gitlawr authored
Co-authored-by:
Guangbo <guangbo@rancher.com> Co-authored-by:
gitlawr <lawrleegle@gmail.com>
-
gitlawr authored
Do Helm lint validation and Helm unittest for the charts
-
- 21 May, 2019 1 commit
-
-
Aiwantaozi authored
Problem: alertmanager 0.16.0 unable to send email notification without SMTP authentication Solution: upgrade to alertmanger 0.17.0 which solve this problem Issue: https://github.com/rancher/rancher/issues/20060
-
- 20 May, 2019 1 commit
-
-
Frank Mai authored
**Problem:** Buffering proxy data causes client to receive slow **Solution:** Disable buffer via `proxy_buffering off;` to response client directly **Issue:** https://github.com/rancher/rancher/issues/19689
-