Skip to content

Conversation

@nitisht
Copy link
Member

@nitisht nitisht commented Sep 3, 2024

This PR fixes issues with helm chart where streams as configured
in the values file were not getting created if HA is enabled. Fixes #899

Another fix included in this PR is to allow different configurations for service monitor object by passing through the endpoints spec directly from values.yaml.
Fixes #905

Final fix is to ensure podAnnotations applied in HA mode are propagated to
the query node.
Fixes #901

@nitisht nitisht force-pushed the fix-helm-issues branch 4 times, most recently from bc927c1 to 9b05068 Compare September 6, 2024 06:38
in the values file were not getting created if HA is enabled.
Fixes parseablehq#899

Another fix included in this PR is to allow different configurations
for service monitor object by passing through the endpoints spec fields
directly from values.yaml.
Fixes parseablehq#905

Final fix is to ensure podAnnotations applied in HA mode are propagated to
the query node.
Fixes parseablehq#901

Also update the image tag to latest release v1.5.0
@nitisht nitisht merged commit a3b63bb into parseablehq:main Sep 6, 2024
@nitisht nitisht deleted the fix-helm-issues branch September 6, 2024 08:54
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.

Multiple serviceMonitor issues podAnnotations are ignored in HA setup Adding a stream in HA mode does not work

1 participant