Skip to content

Commit

Permalink
storage
Browse files Browse the repository at this point in the history
  • Loading branch information
gjenkins8 committed May 12, 2024
1 parent 1b02812 commit 028f45f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hips/hip-00XX.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ As such, while option 1. is probably the cleanest from an implementation and use
- If the user attempts to use SSA with a cluster which does not support it (unlikely: SSA [went GA](https://kubernetes.io/blog/2021/08/06/server-side-apply-ga/) in Kubernetes v1.22), Helm should error.
- Client-side API object validation isn't applicable when SSA enabled (`helm install|upgrade --disable-openapi-validation`)
- Hooks could be deployed with SSA. But as hook objects are not updated (create/delete only), they are not really affected
- Stored release manifests should not change (they store the object as Helm intends)

### Implementation

Expand Down

0 comments on commit 028f45f

Please sign in to comment.