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

Update release scripts #2365

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

pjuarezd
Copy link
Member

@pjuarezd pjuarezd commented Dec 9, 2024

  • Update controller-gen 0.16.5
  • Add sed_inplace method in bash script to make the sed syntax compatible in Linux and MacOS
  • Remove files that reference MCJob in release.sh
  • Update github.com/golang-jwt/jwt/v4 from v4.5.0 to github.com/golang-jwt/jwt/v4 v4.5.1 to fix https://github.com/advisories/GHSA-29wx-vh33-7x7r

@pjuarezd pjuarezd self-assigned this Dec 9, 2024
@pjuarezd
Copy link
Member Author

pjuarezd commented Dec 9, 2024

Next release is a mayor release due to the removal of MCJob CRD.

Also will need a sidecar release due to https://github.com/minio/operator/pull/2341/files and a vulnerable package that is being updated in this PR

@pjuarezd pjuarezd force-pushed the relase-script-update branch from d19e129 to 3618aad Compare December 9, 2024 19:09
* Update controller-gen 0.16.5
* Add `sed_inplace` method in bash script to make the sed syntax compatible in Linux and MacOS
* Remove files that reference MCJob in release.sh
@pjuarezd pjuarezd force-pushed the relase-script-update branch from 3618aad to 3bf8227 Compare December 9, 2024 19:15
Update `github.com/golang-jwt/jwt/v4` from v4.5.0 to github.com/golang-jwt/jwt/v4 v4.5.1 to fix `CVE-2024-51744`
@pjuarezd pjuarezd requested a review from allanrogerr December 9, 2024 19:37
@pjuarezd pjuarezd merged commit d8bbf23 into minio:master Dec 9, 2024
21 checks passed
@pjuarezd pjuarezd deleted the relase-script-update branch December 9, 2024 19:39
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.

1 participant