Skip to content

Fix double initialization handling in hydra head setup#90

Merged
mesudip merged 1 commit intomasterfrom
double-initilization-fix
Mar 12, 2026
Merged

Fix double initialization handling in hydra head setup#90
mesudip merged 1 commit intomasterfrom
double-initilization-fix

Conversation

@kuber-dev-oss
Copy link
Copy Markdown
Collaborator

The duplicate head initialization path is now handled in kuber-hydra.

In [Commands.hs:43] now checks the current Hydra head state first and returns HTTP 409 with a JSON body containing Head already initialized when the head is already in Initial or Open.

Fixes #72

@kuber-dev-oss
Copy link
Copy Markdown
Collaborator Author

Fixes #72

@mesudip
Copy link
Copy Markdown
Collaborator

mesudip commented Mar 12, 2026

Looks good

@mesudip mesudip merged commit 3e7ddd6 into master Mar 12, 2026
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.

[Kuber Hydra API] Hydra initialization is giving 500.

2 participants