Skip to content

Conversation

@slashpai
Copy link
Contributor

@slashpai slashpai commented Oct 6, 2025

This commit might break existing configs
which uses invalid label names which was not
validated by operator before.

Related-to: #7362

Description

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.

If it fixes an existing issue (bug or feature), use the following keyword:

Closes: #ISSUE-NUMBER

Type of change

What type of changes does your code introduce to the Prometheus operator? Put an x in the box that apply.

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)

Verification

Please check the Prometheus-Operator testing guidelines for recommendations about automated tests.

Changelog entry

Please put a one-line changelog entry below. This will be copied to the changelog file during the release process.

feat/change: UTF-8 support for external labels

@slashpai slashpai requested a review from a team as a code owner October 6, 2025 15:44
@slashpai slashpai force-pushed the utf-8 branch 2 times, most recently from 74e420a to d13f688 Compare October 6, 2025 15:56
@slashpai slashpai requested a review from simonpasquier October 6, 2025 15:56
(prometheusExternalLabelName and replicaExternalLabelName)

This commit might break existing configs
which uses invalid label names which was not
validated by operator before.

Related-to: prometheus-operator#7362

Assisted-by: Cursor
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
@slashpai slashpai marked this pull request as draft October 7, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant