forked from hyperledger-labs/fabric-operator
-
Notifications
You must be signed in to change notification settings - Fork 2
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 with hyperledger-labs/fabric-operator #109
Open
github-actions
wants to merge
46
commits into
bestchains:main
Choose a base branch
from
hyperledger-labs:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Signed-off-by: asararatnakar <[email protected]> Signed-off-by: asararatnakar <[email protected]>
Signed-off-by: asararatnakar <[email protected]>
Signed-off-by: Josh Kneubuhl <[email protected]>
…oes not take effect Signed-off-by: Abirdcfly <[email protected]>
Signed-off-by: Abirdcfly <[email protected]>
#109 Signed-off-by: Shoaeb Jindani <[email protected]>
As per https://nvd.nist.gov/vuln/detail/CVE-2022-36109 Signed-off-by: Ben Smith <[email protected]>
#141 --------- Signed-off-by: asararatnakar <[email protected]>
#143 Signed-off-by: asararatnakar <[email protected]>
#143 Signed-off-by: asararatnakar <[email protected]>
#148 --------- Signed-off-by: shoaebjindani <[email protected]> Co-authored-by: Shoaeb Jindani <[email protected]>
#154 Signed-off-by: asararatnakar <[email protected]>
Fixes CVE-2023-44273. Signed-off-by: Ben Smith <[email protected]>
This PR addresses the renaming for the hsm configs Signed-off-by: asararatnakar <[email protected]>
There was a major high vulnerability discovered in `github.com/docker/docker`, so, whether it is used for tests or actual production operation, we need to patch it in this project. See https://nvd.nist.gov/vuln/detail/CVE-2023-28842 Signed-off-by: Ben Smith <[email protected]>
#165 --------- Signed-off-by: asararatnakar <[email protected]>
#164 --------- Signed-off-by: asararatnakar <[email protected]>
Signed-off-by: asararatnakar <[email protected]>
Changes to disable read and write permissions to the group user Signed-off-by: asararatnakar <[email protected]>
Signed-off-by: asararatnakar <[email protected]>
As per CVE-2024-24557. Signed-off-by: Ben Smith <[email protected]> Co-authored-by: Ratnakar <[email protected]>
Related to #28 Signed-off-by: James Taylor <[email protected]>
Signed-off-by: Ben Smith <[email protected]>
Signed-off-by: Ben Smith <[email protected]>
#192) Address newest docker/docker vulnerability. Signed-off-by: Ben Smith <[email protected]>
Signed-off-by: Shoaeb Jindani <[email protected]> Co-authored-by: Shoaeb Jindani <[email protected]>
Signed-off-by: MuthuSundaravadivel <[email protected]>
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 <[email protected]>
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 <[email protected]> Co-authored-by: shoaebjindani <[email protected]>
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 <[email protected]>
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 <[email protected]> Co-authored-by: shoaebjindani <[email protected]>
updated dockerR to v26.1.5 as part of fix for CVE-2024-41110 Signed-off-by: Ketul Shah <[email protected]>
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 <[email protected]>
Bump github.com/DataDog/zstd to v1.5.6. Signed-off-by: David Enyeart <[email protected]>
Signed-off-by: Shoaeb Jindani <[email protected]> Co-authored-by: Shoaeb Jindani <[email protected]>
Signed-off-by: Shoaeb Jindani <[email protected]>
Signed-off-by: Shoaeb Jindani <[email protected]> Signed-off-by: Shoaeb Jindani <[email protected]>
Signed-off-by: Shoaeb Jindani <[email protected]>
Signed-off-by: Shoaeb Jindani <[email protected]>
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.
If there is a conflict, it is recommended to manually merge the conflicting commits, and then manually execute the sync github action.