Skip to content
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

Add kube_scheduler config spec #7614

Merged
merged 2 commits into from
Sep 18, 2020
Merged

Add kube_scheduler config spec #7614

merged 2 commits into from
Sep 18, 2020

Conversation

mgarabed
Copy link
Member

What does this PR do?

Updates config spec for kube_scheduler

Motivation

See #7605

bearer_token_auth: true
# bearer_token_auth: true

## @param bearer_token_path - string - optional - default: /var/run/secrets/kubernetes.io/serviceaccount/token
Copy link
Member

Choose a reason for hiding this comment

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

Why are we adding those few options here but not others? Should we leave it as it is right now as the auto_conf file is supposed to work out of the box or don't work at all ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Primarily to be in sync with kube_apiserver (#7614), though there may be good reasons the options weren't included in this config.

Copy link
Member

@FlorianVeaux FlorianVeaux left a comment

Choose a reason for hiding this comment

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

Minor comment as I don't understand the reason we are updating the auto conf file but looks great

@FlorianVeaux
Copy link
Member

We would need to update the base dependency as well like in #7612 (comment)

@mgarabed mgarabed merged commit a557d27 into master Sep 18, 2020
@mgarabed mgarabed deleted the mg/kube_scheduler-spec branch September 18, 2020 12:35
github-actions bot pushed a commit that referenced this pull request Sep 18, 2020
* Add kube_scheduler config spec

* Update base requirement a557d27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants