Skip to content

Sync release/1.4.x and release/1.4.0 for 1.4.0 GA release#3694

Merged
zalimeni merged 10 commits intorelease/1.4.0from
zalimeni/release-1.4.x-merge-1.4.0
Feb 28, 2024
Merged

Sync release/1.4.x and release/1.4.0 for 1.4.0 GA release#3694
zalimeni merged 10 commits intorelease/1.4.0from
zalimeni/release-1.4.x-merge-1.4.0

Conversation

@zalimeni
Copy link
Copy Markdown
Member

Changes proposed in this PR

Pick up recent changes targeted for this release in one go by merging the .x branch directly into the .0 release branch, rather than opening multiple backport PRs. See individual commits for 1.4.x backport PR links.

How I've tested this PR

  • CI continues to pass
  • Ensure Cloud acceptance tests pass for this set of changes

How I expect reviewers to test this PR

👀

The source branch for this PR is identical to release/1.4.x. Created separate branch to ensure branch deletion rules don't kick in after merge.

Checklist

…release/1.4.x (#3637)

backport of commit a95e951

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
…3647)

backport of commit affc631

Co-authored-by: Daniel Kimsey <90741+dekimsey@users.noreply.github.com>
…other dependencies into release/1.4.x (#3641)

* security: upgrade helm/v3 to 3.11.3

Addresses multiple CVEs:
- CVE-2023-25165
- CVE-2022-23524
- CVE-2022-23526
- CVE-2022-23525

* chore: upgrade k8s dependencies to match controller-runtime

* security: upgrade containerd to latest

Addresses GHSA-7ww5-4wqc-m92c (GO-2023-2412)

* security: upgrade docker/docker to latest

Addresses GHSA-jq35-85cj-fj4p

* security: upgrade docker/distribution to latest

Addresses CVE-2023-2253

* security: upgrade filepath-securejoin to latest patch

Addresses GHSA-6xv5-86q9-7xr8 (GO-2023-2048)

* chore: upgrade oras-go to fix docker incompatibility

* Add changelog

---------

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
* backport of commit 1598b40

* backport of commit 41dabc4

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
…k into release/1.4.x (#3651)

* security: re-enable security scan release block

This was previously disabled due to an unresolved false-positive CVE.
Re-enabling both secrets and OSV + Go Modules scanning, which per our
current scan results should not be a blocker to future releases.

Also add security scans on PR and merge to protected branches to allow
proactive triage going forward.

See hashicorp/consul#19978 for similar change in that repo, adapted
here.

* security: add scan triage for CVE-2024-25620 (helm/v3)

Triage this scan result as `consul-k8s` should not be directly
impacted and it is medium severity. Follow-up ticket filed for
remediation.

Also improve formatting of scan config since this change will be
backported.

---------

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
…oss all modules into release/1.4.x (#3673)

backport of commit 44583d3

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
* backport of commit 8fba327

* backport of commit 9a73765

* backport of commit dd2222f

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
backport of commit cf8dcbe

Co-authored-by: David Yu <dyu@hashicorp.com>
…helm/v3) into release/1.4.x (#3692)

backport of commit 4b8bc71

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
…1.4.x (#3687)

* backport of commit 9f495e0

* backport of commit df8edec

* backport of commit ca89a82

---------

Co-authored-by: NicoletaPopoviciu <nicoleta@hashicorp.com>
@zalimeni zalimeni added pr/no-changelog PR does not need a corresponding .changelog entry pr/no-backport signals that a PR will not contain a backport label labels Feb 28, 2024
@zalimeni zalimeni merged commit 573bb90 into release/1.4.0 Feb 28, 2024
@zalimeni zalimeni deleted the zalimeni/release-1.4.x-merge-1.4.0 branch February 28, 2024 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/no-backport signals that a PR will not contain a backport label pr/no-changelog PR does not need a corresponding .changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants