The Wayback Machine - https://web.archive.org/web/20211009142533/https://github.com/topics/k8s-sig-storage
Skip to content
#

k8s-sig-storage

Here are 53 public repositories matching this topic...

joshimoo
joshimoo commented Aug 27, 2020

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

h3d-haivq
h3d-haivq commented Jan 7, 2020

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

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.

Curate this topic

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."

Learn more