Chris Cooper
Chris Cooper
**What is the feature and why do you need it**: I am creating custom resources and want to open a watch to wait for a status on the resources. **Describe...
According to issue #30 the workaround for passing in newlines is to use a class provider. I'm using class providers nearly exclusively and my trailing newline is still trimmed. ```...
**What is the feature and why do you need it**: I would like to be able to delete custom objects using a label selector. **Describe the solution you'd like to...
### Is your task related to a problem? Please describe Newer version of BouncyCastle doesn't work with BCFIPS provider ### Describe the solution you'd like Remove dependency on BouncyCastle and...
This prevents equality checks with different objects than other Duration objects. Also should not be doing this in `__add__`, `__sub__` or `__rsub__` either. See https://docs.python.org/3.11/library/constants.html#NotImplemented
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** 1.12.2 - **Where do you...
Only instantiate the provider from the connection options builder if no provider was set on the builder
Internationalization works for our code, `@Parameters`, `@Parameter`, but none of your code is internationalized and there is no support for it. Specifically in a case where I'm printing out the...