| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The flag does not work anymore as per https://github.com/kubernetes/kubernetes/issues/45947
|
|
Automatic merge from submit-queue
Minor fix quick link
@RenaudWasTaken @jiayingz PTAL.
|
|
|
|
|
|
|
|
Automatic merge from submit-queue
Update pull request document with new features
Add commentary on WIP title prefixes
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
---
Add the /hold and /hold cancel commands to PR doc
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
---
xref: https://github.com/kubernetes/test-infra/pull/4206 https://github.com/kubernetes/test-infra/pull/4145
/cc @xiangpengzhao
|
|
|
|
Automatic merge from submit-queue
Document set of host dependencies for bazel-build
Covers set of packages for commonly used distributions for kubernetes/kubernetes#51623
|
|
Automatic merge from submit-queue
Update cpu-manager doc to match implementation.
- Describe new `--cpu-manager-reconcile-period` flag.
- Describe node allocatable requirements for static policy.
- Remove references to CPU pressure and node condition.
- Update interface sketches.
- Update block diagram image.
- Expand static policy description.
|
|
- Describe new --cpu-manager-reconcile-period flag.
- Describe node allocatable requirements for static policy.
- Remove references to CPU pressure and node condition.
- Update interface sketches.
- Update block diagram image.
- Expand static policy description.
|
|
Automatic merge from submit-queue
Add OWNERS for sig-storage design proposals
/cc @kubernetes/sig-storage-pr-reviews
|
|
Automatic merge from submit-queue
Flexvolume: Added documentation for dynamic plugin discovery and…
…automated deployment, and other minor doc improvements.
/assign @chakri-nelluri @saad-ali
|
|
Fix the format of yaml
|
|
deployment, and other minor doc improvements
|
|
Automatic merge from submit-queue
list supported genclient tags and fix the format of the genclient tag
This depends on: https://github.com/kubernetes/kubernetes/pull/51638 for the `// +genclient:method`.
Fixes the syntax of the generator after https://github.com/kubernetes/kubernetes/pull/49192
|
|
|
|
|
|
|
|
|
|
Automatic merge from submit-queue
Flexvolume Dynamic Plugin Discovery: Added comments about possible driver installation actions
Made it explicit that driver uninstalls are allowed, and cautioned against uninstalling while a volume depends on the driver.
/sig storage
/assign @chakri-nelluri @saad-ali
|
|
|
|
Automatic merge from submit-queue
fix bad url in how-to-doc.md
|
|
staebler/staebler-admission_controll_event_rate_limit
Admission control to limit events accepted by an API Server
|
|
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
|
|
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
|
|
fix bad url
|
|
Automatic merge from submit-queue
fix broken link
|
|
|
|
Automatic merge from submit-queue
add apiserver-count fix proposal
This is a proposal to fix the apiserver-count issue at https://github.com/kubernetes/kubernetes/issues/22609. I would appreciate a review on the proposal.
- [x] Add ConfigMap for configurable options
- [ ] Find out dependencies on the Endpoints API and add them to the proposal
|
|
New labels are being used to signify that a PR should not be merged if
it's got a missing release note and/or requires a release note.
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
|
|
|
|
|
|
|
|
Fix some wording.
Remove the demand for validation to fail. It also says to clearthose
fields, which more closely models non-existent fields.
Change the tombstone (proposed - nobody is using this yet, obviously).
This format matches what gengo uses for other tags.
|