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

Make startup command configurable #505

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

willmostly
Copy link
Contributor

@willmostly willmostly commented Oct 2, 2024

Description

Make the startup command configurable

Additional context and related issues

This allows users to set java options such as -Djavax.net.ssl.truststore=/path/to/truststore, run short scripts, and otherwise customize startup.

Release notes

  • ( ) This is not user-visible or is docs only, and no release notes are
    required.
  • ( ) Release notes are required. Please propose a release note for me.
  • ( x) Release notes are required, with the following suggested text:

Helm Chart

Make the startup command configurable

@cla-bot cla-bot bot added the cla-signed label Oct 2, 2024
@willmostly willmostly changed the title Pass additional options to JVM Pass additional options to JVM (WIP) Oct 3, 2024
@mosabua
Copy link
Member

mosabua commented Oct 3, 2024

If we go with this approach where the whole command is configurable.. which is fine by me .. we should update commit message, PR name, release notes suggestion, and also add relevant info to the docs.

Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

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

See earlier comment of mine...

@willmostly willmostly changed the title Pass additional options to JVM (WIP) Make startup command configurable Oct 16, 2024
docs/installation.md Outdated Show resolved Hide resolved
docs/installation.md Outdated Show resolved Hide resolved
docs/installation.md Outdated Show resolved Hide resolved
docs/installation.md Outdated Show resolved Hide resolved
helm/trino-gateway/values.yaml Outdated Show resolved Hide resolved
@willmostly willmostly force-pushed the will/helm-jvm-opts branch 2 times, most recently from 8624f4b to bbe2c15 Compare October 17, 2024 18:24
Co-authored-by: Manfred Moser <[email protected]>
Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

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

Looks good now. Thank you @willmostly

@mosabua mosabua merged commit c2b7c18 into trinodb:main Oct 17, 2024
3 checks passed
@github-actions github-actions bot added this to the 12 milestone Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants