Andrew Collins

Results 10 comments of Andrew Collins

This change introduces more nuances that we would need to account for. In a relatively small test, I saw 9 perfapp pods restart because of concurrency failures creating the euler...

It seems the interpreter location and the install location of the lib is incorrect for this Ventura. I was able to get this running on MacOS 13.2 from the installer...

The error I see trying to introduce ansible community.kubernetes role is, even though I already ran `ansible-galaxy collection install community.kubernetes` > An exception occurred during task execution. To see the...

Yes, it is still required for testing windows workers. That work was put on hold last year. Last I checked, the WMCO changed, so this has to be re-tested to...

Changes are definitely not in 4.15. So, I don't know how we want to handle this. Could introduce a version check for if version >= 4.16 , or some other...

So `timeseriesIndexer: 1` is the index ordinal of the indexers defined under endpoints starting with 1 (not 0) ? I like being able to specify different metrics profiles for each...

Thanks for including me. I know I pushed for the start and end metrics. :) I agree that it may not always be necessary to capture the start metric, but...

Hmm odd it didn't close automatically. SGTM Thank you!

A new feature GA'd in 4.17 that could be an implementation here https://docs.openshift.com/container-platform/4.17/nodes/nodes/nodes-nodes-adding-node-iso.html Going through the docs initially, the `generate-discovery-iso` and `boot-iso` jetlag tasks already accomplish the steps required to...

Oh! Ok. That makes sense for versions less than 4.17 where this feature was added. Maybe we look to use this new approach for 4.17 and onward?