Skip to content
Discussion options

You must be logged in to vote

Hi @kaitimmer, thank you for trying out the pvc-autoresizer!

Does this issue occur only when the PVCs are resized using the initial resize feature?

Wouldn't it be possible to use the MutatingWebhook with the group resize feature on update and patch operations? I'm unsure how Kubernetes behaves, though. Is the size test done before or after the Mutating Webhook is called?

The initial group resize feature is implemented in the mutating webhook. The size test occurs during the webhook execution. Since this webhook operates before the resource is created, I believe we are not able to use update or patch operations.

I'm not familiar with Flux, so the following might not be very useful, but I…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kaitimmer
Comment options

Answer selected by kaitimmer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants