-
Notifications
You must be signed in to change notification settings - Fork 185
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
autoscale: init auto scale controller #3071
base: main
Are you sure you want to change the base?
autoscale: init auto scale controller #3071
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: parth-gr The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
2efe8e5
to
973e5f6
Compare
Output:
|
return storageAutoscalerReconcilerController.Complete(r) | ||
} | ||
|
||
// +kubebuilder:rbac:groups="monitoring.coreos.com",resources=*,verbs=get;list;watch |
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.
@iamniting how can we set the role
,
It is generating the clusterrole
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.
we get cluster roles only.
7037b74
to
90275cb
Compare
add a prometheus scraper to scrape osd used percentage Signed-off-by: parth-gr <[email protected]>
90275cb
to
a053f75
Compare
add a Prometheus scraper to scrape OSD
used percentage