Skip to content

set interpolateParams on mysql dsn - rekor - #1208

Open
bobcallaway wants to merge 2 commits into
sigstore:mainfrom
bobcallaway:rekor_183
Open

set interpolateParams on mysql dsn - rekor#1208
bobcallaway wants to merge 2 commits into
sigstore:mainfrom
bobcallaway:rekor_183

Conversation

@bobcallaway

Copy link
Copy Markdown
Member

Description of the change

Existing or Associated Issue(s)

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver. Where applicable, update and bump the versions in any associated umbrella chart
  • Variables are documented in the values.yaml and added to the README.md. The helm-docs utility can be used to generate the necessary content. Use helm-docs --dry-run to preview the content.
  • JSON Schema generated.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

Signed-off-by: Bob Callaway <bcallaway@google.com>
@bobcallaway
bobcallaway requested review from a team as code owners August 1, 2026 21:37
Hayden-IO
Hayden-IO previously approved these changes Aug 1, 2026

@Hayden-IO Hayden-IO left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Any reason to parameterize this?

Signed-off-by: Bob Callaway <bcallaway@google.com>
@bobcallaway

Copy link
Copy Markdown
Member Author

Any reason to parameterize this?

no, if the attempt to fix this client-side fails it returns driver.ErrSkip which forces the server-side prepare (which is the same behavior as interpolateParams=false, the default)

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