-
Notifications
You must be signed in to change notification settings - Fork 36
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
Enhance Restarts for Fix Packs #187
base: main
Are you sure you want to change the base?
Enhance Restarts for Fix Packs #187
Commits on Sep 20, 2024
-
Add missing k8s_builder config to v25 core.yaml (hyperledger-labs#184)
Related to hyperledger-labs#28 Signed-off-by: James Taylor <jamest@uk.ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 6cb9a2d - Browse repository at this point
Copy the full SHA 6cb9a2dView commit details -
Address CVE-2024-24786 in google.golang.org/protobuf. (hyperledger-la…
…bs#186) Signed-off-by: Ben Smith <benjsmi@us.ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 446ea7b - Browse repository at this point
Copy the full SHA 446ea7bView commit details -
Adding logs with uber/zap (hyperledger-labs#185)
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 2c67e3c - Browse repository at this point
Copy the full SHA 2c67e3cView commit details -
Adding logic to check fixpacks
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Shoaeb Jindani committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 0906416 - Browse repository at this point
Copy the full SHA 0906416View commit details -
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Shoaeb Jindani committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e4a162 - Browse repository at this point
Copy the full SHA 1e4a162View commit details -
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Shoaeb Jindani committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 3dd4291 - Browse repository at this point
Copy the full SHA 3dd4291View commit details -
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Shoaeb Jindani committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 76840e6 - Browse repository at this point
Copy the full SHA 76840e6View commit details -
Updated the comments about logic
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Shoaeb Jindani committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 4567cea - Browse repository at this point
Copy the full SHA 4567ceaView commit details -
Move to golang.org/x/net v0.24.0 for CVE-2023-45288. (hyperledger-lab…
…s#191) Signed-off-by: Ben Smith <benjsmi@us.ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for c9b62ae - Browse repository at this point
Copy the full SHA c9b62aeView commit details -
Upgrade github.com/docker/docker to v25.0.5 to address CVE-2024-29018. (
hyperledger-labs#192) Address newest docker/docker vulnerability. Signed-off-by: Ben Smith <benjsmi@us.ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for a2fc85d - Browse repository at this point
Copy the full SHA a2fc85dView commit details -
Fixed HSM Library Upgrade Path for 2.5.x Scenario (hyperledger-labs#195)
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com> Co-authored-by: Shoaeb Jindani <jindani.shoaeb@ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for e1c2176 - Browse repository at this point
Copy the full SHA e1c2176View commit details -
update latest version in deployer config map template (hyperledger-la…
…bs#193) Signed-off-by: MuthuSundaravadivel <muthu.infoavc@gmail.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for d8014b2 - Browse repository at this point
Copy the full SHA d8014b2View commit details -
Bump Go to 1.21.11 (hyperledger-labs#197)
Bump Go to 1.21.11. Note that starting with Go 1.21, the version in go.mod should be 3 digits. --------- Signed-off-by: David Enyeart <enyeart@us.ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 4a42c08 - Browse repository at this point
Copy the full SHA 4a42c08View commit details -
Use ubi-minimal image instead of ubi go-toolset (hyperledger-labs#198)
go-toolset doesn't have the latest versions of Go. Therefore use the ubi minimal image and install our preferred version of Go when building operator. --------- Signed-off-by: David Enyeart <enyeart@us.ibm.com> Co-authored-by: shoaebjindani <40020259+shoaebjindani@users.noreply.github.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for e724c8a - Browse repository at this point
Copy the full SHA e724c8aView commit details -
Bump Go to 1.22.5 (hyperledger-labs#199)
Bump Go to 1.22.5. Latest Go also requires an update to controller-gen (otherwise it panics with a nil pointer). The controller-gen update in turn improves formatting of the generated CRD yaml files. Signed-off-by: David Enyeart <enyeart@us.ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for d1d365f - Browse repository at this point
Copy the full SHA d1d365fView commit details -
Bump fabric, fabric-ca, fabric-lib-go (hyperledger-labs#200)
Update to the latest fabric (v2.5.9), fabric-ca, and fabric-lib-go. These versions all depend on the same version of github.com/IBM/idemix and resolves issues related to breaking changes in github.com/IBM/idemix. Note that the fabric dependency is now on the release-2.5 branch rather than main branch, which is why one of the function calls needed to be updated. --------- Signed-off-by: David Enyeart <enyeart@us.ibm.com> Co-authored-by: shoaebjindani <40020259+shoaebjindani@users.noreply.github.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 0170c61 - Browse repository at this point
Copy the full SHA 0170c61View commit details -
fix for CVE-2024-41110 (hyperledger-labs#203)
updated dockerR to v26.1.5 as part of fix for CVE-2024-41110 Signed-off-by: Ketul Shah <shah.ketul@ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 22d57c5 - Browse repository at this point
Copy the full SHA 22d57c5View commit details -
Fix gosec failures on integer conversion (hyperledger-labs#206)
New versions of gosec implemented stricter type conversion and bounds checks. This conversion is not vulnerable so we can suppress the warning. Signed-off-by: David Enyeart <enyeart@us.ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for c622da6 - Browse repository at this point
Copy the full SHA c622da6View commit details -
Bump github.com/DataDog/zstd to v1.5.6 (hyperledger-labs#205)
Bump github.com/DataDog/zstd to v1.5.6. Signed-off-by: David Enyeart <enyeart@us.ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 6a44f97 - Browse repository at this point
Copy the full SHA 6a44f97View commit details -
Updating maintainers list to add and remove maintainers (hyperledger-…
…labs#207) Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com> Co-authored-by: Shoaeb Jindani <jindani.shoaeb@ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 60230ab - Browse repository at this point
Copy the full SHA 60230abView commit details -
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Shoaeb Jindani committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 7c4cb82 - Browse repository at this point
Copy the full SHA 7c4cb82View commit details -
Merge branch 'main' into FixPacksEnhancement_1
Signed-off-by: shoaebjindani <40020259+shoaebjindani@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e4cda26 - Browse repository at this point
Copy the full SHA e4cda26View commit details -
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Shoaeb Jindani committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 1f6c54b - Browse repository at this point
Copy the full SHA 1f6c54bView commit details -
Merge branch 'FixPacksEnhancement_1' of https://github.com/shoaebjind…
…ani/fabric-operator into FixPacksEnhancement_1
Shoaeb Jindani committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for cad433f - Browse repository at this point
Copy the full SHA cad433fView commit details