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

Release/v1.10.x #394

Closed
wants to merge 7 commits into from
Closed

Release/v1.10.x #394

wants to merge 7 commits into from

Conversation

leandrorichardtoledo
Copy link
Contributor

  • This PR updates the latest changes deployed to prod into the main;

drewwells and others added 6 commits December 4, 2024 16:12
Previously, customizing the dsnname would throw a validation error
    and prevent any processing of the databaseclaim. This allows the
    customization but ensures the normalized fields are always
    populated.
A bug in the conversion webhook added dbproxy mutating labels
    when only dsnexec was requested. This would cause issues if
    the pod could not handle dbproxy listening on port 5432.
Make the probes optional as a fallback that the liveness probe
    failure issues are not resolved.
dsnexec does not use the standard mount volumes of dbproxy. So
    it can't use probes pointing to those mount volumes. Removed
    the liveness probe and setup the readiness probe to point
    to DBPROXY_CREDENTIAL env variable.
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