-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Add support for Debian 10 #5408
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
Conversation
962bfae
to
c9523a1
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mattymo, Miouge1 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:
Approvers can indicate their approval by writing |
* 'master' of https://github.com/kubernetes-sigs/kubespray: Add support to Ansible 2.9 (kubernetes-sigs#5361) Add toleration for calico-typha on master (kubernetes-sigs#5405) Add CI for Amazon Linux 2 (kubernetes-sigs#5410) Add support for Debian 10 (kubernetes-sigs#5408) Add OIDC to CI (kubernetes-sigs#5407) Fix Python code style for inventory_builder (kubernetes-sigs#5362) update oidc to contain quotes (kubernetes-sigs#5406) Add markdown CI (kubernetes-sigs#5380) Update to TF v0.12.12 (kubernetes-sigs#5267) Fix OpenSUSE support (kubernetes-sigs#5370) Allow customizing kubelet healthz port and bind addr (kubernetes-sigs#5403) force other resolvers to be secondary when using systemd-resolved (kubernetes-sigs#5391) Allow inventory_builder to add nodes with hostname (kubernetes-sigs#5398)
converted: true | ||
|
||
debian-10: | ||
filename: debian-9-openstack-amd64.qcow2 |
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.
debian-9-openstack-amd64.qcow2 -> debian-10-openstack-amd64.qcow2 ?
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.
Good catch, fixing this in #5540
What type of PR is this?
/kind feature
What this PR does / why we need it:
Add support for Debian 10
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: