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 proxmox to provider list #9829

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

mcbenjemaa
Copy link
Member

What this PR does / why we need it:

Since we added proxmox to default clusterctl, we also need to reference it in the docs.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

/area documentation

@k8s-ci-robot k8s-ci-robot added area/documentation Issues or PRs related to documentation cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 7, 2023
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 7, 2023
@sbueringer
Copy link
Member

sbueringer commented Dec 7, 2023

@mcbenjemaa WDYT about also already fixing the "tabs" in the quickstart doc? (as discussed in Slack)

@@ -44,6 +44,7 @@ updated info about which API version they are supporting.
- [Oracle Cloud Infrastructure (OCI)](https://github.com/oracle/cluster-api-provider-oci)
- [OpenStack](https://github.com/kubernetes-sigs/cluster-api-provider-openstack)
- [Outscale](https://github.com/outscale/cluster-api-provider-outscale)
- [Proxmox](https://github.com/ionos-cloud/cluster-api-provider-proxmox)
Copy link
Member

Choose a reason for hiding this comment

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

Thanks for adding this! Great to see Cluster API on Proxmox :)

@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 7, 2023
@mcbenjemaa mcbenjemaa changed the title Add proxmox to provider list 🌱 Add proxmox to provider list Dec 7, 2023
@mcbenjemaa
Copy link
Member Author

The tabs are now fixed.
I increased the maximum to 25 for now.

@@ -406,7 +406,12 @@ cite.literate-source > a::before {
.tabset > input:nth-child(33):checked ~ .tab-panels > .tab-panel:nth-child(17),
.tabset > input:nth-child(35):checked ~ .tab-panels > .tab-panel:nth-child(18),
.tabset > input:nth-child(37):checked ~ .tab-panels > .tab-panel:nth-child(19),
Copy link
Member

@sbueringer sbueringer Dec 7, 2023

Choose a reason for hiding this comment

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

Thx for debugging this.

Context for others. Because of this css our tabs are limited to 25 (before this PR 20, Proxmox is #21)

@sbueringer
Copy link
Member

Looks good now > https://deploy-preview-9829--kubernetes-sigs-cluster-api.netlify.app/user/quick-start

/lgtm
/approve

/cherry-pick release-1.6

@k8s-infra-cherrypick-robot

@sbueringer: once the present PR merges, I will cherry-pick it on top of release-1.6 in a new PR and assign it to you.

In response to this:

Looks good now > https://deploy-preview-9829--kubernetes-sigs-cluster-api.netlify.app/user/quick-start

/lgtm
/approve

/cherry-pick release-1.6

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 7, 2023
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: decc5f105d309bdbe07325030d8c36a4109da0f6

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sbueringer

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 7, 2023
@k8s-ci-robot k8s-ci-robot merged commit 9d36ddc into kubernetes-sigs:main Dec 7, 2023
24 of 25 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.7 milestone Dec 7, 2023
@k8s-infra-cherrypick-robot

@sbueringer: new pull request created: #9830

In response to this:

Looks good now > https://deploy-preview-9829--kubernetes-sigs-cluster-api.netlify.app/user/quick-start

/lgtm
/approve

/cherry-pick release-1.6

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/documentation Issues or PRs related to documentation cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants