Enhance Restarts for Fix Packs#187
Closed
shoaebjindani wants to merge 24 commits intohyperledger-labs:mainfrom
shoaebjindani:FixPacksEnhancement_1
Closed
Enhance Restarts for Fix Packs#187shoaebjindani wants to merge 24 commits intohyperledger-labs:mainfrom shoaebjindani:FixPacksEnhancement_1
shoaebjindani wants to merge 24 commits intohyperledger-labs:mainfrom
shoaebjindani:FixPacksEnhancement_1
Conversation
Related to #28 Signed-off-by: James Taylor <jamest@uk.ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Signed-off-by: Ben Smith <benjsmi@us.ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Signed-off-by: Ben Smith <benjsmi@us.ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
#192) Address newest docker/docker vulnerability. Signed-off-by: Ben Smith <benjsmi@us.ibm.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
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>
Signed-off-by: MuthuSundaravadivel <muthu.infoavc@gmail.com> Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
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>
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>
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>
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>
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>
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>
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>
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>
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
Signed-off-by: shoaebjindani <40020259+shoaebjindani@users.noreply.github.com>
Signed-off-by: Shoaeb Jindani <jindani.shoaeb@ibm.com>
…ani/fabric-operator into FixPacksEnhancement_1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.