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

Enhance Restarts for Fix Packs #187

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

shoaebjindani
Copy link
Contributor

No description provided.

@shoaebjindani shoaebjindani marked this pull request as ready for review September 2, 2024 12:59
jt-nti and others added 21 commits September 20, 2024 19:19
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]>
hyperledger-labs#192)

Address newest docker/docker vulnerability.

Signed-off-by: Ben Smith <[email protected]>
Signed-off-by: Shoaeb Jindani <[email protected]>
Signed-off-by: Shoaeb Jindani <[email protected]>
Co-authored-by: Shoaeb Jindani <[email protected]>
Signed-off-by: Shoaeb Jindani <[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]>
Signed-off-by: Shoaeb Jindani <[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]>
Signed-off-by: Shoaeb Jindani <[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]>
Signed-off-by: Shoaeb Jindani <[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]>
Signed-off-by: Shoaeb Jindani <[email protected]>
updated dockerR to v26.1.5 as part of fix for CVE-2024-41110

Signed-off-by: Ketul Shah <[email protected]>
Signed-off-by: Shoaeb Jindani <[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]>
Signed-off-by: Shoaeb Jindani <[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]>
…labs#207)

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]>
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.

6 participants