8000 feat: status section in podMonitor API by yp969803 · Pull Request #7914 · prometheus-operator/prometheus-operator · GitHub
[go: up one dir, main page]

Skip to content

Conversation

yp969803
Copy link
Contributor
@yp969803 yp969803 commented Sep 16, 2025

Description

status section in podMonitor API

Closes: #7917

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.


@yp969803 yp969803 requested a review from a team as a code owner September 16, 2025 09:13
@yp969803
Copy link
Contributor Author

@simonpasquier merge request

Comment on lines 52 to 53
// status defines the status subresource is under active development and is updated only when the
// "StatusForConfigurationResources" feature gate is enabled.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we also fix the Service Monitor status description?

Suggested change
// status defines the status subresource is under active development and is updated only when the
// "StatusForConfigurationResources" feature gate is enabled.
// status defines the status subresource. It is under active development and is updated only when the
// "StatusForConfigurationResources" feature gate is enabled.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@yp969803
Copy link
Contributor Author

@simonpasquier PTAL

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 40c7393 into prometheus-operator:main Sep 17, 2025
28 of 29 checks passed
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.

Add Status subresource to PodMonitor CRD
2 participants
0