Skip to content

feat(testing-tools): Add grpcurl utility#1493

Draft
NickLarsenNZ wants to merge 2 commits into
mainfrom
testing-tools-grpcurl
Draft

feat(testing-tools): Add grpcurl utility#1493
NickLarsenNZ wants to merge 2 commits into
mainfrom
testing-tools-grpcurl

Conversation

@NickLarsenNZ
Copy link
Copy Markdown
Member

@NickLarsenNZ NickLarsenNZ commented May 21, 2026

This is needed by Vector Aggregator now that the /graphql endpoint is gone

See https://github.com/stackabletech/decisions/issues/87

This is needed by Vector Aggregator now that the /graphql endpoint is gone
@NickLarsenNZ NickLarsenNZ self-assigned this May 21, 2026
Comment thread testing-tools/Dockerfile
# check=error=true

ARG GRPCURL_VERSION
FROM fullstorydev/grpcurl:v${GRPCURL_VERSION} AS grpcurl
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Need to do something about this.

  • Mirror
  • Pullthrough cache

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.

1 participant