Jordi Prats
Jordi Prats
So, this is expected? Is something that I need to cleanup regularly? Is there a setting to delete the file once the backup is completed? thanks,
For your reference, using the following values: ``` validatingWebhookCustomNamespaceSelectors: - key: test operator: DoesNotExist ``` It renders the validatingwebhootconfiguration as follows: ``` (...) name: validation.gatekeeper.sh namespaceSelector: matchExpressions: - key: admission.gatekeeper.sh/ignore...
@ritazh I have updated the PR removing changes on the charts directory
I have the same problem configuring a upstream proxy with the following config : ``` nscache 65536 timeouts 1 5 30 60 180 1800 15 60 daemon log /var/log/3proxy/3proxy.log logformat...
@googlebot I signed it!
Would it be this accepted if I add this as a flag? For example: kubectl ctx -s example
Sure, thank you for your feedback. I don't really like it to be interactive, that's why I have proposed this
@derailed is there anything you want me to change or clarify?
Can you provide a sample app that's not working if it produces any relevant error message? Thanks,
Hi, With the latest merge we are explicitly freeing the urequests objects once they are no longer needed. I believe this could have been your issue. Could you please give...