Faiq
Faiq
yikes sorry about being so non-responsive and thanks for the ping. it turns out we did not end up needing this functionality. I am more than happy to finish work...
Sorry I'm so slow at responding to this 😞 lots of work makes it hard to contribute to open source. regarding why we're sending `interface{}` through the channel, this is...
Hi also running into this issue! Although I'm not sure that this is caused by a restart for me necessarily. ``` $ kubectl run -it --rm --restart=Never busybox1 --image=busybox sh...
This comes up as an issue when creating service accounts in namespaces and associating role bindings with them. The only solution I've come up with is running the steps in...
Right now I'm accomplishing this code https://gist.github.com/faiq/fca924095ad151eac38b0647480c0da0 - basically calling the kuttl tests from Go and adding some go code to do the clean up for me. With the way...
Thanks so much for taking the time to write this issue up. I think a lot of user have similar issues as you. I think having Asserts added in as...
We're running into a problem here where we use Amazon IAM credentials to do communication with Amazon ElasticSearch Service. As of right now, there is no code path to properly...
The new version of the operator v1.11.1 of the operator: https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/release-notes.html#improvements Where you can define `driver.rollingUpdate.maxUnavailable` parameter to specify maximum nodes for simultaneous driver upgrades. Default is 1. Let me...
@shivamerla is it possible to expand the CRD to expose the update strategy and perhaps for other critical as well such as the toolkit
@shivamerla should I create a new issue to track progress in? It would be useful for my team track the progress of the issue as well.