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

Closes: #371 - invalid lineliness probe for web process in latest release of app #372

Merged
merged 9 commits into from
Mar 27, 2024

Conversation

whitej6
Copy link
Contributor

@whitej6 whitej6 commented Mar 27, 2024

…ease of app

Fixes: #371

Update liveness probe to use health check management command instead of unauthenticated httpGet to /api/

@whitej6 whitej6 requested a review from ubajze as a code owner March 27, 2024 14:41
Copy link
Contributor

@ubajze ubajze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please fix a space between comments which fail our CI.

appVersion: "2.0.5"
version: "2.0.5"
appVersion: "2.1.9"
version: "2.0.6"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ubajze
Copy link
Contributor

ubajze commented Mar 27, 2024

We may need to add the changes here:

artifacthub.io/changes: |
- kind: fixed
description: Fixed #338 Allow Nautobot to Scale to 0
- kind: fixed
description: Fixed #335 Use Nautobot 2.0 by default
- kind: changed
description: Upgraded Nautobot from 1.6.2 to 2.0.5
- kind: changed
description: Upgraded Bitnami Common subchart from 2.11.1 to 2.13.3
- kind: changed
description: Upgraded PostgreSQL subchart from 12.12.4 to 12.12.10
- kind: changed
description: Upgraded PostgreSQL-HA subchart from 11.9.4 to 11.9.8
- kind: changed
description: Upgraded RabbitMQ subchart from 12.1.5 to 12.5.4
- kind: changed
description: Upgraded Redis subchart from 18.0.4 to 18.4.0

@whitej6 whitej6 merged commit 9a59091 into develop Mar 27, 2024
5 checks passed
@gertzakis gertzakis deleted the u/whitej6/371/update-probes branch September 18, 2024 12:07
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.

Liveliness probe incompatible with latest patch releases
2 participants