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

CSPL-3256 - Support to configure deployer resource spec in SHC CRD #1419

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

akondur
Copy link
Collaborator

@akondur akondur commented Dec 18, 2024

Currently, the SHC CRD deploys both the SHC as well as the deployer. The common resource spec here applies to both of them if configured.

However, the deployer requires significantly less resources. The MR here adds support to explicitly add resource spec config capability(for deployer) within the SHC CRD. The common spec config will apply by default and is overridden by the deployer spec for the deployer statefulset if configured.

@akondur
Copy link
Collaborator Author

akondur commented Dec 19, 2024

Integration test run which tests the deployer spec resources here. PFA the log with the TC from the PR.

1_int-tests (managercrcrud).txt

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