-
Updated
Dec 21, 2020 - C
k8s-sig-storage
Here are 47 public repositories matching this topic...
Basic Info:
Rancher Version: 2.3.2
Kubernetes Version: v1.16.3-rancher1-1
Provider: Amazon EC2
Brief Description:
Pod which used the PVC created by this module cannot be scheduled due to the auto-generated PV's Node Affinity Rule: kubernetes.io/hostname = {{someNodeName}} doesn't match with the actual value of the node.
How to reproduce
- Spin up a cluster with provider
-
Updated
Dec 18, 2020 - Go
-
Updated
Dec 3, 2020 - Go
-
Updated
Dec 20, 2020 - Python
-
Updated
Dec 18, 2020 - Go
I think we kept attacher separate so that we can easily test with or without it, but I don't see a reason why provisioner, resizer, snapshotter can't all be in the same Pod as the driver. Actually I think our attach required tests are using mock driver, not hostpath driver, so I think it should be safe to bundle attacher in the same pod as well.
-
Updated
Dec 18, 2020 - Go
-
Updated
Dec 16, 2020 - Go
-
Updated
Dec 11, 2020 - Go
-
Updated
Dec 16, 2020 - Go
-
Updated
Dec 20, 2020 - Go
-
Updated
Dec 18, 2020 - Shell
-
Updated
Dec 18, 2020 - Go
-
Updated
Dec 17, 2020 - Shell
-
Updated
Jun 28, 2019 - Go
-
Updated
Dec 2, 2020 - Shell
-
Updated
Dec 18, 2020 - Go
-
Updated
Nov 19, 2020 - Go
-
Updated
Jul 18, 2019 - Go
-
Updated
Dec 18, 2020 - Shell
Improve this page
Add a description, image, and links to the k8s-sig-storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the k8s-sig-storage topic, visit your repo's landing page and select "manage topics."
We want to have consistent and structured logs to improve the ability to filter and analyse longhorn-manager logs.
Currently the controller uses the global logrus package logger, the task here would be to switch the log calls to the instance logger that was implemented in longhorn/longhorn-manager#661
While doing this also improve the log messages, where possible.
For an example of a successf