Skip to content

Conversation

@dragonslayer27
Copy link
Contributor

@dragonslayer27 dragonslayer27 commented Feb 18, 2022

Original PR was here
This PR allows for separating jvm configs for coordinators/workers.

@dragonslayer27
Copy link
Contributor Author

Frigate is ignoring the custom value files (values-worker.yaml & values-coordinator.yaml). Do you know if it's supported? They only mention Chart.yaml & values.yaml.

@dragonslayer27 dragonslayer27 force-pushed the habc12-separate-coordinator-worker-values branch from bafad3c to 1b891f4 Compare February 18, 2022 20:38
@habc12 habc12 force-pushed the habc12-separate-coordinator-worker-values branch 2 times, most recently from 01b54b2 to 30b6106 Compare March 7, 2022 19:07
Provide different JVM configs for co-ordinator and workers
@dragonslayer27 dragonslayer27 force-pushed the habc12-separate-coordinator-worker-values branch from c0e1523 to a53052f Compare March 7, 2022 19:41
@hashhar
Copy link
Member

hashhar commented Mar 16, 2022

Frigate is ignoring the custom value files (values-worker.yaml & values-coordinator.yaml). Do you know if it's supported? They only mention Chart.yaml & values.yaml.

Neither Frigate nor helm-docs support that unfortunately. It's ok for now, at some point we might need to go back to handcrafted chart docs.

Copy link
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

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

While this makes it possible to have separate configs it seems to remove support for being able to use same configs?

cc: @joshthoward @przemekak

@przemekak
Copy link
Member

While this makes it possible to have separate configs it seems to remove support for being able to use same configs?

cc: @joshthoward @przemekak

True, still I think having possibility to set those configs separately is worth it.

@hashhar hashhar merged commit 571324e into trinodb:main Mar 18, 2022
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.

3 participants