Files
seaweedfs/.github
Chris Lu b4efa4e7b6 helm: gate the resize hook policy on the same lookup as its Job
The policy rendered whenever the hook was enabled, which is the default, so
every release carrying networkPolicy got one - as a pre-install hook that
Helm never collects, left in the namespace after uninstall. It also made
egress.kubeApiServer.cidrs mandatory for every release, since the policy
claims the API server, for a Job that only runs on an upgrade that grows a
PVC.

Move the command computation the Job is gated on into a helper and read it
from both.
2026-07-29 20:18:03 -07:00
..
2022-04-24 21:44:53 -07:00
2021-12-16 11:07:53 -08:00