Danielle
Danielle
As part of the 3.5.3 release process we realized that a lot of etcd release qualification and testing is currently adhoc and manual. To gain more confidence in new features...
This commit updates rmapi to 0.0.13. This gives a few benefits (like having authentication errors) but most usefully includes additional support for `$XDG_CONFIG_DIR` for storing tokens rather than requiring them...
**Which issue(s) this PR fixes**: Fixes #6376 Related PRs: https://github.com/kubernetes/community/pull/6510 Related Issues: #6611 #6612 /sig node /kind documentation AI: Identify other areas of the sig to highlight: /assign @SergeyKanzhelev Sig...
/sig node /kind documentation The sig-node contributor documentation currently assumes a lot of existing knowledge about how the kubernetes project works. To help foster new contributions from people who don't...
The pkg-config build step doesn't seem to be escaping paths correctly. ``` $ pwd /Users/daniel/Development/Open Source/CocoaPods-app ``` ``` $ rake bundle:build cd workbench/pkg-config-0.28 && ./configure --enable-static --with-internal-glib --prefix '/Users/daniel/Development/Open Source/CocoaPods-app/destroot/dependencies'...
https://testgrid.k8s.io/sig-node-cri-o#crio-e2e-fedora Looks like test results link to https://gcsweb-ci.svc.ci.openshift.org - we should fix this so that they're publicly accessible or remove from testgrid. /sig node /cc @haircommander
Rate limits the number of concurrent requests to a remote bindle server. Signed-off-by: Danielle Lancashire
When running the local version of the installer we should validate that Nomad is likely able to run allocations. We should do some pre-flight checks to help folks with the...
### Steps to reproduce the problem Removal: 1) Create a filter with keywords using the V2 API 2) PUT a new version of the filter without one of the keywords...
### Proposal The current set of Internal Driver Capabilities have been relatively stable since the introduction of the plugin interface, and some would greatly benefit 3rd party users of Nomad...