Skip to content

fix(release): backport fixes for v1.4.2 - #1225

Merged
ashnamehrotra merged 2 commits into
release-1.4from
backport-v1.4.2-fixes
Aug 7, 2026
Merged

fix(release): backport fixes for v1.4.2#1225
ashnamehrotra merged 2 commits into
release-1.4from
backport-v1.4.2-fixes

Conversation

@sozercan

@sozercan sozercan commented Aug 7, 2026

Copy link
Copy Markdown
Member

Summary

Backport all product fixes merged to main after the v1.4.1 release:

The automated v1.4.1 documentation patch (#1194) is intentionally excluded because it is not a product fix and targets main-only versioned docs.

Release considerations

  • Raises the minimum Go/tooling version from 1.24 to 1.26.
  • Preserves the release branch's v1.4.1 version metadata; the separate v1.4.2 release-preparation PR should update it after this backport merges.
  • Includes the associated workflow, generated CRD/RBAC, lint, and test changes required by the dependency/tooling upgrade.

Validation

  • go mod verify
  • go test ./pkg/scanners/trivy ./test/e2e/util
  • actionlint -shellcheck= -pyflakes=
  • git diff --check origin/release-1.4...HEAD
  • Confirmed the backported tree matches the expected conflict-free application and preserves only the intended v1.4.x release metadata differences

A full Linux compile/vet was attempted locally but the host exhausted temporary disk space; GitHub's PR test and E2E workflows will provide the authoritative full validation.

jiashun0011 and others added 2 commits August 7, 2026 12:21
Signed-off-by: Jiashun Liu <jiashunliu@microsoft.com>
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
Co-authored-by: Sertac Ozercan <sozercan@gmail.com>
(cherry picked from commit 6c66089)
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
(cherry picked from commit 2caca1e)
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
@ashnamehrotra
ashnamehrotra merged commit 8eb8e54 into release-1.4 Aug 7, 2026
354 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.

3 participants