Skip to content

Chore: rename internal/util package to sortutil#7719

Merged
slashpai merged 2 commits intoprometheus-operator:mainfrom
mviswanathsai:fix-lint
Jul 22, 2025
Merged

Chore: rename internal/util package to sortutil#7719
slashpai merged 2 commits intoprometheus-operator:mainfrom
mviswanathsai:fix-lint

Conversation

@mviswanathsai
Copy link
Contributor

@mviswanathsai mviswanathsai commented Jul 14, 2025

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.


@mviswanathsai mviswanathsai requested a review from a team as a code owner July 14, 2025 11:01
@dongjiang1989
Copy link
Member

(nit) Change internal/util to internal/sortutil

@slashpai
Copy link
Contributor

https://github.com/prometheus-operator/prometheus-operator/tree/main/internal/util can be renamed to sortutil like @dongjiang1989 said we also have other utils named similarly like k8sutil, versionutil etc

@mviswanathsai
Copy link
Contributor Author

Yep, I'll change the filename too.

Copy link
Member

@dongjiang1989 dongjiang1989 left a comment

Choose a reason for hiding this comment

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

LGTM

@heliapb heliapb mentioned this pull request Jul 22, 2025
5 tasks
@slashpai slashpai merged commit baf4088 into prometheus-operator:main Jul 22, 2025
23 checks passed
@slashpai slashpai mentioned this pull request Aug 6, 2025
5 tasks
miinsun pushed a commit to miinsun/prometheus-operator that referenced this pull request Aug 15, 2025
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.

4 participants