Skip to content

Support GCP SecretManager for admin MySQL user's credentials

Compare
Choose a tag to compare
@nakamasato nakamasato released this 05 Apr 22:38
· 208 commits to main since this release
e01a645

What's Changed

  • chore: update kustomization for install to v0.1.1 by @github-actions in #184
  • chore: manage status of mysql user and secret separately by @nakamasato in #187
  • chore: use mysql.Config.FormatDSN by @nakamasato in #188
  • fix: include namespace in key of MySQLClients by @nakamasato in #189
  • chore(deps): update peter-evans/create-pull-request action to v5 by @renovate in #192
  • feat: support gcp secret manager for root user credentials by @nakamasato in #190
  • docs: update docs for gcp secretmanager by @nakamasato in #193

Full Changelog: v0.1.1...v0.2.0