-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix - MSTeamsV2 config #7352
fix - MSTeamsV2 config #7352
Conversation
Hi @simonpasquier I'm trying to understand why ScrapeConfigDNSSD test is failing as it seems unrelated to the changes, don't seem to get a lot of info from the logs, if you have any ideia what might be the issue would be great. |
rebase your branch it should be fixed now |
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com>
a3fbd56
to
53b60e1
Compare
Hi @slashpai thanks, rebase done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Just tested it with operator version 0.80.1 and it works nicely :-) Thanks @heliapb! |
Description
From issue #7346
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.