-
Notifications
You must be signed in to change notification settings - Fork 669
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.28.1 #1285
Release 1.28.1 #1285
Commits on Aug 24, 2023
-
topologySpreadConstraints: handle
nodeTaintsPolicy
and `nodeAffinit……yPolicy` constraints (kubernetes-sigs#1218) * Add handling for node eligibility * Make tests buildable * Update topologyspreadconstraint.go * Updated test cases failing * squashed changes for test case addition corrected function name refactored duplicate TopoContraint check logic Added more test cases for testing node eligibility scenario Added 5 test cases for testing scenarios related to node eligibility * topologySpreadConstraints e2e: `nodeTaintsPolicy` and `nodeAffinityPolicy` constraints --------- Co-authored-by: Marc Power <marcpow@microsoft.com> Co-authored-by: nitindagar0 <81955199+nitindagar0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 99246cd - Browse repository at this point
Copy the full SHA 99246cdView commit details -
fix: structured err logs in eviction
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8a458e0 - Browse repository at this point
Copy the full SHA 8a458e0View commit details
Commits on Aug 25, 2023
-
Merge pull request kubernetes-sigs#1228 from a7i/fix-structured-err
fix: structured err logs in eviction
Configuration menu - View commit details
-
Copy full SHA for e1dc63b - Browse repository at this point
Copy the full SHA e1dc63bView commit details -
helm: update cronjob args argument to avoid unmarshal error
Make it match both the deployment parallel https://github.com/kubernetes-sigs/descheduler/blob/33e9a52385394a3f4b2cb55bdf717fe52f1a852f/charts/descheduler/templates/cronjob.yaml#L71 As well as the documented arg https://github.com/kubernetes-sigs/descheduler/blob/master/docs/user-guide.md#balance-cluster-by-pod-age
Configuration menu - View commit details
-
Copy full SHA for c0f9761 - Browse repository at this point
Copy the full SHA c0f9761View commit details
Commits on Aug 26, 2023
-
Merge pull request kubernetes-sigs#1229 from cayla/cf/consistent-arg
helm: update cronjob args argument to avoid unmarshal error
Configuration menu - View commit details
-
Copy full SHA for e8427d0 - Browse repository at this point
Copy the full SHA e8427d0View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c557d18 - Browse repository at this point
Copy the full SHA c557d18View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a592cbc - Browse repository at this point
Copy the full SHA a592cbcView commit details
Commits on Sep 13, 2023
-
Merge pull request kubernetes-sigs#1242 from jklaw90/fix-lint-config
fix: golangci config
Configuration menu - View commit details
-
Copy full SHA for c602d12 - Browse repository at this point
Copy the full SHA c602d12View commit details
Commits on Sep 15, 2023
-
Merge pull request kubernetes-sigs#1241 from a7i/fix/evicatable-names…
…pace-docs docs: fix evictableNamespaces example
Configuration menu - View commit details
-
Copy full SHA for af4b32c - Browse repository at this point
Copy the full SHA af4b32cView commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 714a347 - Browse repository at this point
Copy the full SHA 714a347View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e1008e - Browse repository at this point
Copy the full SHA 2e1008eView commit details -
Merge pull request kubernetes-sigs#1246 from a7i/v0.28-image-ref
update image references to point to v0.28.0
Configuration menu - View commit details
-
Copy full SHA for c0d6019 - Browse repository at this point
Copy the full SHA c0d6019View commit details -
nodeFit: Use info log level if won't fit (kubernetes-sigs#1220)
Pods that don't pass the nodeFit condition currently log an unsuppressable error message to logs. This changes the log level to info as it's a normal operating condition. Signed-off-by: Antoine Deschênes <antoine.deschenes@linux.com>
Configuration menu - View commit details
-
Copy full SHA for 267efb3 - Browse repository at this point
Copy the full SHA 267efb3View commit details
Commits on Sep 26, 2023
-
Merge pull request kubernetes-sigs#1245 from a7i/helm-cronjob-timezone
helm: support of `timeZone` for CronJob
Configuration menu - View commit details
-
Copy full SHA for 3bd9dfc - Browse repository at this point
Copy the full SHA 3bd9dfcView commit details
Commits on Oct 10, 2023
-
helm: ability to specify
dnsConfig
(kubernetes-sigs#1260)* Update values.yaml * Update deployment.yaml * Update cronjob.yaml * fix indentation issue in helm chart
Configuration menu - View commit details
-
Copy full SHA for a7d8e69 - Browse repository at this point
Copy the full SHA a7d8e69View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b8eec7a - Browse repository at this point
Copy the full SHA b8eec7aView commit details -
Merge pull request kubernetes-sigs#1263 from ingvagabund/bump-deps-1.28
Bump dependencies to address CVE-2023-44487
Configuration menu - View commit details
-
Copy full SHA for 73eb424 - Browse repository at this point
Copy the full SHA 73eb424View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a243681 - Browse repository at this point
Copy the full SHA a243681View commit details -
Configuration menu - View commit details
-
Copy full SHA for 999dd3d - Browse repository at this point
Copy the full SHA 999dd3dView commit details -
Merge pull request kubernetes-sigs#1270 from ingvagabund/CVE-2023-44487…
…-fixes CVE 2023 44487 fixes
Configuration menu - View commit details
-
Copy full SHA for c59a0f0 - Browse repository at this point
Copy the full SHA c59a0f0View commit details
Commits on Oct 27, 2023
-
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 30aec81 - Browse repository at this point
Copy the full SHA 30aec81View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a01322a - Browse repository at this point
Copy the full SHA a01322aView commit details -
topologyspreadconstraint: support
matchLabelKeys
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 704a82b - Browse repository at this point
Copy the full SHA 704a82bView commit details -
topologyspreadconstraint: refactor to match scheduler's struct and in…
…itialization Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bf2bd73 - Browse repository at this point
Copy the full SHA bf2bd73View commit details -
docs: update supported topologySpreadConstraint fields
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 19aa8a2 - Browse repository at this point
Copy the full SHA 19aa8a2View commit details
Commits on Oct 31, 2023
-
Merge pull request kubernetes-sigs#1233 from a7i/match-label-keys
topologyspreadconstraint: support `matchLabelKeys`
Configuration menu - View commit details
-
Copy full SHA for c4ab200 - Browse repository at this point
Copy the full SHA c4ab200View commit details