Skip to content

feat: Add UnderscoreEscapingWithoutSuffixes translation strategy#7947

Merged
simonpasquier merged 1 commit intoprometheus-operator:mainfrom
kubeservice-stack:add-UnderscoreEscapingWithoutSuffixes
Sep 23, 2025
Merged

feat: Add UnderscoreEscapingWithoutSuffixes translation strategy#7947
simonpasquier merged 1 commit intoprometheus-operator:mainfrom
kubeservice-stack:add-UnderscoreEscapingWithoutSuffixes

Conversation

@dongjiang1989
Copy link
Member

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

Add UnderscoreEscapingWithoutSuffixes translation strategy
ref: prometheus/prometheus#16849

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.

Add `UnderscoreEscapingWithoutSuffixes` translation strategy

Signed-off-by: dongjiang <dongjiang1989@126.com>
@dongjiang1989 dongjiang1989 marked this pull request as ready for review September 23, 2025 09:25
@dongjiang1989 dongjiang1989 requested a review from a team as a code owner September 23, 2025 09:25
Copy link
Contributor

@simonpasquier simonpasquier left a comment

Choose a reason for hiding this comment

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

thanks!

@simonpasquier simonpasquier merged commit 0295175 into prometheus-operator:main Sep 23, 2025
22 checks passed
@dongjiang1989 dongjiang1989 deleted the add-UnderscoreEscapingWithoutSuffixes branch September 23, 2025 23: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.

2 participants