Shane Siebken

Results 3 issues of Shane Siebken

/kind bug **What happened?** When a pod with a persistent volume is deleted, the new pod fails to attach / mount the storage with the following error: ``` MountVolume.WaitForAttach failed...

kind/bug

…vels set in daemon configuration (or default run-levels if none set)

When installing an RPM on RedHat (chkconfig), the runlevels that are set in the rpm daemon configuration are not obeyed. The command that is run is `chkconfig ${daemonName} on`, which...