foriequal0 / pod-graceful-drain

You don't need `lifecycle: { preStop: { exec: { command: ["sleep", "30"] } } }`
Apache License 2.0
251 stars 17 forks source link

Fixing a few minor issues in Helm chart #19

Closed hatemosphere closed 3 years ago

hatemosphere commented 3 years ago

Few minor fixes to make this chart actually work :) This also adds compatibility with some older k8s versions without admissionReviewVersions v1 support

hatemosphere commented 3 years ago

@foriequal0 please let me know if you'd like to bump some version here

foriequal0 commented 3 years ago

Thank you! Can you bump the chart version to 0.0.8?

hatemosphere commented 3 years ago

@foriequal0 sure thing, it's done now