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

fix: Give cluster-autoscaler permission to list replicasets.apps #263

Merged
merged 1 commit into from Jan 10, 2019
Merged

fix: Give cluster-autoscaler permission to list replicasets.apps #263

merged 1 commit into from Jan 10, 2019

Conversation

mhyllander
Copy link
Contributor

Reason for Change:

The cluster-autoscaler needs permission to list replicasets.apps resources.

Issue Fixed:

Fixes #261

Requirements:

Notes:
@tariq1890 I created the PR as you suggested, however my issue was for k8s 1.13.1. Will this fix work with previous k8s versions?

@jackfrancis
Copy link
Member

/lgtm

pending E2E

Thanks @mhyllander!

@tariq1890
Copy link
Contributor

@mhyllander I think it should be fine. I'll defer to @feiskyer for his thoughts as well.

@codecov
Copy link

codecov bot commented Jan 10, 2019

Codecov Report

Merging #263 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #263   +/-   ##
=======================================
  Coverage   53.25%   53.25%           
=======================================
  Files          95       95           
  Lines       14246    14246           
=======================================
  Hits         7586     7586           
  Misses       5995     5995           
  Partials      665      665

@CecileRobertMichon
Copy link
Contributor

@tariq1890 you can use /hold if you want to be sure a PR doesn't merge while waiting for additional confirmation

/hold

Copy link
Member

@feiskyer feiskyer left a comment

Choose a reason for hiding this comment

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

thanks for the fix

/lgtm

@acs-bot acs-bot added the lgtm label Jan 10, 2019
@tariq1890
Copy link
Contributor

/lgtm

@acs-bot
Copy link

acs-bot commented Jan 10, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: feiskyer, jackfrancis, mhyllander, tariq1890

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [jackfrancis,tariq1890]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tariq1890 tariq1890 merged commit 2cec062 into Azure:master Jan 10, 2019
@tariq1890 tariq1890 added this to the v0.29.0 milestone Jan 10, 2019
@jackfrancis jackfrancis added this to Done in backlog Jan 11, 2019
juhacket pushed a commit to juhacket/aks-engine that referenced this pull request Mar 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
backlog
  
Done
Development

Successfully merging this pull request may close these issues.

cluster-autoscaler clusterrole missing permissions for replicasets.apps
6 participants