Bug 1949050: Pull upstream changes for 1.21#60
Bug 1949050: Pull upstream changes for 1.21#60openshift-merge-robot merged 46 commits intoopenshift:masterfrom
Conversation
For roughly the past year damemi has been the only active approver for the descheduler. Therefore move the inactive approvers to emeritus status. This will help clarify to contributors who should be assigned to pull requests.
Set the maintainer field to use the more generic SIG scheduling name and email address.
Add table of contents generator/verify script
Add ARM32v7 in addition to the currently supported architectures. This will allow running descheduler on Raspberry Pi v3 devices.
Enable ARM32v7 Container Image Builds
…approvers Move Inactive Maintainers to Emeritus Status
The resources.cpuRequest and resources.memoryRequest varialbes are not valid in the helm chart values.yaml file. The correct varialbe name for setting the requests and limits is resources. Also, fixed white space alignment in the markdown table.
…lector-fix (TopologySpread) Evict pods with selectors that match multiple nodes
…s-fix Correct Helm Chart Docs For Container Requests and Limits
Similar to ReplicaSet, ReplicationController, and Jobs pods with a StatefulSet metadata.ownerReference are considered for eviction. Document this, so that it is clear to end users.
…et-docs Document That Descheduler Considers StatefulSets For Eviction
Bump go to 1.16
The master branch always represents the next release of the descheduler. Therefore applying the descheduler k8s manifests from the master branch is not considered stable. It is best for users to install descheduler using the released tags.
…-docs Use Tags In Kustomize Documentation
Added EvictSystemCriticalPods flag to descheduler
* Added v0.21 references to README * Update k8s manifests with v0.21.0 references * Added table with list of supported architectures by release
Bump to k8s 1.21-rc.0
Ran "make gen" using Go 1.16.1. Some changes were merged, but "make gen" was not run. This fixes the problem. See below PR for reference: kubernetes-sigs#523
Update Generated Code
Updating policy api version used in pod evictor
Update Docs and Manifests for v0.21.0
damemi
left a comment
There was a problem hiding this comment.
/cc @ingvagabund
we can get some 1.21 soak while we're waiting for the kind image to actually release upstream 1.21
|
/lgtm |
|
@damemi: This pull request references Bugzilla bug 1949050, which is valid. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/retest |
|
@damemi: Some pull requests linked via external trackers have merged: The following pull requests linked via external trackers have not merged:
These pull request must merge or be unlinked from the Bugzilla bug in order for it to move to the next state. Once unlinked, request a bug refresh with Bugzilla bug 1949050 has not been moved to the MODIFIED state. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
No description provided.