Patrick Ohly
Patrick Ohly
In Kubernetes 1.31, custom configuration parameters will get embedded inside ResourceClaim and ResourceClaimTemplate. They are clearly marked as belonging to a certain DRA driver, so an admission webhook provided together...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: No particular reason for updating besides staying up-to-date. #### Does this...
### The problem I am collecting the current solar production as reported by our installation through a RESTful integration. That gives me power in Watt. I defined a helper which...
### What would you like to be added? This is fairly open-ended. We need to identify things that make sense first. Some options: - Detect attribute or capacity domains and/or...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Some of the APIs in client-go/rest ignored the callers context: -...
**Feature request checklist** - [X] There are no issues that match the desired change - [X] The change is large enough it can't be addressed with a simple Pull Request...
Something in Go 1.20 changed so that there is a `run` event for benchmarks. As before, there is no `pass` or `failed`. This triggers the "test is running and thus...
I broke it in 632bccc1ce7a7e668b62ef78110ad667eacd4c78 when adding a stray - in front of the env variable value.
### Issue Related-to: https://github.com/kubernetes/enhancements/issues/5055
We want to demonstrate advanced features like partitionable devices with the example driver. This begs the question: should we use some artificial, fake devices or mirror the behavior of some...