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

feat(api): show integration readiness #5448

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

squakez
Copy link
Contributor

@squakez squakez commented May 3, 2024

Useful to get the readiness information from cluster tooling

$ kubectl get it -w
NAME   PHASE          READY   RUNTIME PROVIDER   RUNTIME VERSION   KIT                        REPLICAS
test   Building Kit           quarkus            3.8.1             kit-coqas3g4uf3s73fba8p0   
test   Deploying              quarkus            3.8.1             kit-coqas3g4uf3s73fba8p0   
test   Running        False   quarkus            3.8.1             kit-coqas3g4uf3s73fba8p0   1
test   Running        False   quarkus            3.8.1             kit-coqas3g4uf3s73fba8p0   1
test   Running        True    quarkus            3.8.1             kit-coqas3g4uf3s73fba8p0   1

Release Note

feat(api): show integration readiness

Useful to get the readiness information from cluster tooling
@squakez squakez added the kind/feature New feature or request label May 3, 2024
@squakez squakez merged commit 1a93a35 into apache:main May 3, 2024
17 checks passed
@squakez squakez deleted the feat/it_ready branch May 3, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants