Skip to content

Conversation

@mxmeinhold
Copy link
Collaborator

It's not the healthcheck desired by #215, but it's at least enough that it should keep OKD from routing to really fresh pods, and also help with the progressive rollouts.

@mxmeinhold
Copy link
Collaborator Author

Added to packet-dev and freshman-packet-dev dc as

          readinessProbe:
            httpGet:
              path: /readiness
              port: 8080
              scheme: HTTP
            timeoutSeconds: 1
            periodSeconds: 10
            successThreshold: 1
            failureThreshold: 3

@mxmeinhold mxmeinhold merged commit c36fa69 into ComputerScienceHouse:develop Mar 30, 2021
@mxmeinhold mxmeinhold deleted the ready branch March 30, 2021 02:13
@mxmeinhold mxmeinhold mentioned this pull request Aug 20, 2021
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