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 #317

Merged
merged 1 commit into from
Aug 27, 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 27, 2024 10:14
@pvannierop pvannierop self-assigned this Aug 27, 2024
@keyvaann keyvaann changed the base branch from main to update-helm-charts August 27, 2024 10:26
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

@pvannierop pvannierop merged commit a72eda1 into update-helm-charts Aug 27, 2024
2 of 3 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.

2 participants