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

fix: Update repo to work with cstar cluster #31

Closed
wants to merge 43 commits into from

Conversation

lucaconsalvi
Copy link
Contributor

@lucaconsalvi lucaconsalvi commented Aug 13, 2024

Change application properties to migrate on cstar

To make liveness and readiness probe work:
Run:

  • mvn quarkus:add-extension -Dextensions='smallrye-health' (to add this dependency)
  • mvn depcheck:generate (to update the sha)
  • mvn clean install -U (to check that the repo build correctly)

The endpoint exposed by this dependency to check read and live are:

  • /q/health/live
  • /q/health/ready

( https://quarkus.io/guides/smallrye-health )

@lucaconsalvi lucaconsalvi marked this pull request as ready for review August 13, 2024 10:24
@lucaconsalvi lucaconsalvi requested a review from a team as a code owner August 13, 2024 10:24
@lucaconsalvi lucaconsalvi changed the title chore: Update application properties fix: Update repo to work with cstar cluster Aug 14, 2024
…epchek and mil-common, update action deleteing steps of updating in container app and managing to have just one build jar and image
Copy link

sonarcloud bot commented Aug 20, 2024

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.

1 participant