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

Fix reconcile loop in chaincode controllers #248

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

dviejokfs
Copy link
Contributor

Various fixes and improvements

…eue logic in chaincode controllers

- Introduced a new `revocationList` field in `FabricFollowerChannelSpec` to manage certificate revocation lists.
- Enhanced the `updateCRStatusOrFailReconcile` method in chaincode controllers to requeue failed updates after 10 seconds and handle running status without requeuing.
- Implemented CRL parsing utility to support revocation list processing in the follower channel controller.
- Updated related CRD and deepcopy functions to accommodate the new revocation list feature.

Signed-off-by: David VIEJO <dviejo@kungfusoftware.es>
- Updated Helm installation command for hlf-operator to version 1.11.1.
- Modified Istio installation command to specify ISTIO_VERSION as 1.23.3.

These changes ensure users are directed to the latest versions for better compatibility and performance.

Signed-off-by: David VIEJO <dviejo@kungfusoftware.es>
@dviejokfs dviejokfs merged commit 47482ee into main Dec 4, 2024
5 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.

1 participant