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

Bump required k8s version for csi-driver #1454

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

SgtCoDFish
Copy link
Member

This comes from using CSIDriver v1 unilaterally in v0.8.0

Note: K8s docs may differ slightly on the exact version when CSIDriver v1 was introduced.

Here points to v1.19 as the first version with v1 available.

That doesn't match here which claims GA (and presumably v1) came in v1.18. We use v1.19 here for safety and because these versions are so ancient that it really doesn't seem to matter.

this comes from using CSIDriver v1 unilaterally in v0.8.0

Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
@jetstack-bot jetstack-bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 27, 2024
Copy link

netlify bot commented Mar 27, 2024

Deploy Preview for cert-manager-website ready!

Name Link
🔨 Latest commit b48316f
🔍 Latest deploy log https://app.netlify.com/sites/cert-manager-website/deploys/66044b9f064376000821871d
😎 Deploy Preview https://deploy-preview-1454--cert-manager-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -5,7 +5,7 @@ description: 'Installation guide for cert-manager csi-driver'

## Installation Steps

You must have a working installation of cert-manager present on your cluster and be running at least Kubernetes `v1.16`.
You must have a working installation of cert-manager present on your cluster and be running at least Kubernetes `v1.19`.
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks for spotting that! I've updated it quite extensively to try and improve. Does it look better now?

Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
@jetstack-bot jetstack-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 27, 2024
@@ -7,40 +7,43 @@ description: 'cert-manager usage: CSI driver'
<object data="/images/request-certificate-overview/request-certificate-csi.svg"></object>
</div>

## Enabling mTLS of Pods using the cert-manager CSI Driver
## Enabling mTLS of Pods using cert-manager csi-driver
Copy link
Member

Choose a reason for hiding this comment

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

This page should actually contain info for both csi-driver and csi-driver-spiffe (based on the location in the website structure.)

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll probably hold off on making that change - the scope of this has already increased.

@inteon
Copy link
Member

inteon commented Mar 28, 2024

/approve
/lgtm

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 28, 2024
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon

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

@jetstack-bot jetstack-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 28, 2024
@jetstack-bot jetstack-bot merged commit 1cb8bd8 into cert-manager:master Mar 28, 2024
4 checks passed
@SgtCoDFish SgtCoDFish deleted the csidriverbump branch March 28, 2024 12:58
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. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants