- 08 Dec, 2021 5 commits
-
-
Maarten de Waard authored
-
Maarten de Waard authored
-
Maarten de Waard authored
-
Maarten de Waard authored
-
Maarten de Waard authored
-
- 08 Sep, 2021 7 commits
-
-
Arie Peterson authored
build dockerfile in gitlab ci See merge request openappstack/local-path-provisioner!1
-
Maarten de Waard authored
-
Maarten de Waard authored
-
Maarten de Waard authored
build project with golang container, then build simple docker container like `scripts/pacakge` does it too.
-
Maarten de Waard authored
-
Maarten de Waard authored
-
-
- 10 Aug, 2021 1 commit
-
-
David Ko authored
Signed-off-by:
David Ko <dko@suse.com>
-
- 28 Jul, 2021 1 commit
-
-
David Ko authored
Signed-off-by:
David Ko <dko@suse.com>
-
- 27 Jul, 2021 3 commits
-
-
David Ko authored
Signed-off-by:
David Ko <dko@suse.com>
-
Erik Kristensen authored
-
Ryan Sanna authored
-
- 11 May, 2021 2 commits
-
-
Bastian Scherber authored
- The label `kubernetes.io/hostname` defaults to a node's hostname. However, it can be overridden with the kubelet flag `--hostname-override` - Pods cannot be scheduled on clusters where the nodename doesn't match the `kubernetes.io/hostname` label, because the MatchExpression can never be fulfilled
-
Aisuko authored
Signed-off-by:
aisuko <urakiny@gmail.com>
-
- 26 Jan, 2021 1 commit
-
-
David Ko authored
* Fix #172 support e2e regression Signed-off-by:
David Ko <dko@suse.com>
-
- 08 Jan, 2021 3 commits
-
-
David Ko authored
Add stale check
-
David Ko authored
Signed-off-by:
David Ko <dko@suse.com>
-
David Ko authored
Disable (un-needed) leader election to reduce pod restarts
-
- 01 Jan, 2021 1 commit
-
-
Martin Norrsken authored
-
- 30 Nov, 2020 2 commits
-
-
Sheng Yang authored
Local Path Provisioner v0.0.19
-
Sheng Yang authored
Fixed the helper pod race condition for multiple PVCs. Issue: #154 Signed-off-by:
Sheng Yang <sheng.yang@rancher.com>
-
- 19 Nov, 2020 1 commit
-
-
Sheng Yang authored
Also adds the `action` part as we did in the previous releases. Signed-off-by:
Sheng Yang <sheng.yang@rancher.com>
-
- 12 Nov, 2020 1 commit
-
-
Sheng Yang authored
To fix the race condition caused by reusing the helper pod name. https://github.com/rancher/local-path-provisioner/issues/154 Signed-off-by:
Sheng Yang <sheng.yang@rancher.com>
-
- 02 Nov, 2020 1 commit
-
-
Elek Márton authored
-
- 16 Oct, 2020 1 commit
-
-
Sheng Yang authored
Changelog: 1. Thanks to @nickming 's PR, we've added the ability to make the helper pod and setup/teardown script customizable. For example, now you can setup the local path provisioner to use quota with btrfs. 2. Thanks to @hwaastad 's PR, now the helper pod supports pull secret. Signed-off-by:
Sheng Yang <sheng.yang@rancher.com>
-
- 15 Oct, 2020 2 commits
-
-
Sheng Yang authored
This reverts commit 98b27498.
-
nicktming authored
-
- 12 Oct, 2020 1 commit
-
-
Alexander Chernov authored
-
- 09 Oct, 2020 2 commits
-
-
Andrei Kvapil authored
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 03 Sep, 2020 1 commit
-
-
Helge Waastad authored
fix the usage of template (and not include) in serviceaccount.yaml
-
- 02 Sep, 2020 1 commit
-
-
nicktming authored
-
- 31 Aug, 2020 1 commit
-
-
Sheng Yang authored
Signed-off-by:
Sheng Yang <sheng.yang@rancher.com>
-
- 28 Aug, 2020 1 commit
-
-
Helge Waastad authored
update deployment yaml Add missing registry secret file Rebase
-
- 27 Aug, 2020 1 commit
-
-
liuyan authored
The priority of kubeconfig would be: 1. Command args. We could specify the --kubeconfig. 2. ENV. We read from RecommendedConfigPathEnvVar. 3. In-cluster. 4. Recommended. We got by RecommendedHomeDir and RecommendedFileName, which would be ~/.kube/config.
-