Skip to content

chore: Validate label characters #297

Closed
korniltsev-grafanista wants to merge 2 commits into
mainfrom
chore/validate_labels
Closed

chore: Validate label characters #297
korniltsev-grafanista wants to merge 2 commits into
mainfrom
chore/validate_labels

Conversation

@korniltsev-grafanista

@korniltsev-grafanista korniltsev-grafanista commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Reject appName and tag keys/values that contain Prometheus label syntax characters ({, }, ,, =) during config validation
  • Replace .tool-versions with mise.toml, pinning Node 26.2.0 and installing corepack 0.35.0 so Yarn 4.15.0 works on Node 26 (which no longer bundles corepack)

Reject appName and tag keys/values containing Prometheus label syntax
characters, and replace .tool-versions with mise.toml including corepack
for Yarn on Node 26.
@korniltsev-grafanista korniltsev-grafanista requested review from a team as code owners June 30, 2026 04:49
Align local and CI Node pins with the latest 26.x release.
@korniltsev-grafanista korniltsev-grafanista changed the title Validate label characters and migrate to mise.toml chore: Validate label characters Jun 30, 2026
@korniltsev-grafanista

Copy link
Copy Markdown
Contributor Author

Split into two PRs for easier review:

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