Michelle Au
Michelle Au
> Hmm, it may be created in k/k/test/e2e/storage/drivers/csi.go:GetDynamicProvisionStorageClass which means it's always using pd-standard? > > that would need to be corrected if so. Good find, thanks! It should be...
/reopen I think there is a minor bug in that logic though. It is only overriding the storageclass.AllowVolumeExpansion field when the testpattern is set to true. I think it needs...
/assign @davidz627
/lifecycle frozen
Looking at my master node, ``` Taints: Unschedulable: true ``` My master daemonset pod: ``` Tolerations: node.kubernetes.io/disk-pressure:NoSchedule node.kubernetes.io/memory-pressure:NoSchedule node.kubernetes.io/not-ready:NoExecute node.kubernetes.io/unreachable:NoExecute ``` @janetkuo, do you know how to prevent daemonset pods...
(this is gce, not gke)
I don't know if there are any such addons that want to run on all nodes, including the master.
/remove-lifecycle stale /lifecycle frozen