Skip to content

Conversation

@jmckulk
Copy link
Collaborator

@jmckulk jmckulk commented Oct 22, 2025

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • New feature
  • Bug fix
  • Documentation
  • Testing enhancement
  • Other

What is the current behavior (link to any open issues here)?

What is the new behavior (if this is a feature change)?

  • Breaking change (fix or feature that would cause existing functionality to change)

Other Information:

/bin/bash doesn't work on systems like nix /usr/bin/env bash does
other scripts throughout the repo use the more portable option
Our kuttl tests expect the default behavior of not appending custom queries
@dsessler7
Copy link
Contributor

In the Github Actions, we specifically turn on the three Feature Gates that we need for the E2E tests: TablespaceVolumes=true,OpenTelemetryLogs=true,OpenTelemetryMetrics=true

Is it worth changing this to what you've put in the Makefile? 🤔

@jmckulk
Copy link
Collaborator Author

jmckulk commented Oct 23, 2025

Are you saying to enable more flags for our E2E tests or to enable specific flags in our makefile?

@jmckulk jmckulk merged commit 3262d87 into CrunchyData:main Oct 23, 2025
19 checks passed
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.

4 participants