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 Livesness and Readiness Probes #100

Closed
1 of 3 tasks
fergmac opened this issue Oct 24, 2024 · 1 comment · Fixed by #176
Closed
1 of 3 tasks

Fix Livesness and Readiness Probes #100

fergmac opened this issue Oct 24, 2024 · 1 comment · Fixed by #176
Assignees
Labels

Comments

@fergmac
Copy link
Collaborator

fergmac commented Oct 24, 2024

Describe the task
The probes are currently commented out due to failing during initial set up. They are likely failing due to the updated ports.

This task includes the probes for the backend and frontend service. Also worth double checking the database service probes.

Purpose
Probes help to ensure that our services are healthy and ready to receive traffic.

Acceptance Criteria

  • Liveness and Readiness probes are successful for database service
  • Liveness and Readiness probes are successful for backend service
  • Liveness and Readiness probes are successful for frontend service

Additional context

  • Add any other context about the task here.
  • Or here
@fergmac fergmac added the ready label Oct 29, 2024
@raarielgrace raarielgrace self-assigned this Nov 7, 2024
@raarielgrace
Copy link
Contributor

Database probes are already up.

@raarielgrace raarielgrace linked a pull request Nov 8, 2024 that will close this issue
14 tasks
@raarielgrace raarielgrace removed a link to a pull request Nov 19, 2024
14 tasks
@raarielgrace raarielgrace linked a pull request Nov 19, 2024 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants