Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

feat: give metrics-server system-cluster-critical priority #3082

Merged
merged 2 commits into from Apr 16, 2020

Conversation

mboersma
Copy link
Member

Reason for Change:
Adds priorityClassName: system-cluster-critical to metrics-server pods so they are less likely to evicted under load.

Issue Fixed:

Requirements:

Notes:
cc: @MichaelSinz

@codecov
Copy link

codecov bot commented Apr 16, 2020

Codecov Report

Merging #3082 into master will decrease coverage by 0.30%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3082      +/-   ##
==========================================
- Coverage   71.15%   70.85%   -0.31%     
==========================================
  Files         145      145              
  Lines       25166    25274     +108     
==========================================
  Hits        17907    17907              
- Misses       6143     6251     +108     
  Partials     1116     1116              
Impacted Files Coverage Δ
pkg/engine/templates_generated.go 33.60% <ø> (-1.58%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c4d335...9b2a661. Read the comment docs.

@Michael-Sinz
Copy link
Collaborator

Beautiful - that is exactly what I was looking for. (And what I had done to the add-on after it was deployed as a post-create fixup)

Thank you!

Copy link
Member

@jackfrancis jackfrancis left a comment

Choose a reason for hiding this comment

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

/lgtm

@mboersma mboersma merged commit 20a4c4e into Azure:master Apr 16, 2020
@mboersma mboersma deleted the metrics-are-critical branch April 16, 2020 23:46
alexeldeib pushed a commit to alexeldeib/aks-engine that referenced this pull request Apr 21, 2020
* feat: give metrics-server system-cluster-critical priority

* fix: almost forgot 1.14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants