Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

prometheus: disable controller-manager and scheduler serviceMonitors #474

Merged
merged 1 commit into from
Aug 26, 2020

Conversation

dkoshkin
Copy link
Contributor

@dkoshkin dkoshkin commented Aug 26, 2020

Signed-off-by: Dimitri Koshkin [email protected]

What type of PR is this?

Bug

What this PR does/ why we need it:

Which issue(s) this PR fixes:

https://jira.d2iq.com/browse/D2IQ-71303

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

prometheus: disable ServiceMonitors for kube-controller-manager and kube-scheduler. kubernetes has determined the ports that were used for these tests was insecure and has limited it to localhost only. This causes these specific tests to fail. The state of the controller-manager and scheduler pods are still tracked in general as pods.

Checklist

  • The commit message explains the changes and why are needed.
  • The code builds and passes lint/style checks locally.
  • The relevant subset of integration tests pass locally.
  • The core changes are covered by tests.
  • The documentation is updated where needed.

@dkoshkin dkoshkin added the backport stable Backport this PR to the stable branch (only for critical bugs in production) label Aug 26, 2020
@dkoshkin dkoshkin requested a review from a team as a code owner August 26, 2020 17:02
@dkoshkin dkoshkin self-assigned this Aug 26, 2020
Copy link
Contributor

@alejandroEsc alejandroEsc left a comment

Choose a reason for hiding this comment

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

Should we bump the file revision? This is a fairly significant change. Not blocking.

@joejulian joejulian merged commit 829ec63 into master Aug 26, 2020
@joejulian joejulian deleted the dkoshkin-prom branch August 26, 2020 17:19
joejulian pushed a commit that referenced this pull request Aug 26, 2020
joejulian pushed a commit that referenced this pull request Aug 26, 2020
joejulian added a commit that referenced this pull request Aug 26, 2020
joejulian added a commit that referenced this pull request Aug 27, 2020
joejulian added a commit that referenced this pull request Aug 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport stable Backport this PR to the stable branch (only for critical bugs in production)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants