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

provision shard config generation in helm chart #1051

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

geoberle
Copy link
Collaborator

@geoberle geoberle commented Jan 7, 2025

What this PR does

moving the provision shard config generation is required mostly due to a technical limitation of templatize right now.
to be specific: generating the provision shard calls templatize during a pipeline run and requires the DEPLOY_ENV variable, which is not available in that context.

short-term the provision shard config will vanish for in-cluster deployments as shards will need to be brought in by a registration API.

Jira:
Link to demo recording:

Special notes for your reviewer

moving the provision shard config generation is required mostly due to a technical limitation of templatize right now.
short-term the provision shard config will vanish for in-cluster deployments as shards will need to be brought in by a registration API.

Signed-off-by: Gerd Oberlechner <[email protected]>
@geoberle geoberle force-pushed the cs-deploy-shard-cfg-generation branch from c339fcf to b766e05 Compare January 7, 2025 22:08
@tony-schndr tony-schndr merged commit 3e74117 into main Jan 7, 2025
17 checks passed
@tony-schndr tony-schndr deleted the cs-deploy-shard-cfg-generation branch January 7, 2025 22:15
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