Skip to content

fix(plugin-e2e): support new root OFREP route - #2848

Merged
MattIPv4 merged 1 commit into
grafana:mainfrom
MattIPv4:MattIPv4/new-ofrep-route
Aug 24, 2026
Merged

fix(plugin-e2e): support new root OFREP route#2848
MattIPv4 merged 1 commit into
grafana:mainfrom
MattIPv4:MattIPv4/new-ofrep-route

Conversation

@MattIPv4

Copy link
Copy Markdown
Member

What this PR does / why we need it:

Grafana is switching to using a namespace-less OFREP route at the root path, which the current E2E logic does not catch to override responses.

@MattIPv4
MattIPv4 requested a review from a team as a code owner August 21, 2026 15:29
@MattIPv4
MattIPv4 requested review from academo, oshirohugo and xnyo and removed request for a team August 21, 2026 15:29
@grafana-catalog-project-bot grafana-catalog-project-bot Bot moved this from 📬 Triage to 🔬 In review in Grafana Catalog Team Aug 21, 2026

@sunker sunker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice. Is the namespace less route tied to a specific Grafana version, or can it show up on stacks reporting the same version as the old route? If it's version specific, might be cleaner to add it as a new versioned key in ofrepBulkPath/ofrepSinglePath (like DataSource.health already does) instead of the dual URL fallback in the fixture.

@MattIPv4

Copy link
Copy Markdown
Member Author

Is the namespace less route tied to a specific Grafana version, or can it show up on stacks reporting the same version as the old route?

It is behind a feature flag (grafana/grafana#130255 + grafana/grafana#130254), so no specific version as far as I know.

@sunker

sunker commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Think the CI failures will be solved if you sync with main.

@MattIPv4
MattIPv4 force-pushed the MattIPv4/new-ofrep-route branch from 1e34dfc to f4cf7b1 Compare August 21, 2026 17:58
@MattIPv4
MattIPv4 requested a review from sunker August 21, 2026 19:17
@MattIPv4
MattIPv4 merged commit f347e5d into grafana:main Aug 24, 2026
37 checks passed
@github-project-automation github-project-automation Bot moved this from 🔬 In review to 🚀 Shipped in Grafana Catalog Team Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🚀 Shipped

Development

Successfully merging this pull request may close these issues.

2 participants