Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

slashexx
Copy link
Member

Description

This PR aims to remove the feature gate from PrometheusAgent Daemonset mode and pushes the mode to GA (Draft until all the due PRs and features are merged)

Closes: #7857

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

I ran both modes explicitly on a local kind cluster with the net changes and it's working as expected.

Changelog entry

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

PrometheusAgent DaemonSet mode is now generally available; removed the feature gate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Remove the feature gate from PrometheusAgent's Daemonset mode and make it to GA
1 participant