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

Bump versions of software used in CI tests to latest #1090

Merged
merged 3 commits into from
Sep 29, 2023

Conversation

satota2
Copy link
Contributor

@satota2 satota2 commented Sep 28, 2023

This PR updates the versions of software used in CI tests to their latest releases:

  • Fabric
  • GO
  • KIND, kubectl

Additionally, this PR addresses updates to FSAT to resolve CI test failures.
Cf. #1086 (comment)

@satota2 satota2 force-pushed the bump-some-software-to-latest branch 2 times, most recently from e7b5f2c to 764cbab Compare September 28, 2023 14:33
This patch updates the versions of software used in CI tests to the latest:
- Fabric
- GO
- KIND, kubectl

Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
This patch updates fabric-operator to utilize PodSecurity Admission
controller for Kubernetes v1.25.x.

This change is based on the following PR:
hyperledger-labs/fabric-operator#82

Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
@satota2 satota2 changed the title Bump some software to latest Bump versions of software used in CI tests to latest Sep 29, 2023
The originally used image of Hyperledger Fabric Ansible Collection was
not compatible with K8s v1.25.x. This patch replaces the image with
the latest hyperledger-labs/fabric-ansible-collection.

Additionally, deprecated notations in the latest Kustomize,
patchesJson and patchesStrategicMerge, have been replaced with the
recommended syntax to prevent ansible task execution failures.

Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
@satota2 satota2 marked this pull request as ready for review September 29, 2023 08:04
@satota2 satota2 requested a review from a team as a code owner September 29, 2023 08:04
Copy link
Contributor

@denyeart denyeart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, nice fixes, thank you!

@denyeart denyeart merged commit 23dc50c into hyperledger:main Sep 29, 2023
40 checks passed
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.

2 participants