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

Kafka-dependent services need catalog-server readiness #320

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

pvannierop
Copy link
Contributor

Problem

In the new needs helmfile dependency mechanism, kafka-dependent services wait for readiness of kafka. However, in order to be useful kafka needs to be provisioned by catalog-server first.

Solution

This PR will make all kafka-dependent services wait for readiness of catalog-server.

@pvannierop pvannierop requested a review from keyvaann August 30, 2024 12:01
@pvannierop pvannierop self-assigned this Aug 30, 2024
Copy link
Collaborator

@keyvaann keyvaann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@keyvaann keyvaann merged commit 316bee3 into dev Aug 30, 2024
2 of 3 checks passed
@pvannierop pvannierop deleted the feature/needs-catalog-server branch October 15, 2024 13:49
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