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

Allow user to set environment variables for Semeru Cloud Compiler #555

Open
mpirvu opened this issue Mar 9, 2024 · 0 comments
Open

Allow user to set environment variables for Semeru Cloud Compiler #555

mpirvu opened this issue Mar 9, 2024 · 0 comments

Comments

@mpirvu
Copy link

mpirvu commented Mar 9, 2024

Feature Request

Is your feature request related to a generic (non-Open Liberty) problem?

No

Is your feature request related to a problem?

No

Describe the solution you'd like

Currently, a user does not have the possibility of setting options for the Semeru Cloud Compiler deployed by OLO (these options are decided by the Operator internally). To facilitate problem determination, as well as fine tuning for the Semeru Cloud Compiler, it would be best if the user can specify additional environment variables for the Semeru Cloud Compiler deployed by OLO.
E.g.

  semeruCloudCompiler:
    enable: true
    replicas: 1
    env:
      - name: _JAVA_OPTIONS
        value: "-Xjit:verbose"
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

No branches or pull requests

1 participant