fix: keep the node package trust profile intact #385
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/native-node-trust-profile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The node package already mounts the trust-manager CA. Declare that fact with the existing injection label so admission does not add a second mount or alter fixed environment fields. Keep OnDelete agent updates. Format the mounted policy for inspection; its update also triggers the declared server reload. Node profile regression test passes. No kernel operation is created.