- 05 Feb, 2019 4 commits
-
-
Craig Jellick authored
-
Craig Jellick authored
This reverts commit 7eda94f7.
-
Craig Jellick authored
This reverts commit 1444ef02.
-
Craig Jellick authored
This reverts commit 2d7d366d.
-
- 04 Feb, 2019 1 commit
-
-
Craig Jellick authored
-
- 02 Feb, 2019 3 commits
-
-
Prachi Damle authored
-
kinarashah authored
Issues: generating random name for app and ns causes duplicate creations, not checking for cluster context results into wrong targets being deleted.
-
moelsayed authored
-
- 01 Feb, 2019 8 commits
-
-
moelsayed authored
-
moelsayed authored
-
Sebastiaan van Steenis authored
-
kinarashah authored
-
kinarashah authored
-
kinarashah authored
-
kinarashah authored
-
Prachi Damle authored
-
- 31 Jan, 2019 9 commits
-
-
Craig Jellick authored
-
Alena Prokharchyk authored
-
Alena Prokharchyk authored
-
Vincent Fiduccia authored
-
Nathan Jenan authored
This change gives standard users the ability to view kontainer driver resources. This is important because in order to create a cluster the user must be able to list kontainer drivers to know what options are available. This capability is also added to the `Create Clusters` role as they also need to be able to view kontainer drivers. This also adds a `Manage Cluster Drivers` role to mirror the `Manage Node Drivers` role. Issue: https://github.com/rancher/rancher/issues/17634 Issue:
-
orangedeng authored
**Problem:** The source attribute is not set when listing settings. The root cause is that `apiContext.ID` won't be set when calling list interface. **Solution:** Use the `data["id"]` as key to get value from environment variable
-
rmweir authored
Now, sets field's default int value if flag type is int. Before, default string value was being set. Leading to a default int of 0 for every flag. This was also causing incorrect API schema to be shown in UI. Intended default is now set and displayed.
-
Aiwantaozi authored
Problem: prometheus use labels to identify the alert, alert keep in pending because current value label change every time, so the second event will have nothing to do with the first one Solution: move the current value to the annotation Issue: https://github.com/rancher/rancher/issues/17763
-
moelsayed authored
-
- 30 Jan, 2019 15 commits
-
-
Alena Prokharchyk authored
-
kinarashah authored
-
moelsayed authored
-
galal-hussein authored
-
galal-hussein authored
-
Craig Jellick authored
This change adds a test to the `test_rbac.py` file to confirm that the legacy role bindings are being cleaned up correctly.
-
Craig Jellick authored
Bindings were not being cleaned up properly. This fix addresses that.
-
Craig Jellick authored
This change forces the proxy server to refresh its service account token before each request.
-
Craig Jellick authored
This change ensures that the `kontainer-engine` service account used for communicating with managed k8s cluster is created in the correct namespace (`cattle-system`) when a cluster is created. It also cleans up old `netes-default` service accounts in the `default` namespace on already existing managed k8s clusters.
-
Craig Jellick authored
-
Alena Prokharchyk authored
-
Alena Prokharchyk authored
-
Craig Jellick authored
-
frank authored
**Problem:** https://github.com/rancher/rancher/issues/16889#issuecomment-451589719 **Solution:** Use meaningful object when `AccessControl.CanDo` checking **Issue:** - https://github.com/rancher/rancher/issues/17737 - https://github.com/rancher/rancher/issues/16889 (Related) **Patch PR:** https://github.com/rancher/rancher/pull/17056
-
frank authored
**Problem:** https://github.com/rancher/rancher/issues/16889#issuecomment-451589719 **Solution:** Use meaningful object when `AccessControl.CanDo` checking **Issue:** - https://github.com/rancher/rancher/issues/17736 - https://github.com/rancher/rancher/issues/16889 (Related) **Patch PR:** https://github.com/rancher/rancher/pull/17056
-