Skip to content

Conversation

dviejokfs
Copy link
Contributor

  • Modified the deployment template to use a dynamic replicas value from the Helm chart's values.
  • Added replicas field to the Fabric CA CRD and updated related types to ensure proper handling of replica counts.
  • Enhanced the CA controller to utilize the specified number of replicas when managing deployments.

These changes improve the flexibility and scalability of the Fabric CA deployment by allowing users to configure the number of replicas as needed.

dviejokfs and others added 4 commits July 17, 2025 14:48
- Modified the deployment template to use a dynamic `replicas` value from the Helm chart's values.
- Added `replicas` field to the Fabric CA CRD and updated related types to ensure proper handling of replica counts.
- Enhanced the CA controller to utilize the specified number of replicas when managing deployments.

These changes improve the flexibility and scalability of the Fabric CA deployment by allowing users to configure the number of replicas as needed.

Signed-off-by: dviejokfs <[email protected]>
Signed-off-by: dviejokfs <[email protected]>
Signed-off-by: David VIEJO <[email protected]>
… diagnostics

- Added commands to retrieve services, custom resource definitions (CRDs), and logs for specific pods.
- Included detailed output for fabric main and follower channels, improving troubleshooting capabilities during test failures.

These changes aim to provide more comprehensive information for debugging Kubernetes deployments in the CI pipeline.

Signed-off-by: David VIEJO <[email protected]>
@dviejokfs dviejokfs merged commit e38c096 into main Jul 22, 2025
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