Skip to content

Add MySQL Host to request proxy yaml file#118

Merged
saqlainsyed007 merged 1 commit into
developfrom
request-proxy
May 12, 2026
Merged

Add MySQL Host to request proxy yaml file#118
saqlainsyed007 merged 1 commit into
developfrom
request-proxy

Conversation

@saqlainsyed007
Copy link
Copy Markdown

@saqlainsyed007 saqlainsyed007 commented May 12, 2026

Summary

Adds MYSQL_HOST=mysql-client to the requests-proxy Deployment template so the container has an explicit MySQL host configured at runtime. Previously the host was either hardcoded in the image or falling back to a default, which made it implicit and cluster-specific.

Related

Type of change

  • Feature
  • Bug fix
  • Tech-debt / refactor
  • Docs
  • Security / hardening
  • Breaking change

Test plan

Deployed to cluster; requests-proxy pod started cleanly and connected to mysql-client without errors.

Screenshots / recordings

Deployment notes

Checklist

  • Tests added / updated and passing locally
  • Docs updated if behavior or config changed
  • No secrets / credentials in the diff
  • For security-sensitive paths: appropriate reviewer requested

@saqlainsyed007 saqlainsyed007 requested a review from saadqbal as a code owner May 12, 2026 08:11
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.

3 participants