Skip to content
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

Sync to "upstream/master" to fix CVE-2023-39325/CVE-2023-3978 #30

Merged
merged 114 commits into from
Oct 26, 2023

Conversation

mkandawires
Copy link
Collaborator

@mkandawires mkandawires commented Oct 23, 2023

What this PR does / why we need it:
Sync to "upstream/master" to fix (golang.org/x/net) CVE-2023-39325/CVE-2023-3978
Which issue(s) this PR fixes:
CVE-2023-39325/CVE-2023-3978

cvvz and others added 30 commits June 12, 2023 08:01
chore: fix uninstall-driver to make it backward compatibility
…ount-key

feat: add getLatestAccountKey parameter in storage class
Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](pelletier/go-toml@v1.9.4...v1.9.5)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…si-dynamic-support

fix: dynamic provisioning support with blobfuse msi auth
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…t/github_actions/actions/checkout-3

chore(deps): bump actions/checkout from 2 to 3
…ted-versions4

cleanup: update new chart versions and remove deprecated versions
…t/go_modules/github.com/pelletier/go-toml-1.9.5

chore(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5
…arch-default

fix: storage account search default values
…print

cleanup: remove secret print in error message
feat: install blobfuse 2.0.4 as default version
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@v1.2...sdk/azcore/v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.3.0

chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.2.0 to 1.3.0
…ted-versions5

cleanup: update new chart versions and remove deprecated versions
andyzhangx and others added 23 commits October 16, 2023 07:58
…error

test: don't return error in blob_log.sh
…er/keyvault/armkeyvault

Bumps [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault](https://github.com/Azure/azure-sdk-for-go) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@v1.0...v1.2)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…dpoint

fix: nfs volume creation failure due to Microsoft.Storage.Global Service endpoint enabled
…ot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault-1.2.0

chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault from 1.0.0 to 1.2.0
Bumps [github.com/jongio/azidext/go/azidext](https://github.com/jongio/azidext) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/jongio/azidext/releases)
- [Commits](jongio/azidext@go/azidext/v0.4.0...go/azidext/v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/jongio/azidext/go/azidext
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ot/go_modules/github.com/jongio/azidext/go/azidext-0.5.0

chore(deps): bump github.com/jongio/azidext/go/azidext from 0.4.0 to 0.5.0
doc: correct check blob csi pod status doc
…imeout-1200s

fix: increase provisioner timeout as 20min
…ar-images5

chore: upgrade sidecar image versions
- Sync's to "upstream/master" to fix (golang.org/x/net) CVE-2023-39325/CVE-2023-3978
@mkandawires mkandawires changed the title Mkandawires/sync upstream fix CVE 2023 39325 Sync to "upstream/master" to fix CVE-2023-39325/CVE-2023-3978 Oct 23, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6615530477

  • 264 of 308 (85.71%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.8%) to 79.364%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/blob/blob.go 31 34 91.18%
pkg/blob/nodeserver.go 35 41 85.37%
pkg/util/util.go 76 82 92.68%
pkg/blob/controllerserver.go 102 131 77.86%
Totals Coverage Status
Change from base Build 6411928884: 0.8%
Covered Lines: 2246
Relevant Lines: 2830

💛 - Coveralls

@mkandawires mkandawires marked this pull request as ready for review October 23, 2023 15:58
@chaireez chaireez self-requested a review October 26, 2023 13:10
Copy link
Collaborator

@chaireez chaireez left a comment

Choose a reason for hiding this comment

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

talked offline and new image was tested against hydra cluster

@mkandawires mkandawires merged commit 5eee268 into staging Oct 26, 2023
13 checks passed
@mkandawires mkandawires deleted the mkandawires/sync-upstream-fix-CVE-2023-39325 branch October 26, 2023 13:28
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.

7 participants