-
Notifications
You must be signed in to change notification settings - Fork 38
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
Porting changes from V1.0.6 to master #142
Merged
Merged
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
… master (hyperledger-labs#108) hyperledger-labs#107 Signed-off-by: asararatnakar <[email protected]>
…#112) hyperledger-labs#111 Signed-off-by: asararatnakar <[email protected]>
…bs#117) Signed-off-by: asararatnakar <[email protected]>
…rledger-labs#119) hyperledger-labs#118 Signed-off-by: asararatnakar <[email protected]>
…er-labs#120) hyperledger-labs#121 Signed-off-by: asararatnakar <[email protected]>
hyperledger-labs#122 Signed-off-by: asararatnakar <[email protected]> Signed-off-by: asararatnakar <[email protected]>
hyperledger-labs#124 Signed-off-by: asararatnakar <[email protected]>
…ger-labs#127) hyperledger-labs#126 Signed-off-by: asararatnakar <[email protected]>
…edger-labs#129) hyperledger-labs#128 Signed-off-by: asararatnakar <[email protected]>
hyperledger-labs#114 This PR fixes the release builds to push the operator, also addresses the integration test and all the checks required.. --------- Signed-off-by: asararatnakar <[email protected]>
hyperledger-labs#131 hyperledger-labs#132 --------- Signed-off-by: asararatnakar <[email protected]>
hyperledger-labs#114 Signed-off-by: asararatnakar <[email protected]>
As per https://nvd.nist.gov/vuln/detail/CVE-2022-36109 Signed-off-by: Ben Smith <[email protected]> Signed-off-by: asararatnakar <[email protected]>
hyperledger-labs#140 This PR Optimizes the Restart Queue and reduces the Number of Restarts needed for the Components. Signed-off-by: Shoaeb Jindani <[email protected]> Signed-off-by: asararatnakar <[email protected]>
Signed-off-by: asararatnakar <[email protected]>
Signed-off-by: Josh Kneubuhl <[email protected]> pick 97ebbcd Revert the github workflow changes for main pick 234effb Build multi-arch arm64 and amd64 docker images
Signed-off-by: Abirdcfly <[email protected]> Signed-off-by: asararatnakar <[email protected]>
Signed-off-by: Abirdcfly <[email protected]> Signed-off-by: asararatnakar <[email protected]>
Signed-off-by: Abirdcfly <[email protected]> Signed-off-by: asararatnakar <[email protected]>
Signed-off-by: 0xff-dev <[email protected]> Signed-off-by: asararatnakar <[email protected]>
gosec install script will auto get latest version(for example:https://github.com/bestchains/fabric-operator/actions/runs/3799271745/jobs/6461638960#step:5:7). Not only is it unnecessary to get latest version, but this request is easily rejected by github, resulting in a `null` version (for example https://github.com/bestchains/fabric-operator/actions/runs/3799115622/jobs/6461341294#step:5:7) and installation failure. Signed-off-by: Abirdcfly <[email protected]> Signed-off-by: asararatnakar <[email protected]>
Signed-off-by: Josh Kneubuhl <[email protected]> Signed-off-by: asararatnakar <[email protected]>
Signed-off-by: asararatnakar <[email protected]>
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]> Signed-off-by: asararatnakar <[email protected]>
hyperledger-labs#109 Signed-off-by: Shoaeb Jindani <[email protected]> Signed-off-by: asararatnakar <[email protected]>
Signed-off-by: Ratnakar <[email protected]>
shoaebjindani
approved these changes
Oct 26, 2023
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.
#141