Skip to content

chore: backport PR 20260910 - #1354

Merged
Arvind Thirumurugan (Arvindthiru) merged 11 commits into
Azure:mainfrom
Arvindthiru:backport20260910
Sep 11, 2026
Merged

Arvind Thirumurugan (Arvindthiru) merged 11 commits into
Azure:mainfrom
Arvindthiru:backport20260910

Conversation

@Arvindthiru

@Arvindthiru Arvind Thirumurugan (Arvindthiru) commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Description of your changes

64d4330 (cncf/main) chore: bump github/codeql-action/init from 4.37.7 to 4.37.8 (kubefleet-dev/kubefleet#856)
e6d8642 chore: upgrade golang.org/x/crypto to v0.56.0 (kubefleet-dev/kubefleet#908)
053a866 fix: remediate 2026-W37 Trivy HIGH/CRITICAL CVEs in runtime images and deps (kubefleet-dev/kubefleet#887)
fcae85a interface: [FEP-0001] prevent unsetting ClusterClaim selector terms (kubefleet-dev/kubefleet#812)
a746c1d feat: [FEP-0001] add accessor interface for placement policy and related APIs (kubefleet-dev/kubefleet#827)
6e727a7 chore: bump distroless/base from 2d7d29b to d199d20 in /docker (kubefleet-dev/kubefleet#878)
60dea36 feat: tweak the Trivy pipeline so that issues can be re-used and superseded (kubefleet-dev/kubefleet#885)
43511e7 chore: bump step-security/harden-runner from 2.21.0 to 2.21.1 (kubefleet-dev/kubefleet#877)
7d1a495 chore: bump oss/go/microsoft/golang from 1.26.6-1 to 1.26.8-1 in /docker (kubefleet-dev/kubefleet#879)

Dropped test changes from https://github.com/kubefleet-dev/kubefleet/tree/main/test/apis/kubefleet.dev/placement/v1alpha1

Kept the docker file changes for the openSSL fix

Fixes #

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Special notes for your reviewer

dependabot Bot and others added 10 commits September 6, 2026 12:45
…ker (Azure#879)

Bumps oss/go/microsoft/golang from 1.26.6-1 to 1.26.8-1.

---
updated-dependencies:
- dependency-name: oss/go/microsoft/golang
  dependency-version: 1.26.8-1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rseded (Azure#885)

Minor fixes

Signed-off-by: michaelawyu <chenyu1@microsoft.com>
…zure#812)

`ClusterClaim.spec.clusterSelectorTerms` could be removed after creation because Kubernetes skips field-level transition rules when an optional field becomes absent. This silently widened the request to match any member cluster.

- Add a spec-level CEL presence guard alongside the existing field-level immutability rule, and regenerate the ClusterClaim CRD.
- Cover the regression with an envtest in the new test/apis/kubefleet.dev/placement/v1alpha1 suite.

Fixes Azure#810
…d deps (Azure#887)

* Initial plan

* fix: remediate trivy CVEs from 2026-W37

Co-authored-by: britaniar <145056127+britaniar@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: britaniar <145056127+britaniar@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: britaniar <145056127+britaniar@users.noreply.github.com>
@Arvindthiru Arvind Thirumurugan (Arvindthiru) changed the title Backport PR 20260910 chore: backport PR 20260910 Sep 11, 2026
Signed-off-by: Arvind Thirumurugan <arvindth@microsoft.com>

@michaelawyu Chen Yu (michaelawyu) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ;) Thanks, Arvind!

@Arvindthiru
Arvind Thirumurugan (Arvindthiru) merged commit 0b53a06 into Azure:main Sep 11, 2026
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants