Skip to content

primary-site: rename stream server to query service#132

Merged
james-rms merged 7 commits intomainfrom
james/fg-12517-rename-stream-server-to-query-engine
Aug 27, 2025
Merged

primary-site: rename stream server to query service#132
james-rms merged 7 commits intomainfrom
james/fg-12517-rename-stream-server-to-query-engine

Conversation

@james-rms
Copy link
Contributor

@james-rms james-rms commented Aug 7, 2025

Changelog

  • The stream-server container image has been renamed to query-server. New images will no longer be published under the stream-server name.
  • the streamService values namespace has been renamed to queryService. Values defined in the legacy streamService namespace will continue to work. streamService values override default values defined in the queryService namespace before templating.
  • breaking The stream-service application and deployment are removed, and replaced with an query-service deployment. Any auto-scaler which uses the stream-service deployment name as a scaleTargetRef will no longer have any effect. To upgrade safely:
    • Add a new autoscaler that targets the query-service deployment.
    • Upgrade and test your deployment.
    • Schedule a date in the future to remove the old autoscaler. After removing the old autoscaler, this chart should not be rolled back past this version.
  • The stream Kubernetes service is renamed to query.

Docs

See changes in https://github.com/foxglove/docs/pull/934

@linear
Copy link

linear bot commented Aug 7, 2025

@james-rms james-rms force-pushed the james/fg-12517-rename-stream-server-to-query-engine branch from 27ed6b0 to e040d59 Compare August 7, 2025 04:33
@james-rms james-rms changed the title James/fg 12517 rename stream server to query engine primary-site: rename stream server to query engine Aug 7, 2025
@james-rms james-rms force-pushed the gasmith/fg-12367-indexer branch from d04a89a to 6694744 Compare August 15, 2025 04:33
Base automatically changed from gasmith/fg-12367-indexer to main August 15, 2025 04:56
@james-rms james-rms force-pushed the james/fg-12517-rename-stream-server-to-query-engine branch from e040d59 to aa70bd3 Compare August 18, 2025 06:08
@james-rms james-rms changed the title primary-site: rename stream server to query engine primary-site: rename stream server to query service Aug 18, 2025
@james-rms james-rms force-pushed the james/fg-12517-rename-stream-server-to-query-engine branch from aa70bd3 to 273643c Compare August 18, 2025 06:09
@james-rms james-rms force-pushed the james/fg-12517-rename-stream-server-to-query-engine branch from 20c7634 to 78ef48b Compare August 22, 2025 05:04
@james-rms james-rms force-pushed the james/fg-12517-rename-stream-server-to-query-engine branch from b0ea95e to 365fae2 Compare August 22, 2025 05:47
@james-rms james-rms force-pushed the james/fg-12517-rename-stream-server-to-query-engine branch from 365fae2 to 7e29a7c Compare August 22, 2025 05:51
@james-rms james-rms marked this pull request as ready for review August 22, 2025 05:52
Copy link
Contributor

@sofuture sofuture left a comment

Choose a reason for hiding this comment

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

I think we should leave stream service to maintain compatibility, but otherwise 👍

@james-rms james-rms force-pushed the james/fg-12517-rename-stream-server-to-query-engine branch from f849208 to 2f33088 Compare August 26, 2025 23:51
@james-rms james-rms merged commit 1fb53cf into main Aug 27, 2025
1 check passed
@james-rms james-rms deleted the james/fg-12517-rename-stream-server-to-query-engine branch August 27, 2025 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants