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

doc(1.8.0, 1.7, 1.6): online volume expansion for encrypted volumes #1026

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

COLDTURNIP
Copy link
Contributor

Which issue(s) this PR fixes:

Issue longhorn/longhorn#9902

What this PR does / why we need it:

Longhorn supports online encrypted volume expansion IF Kubernetes supports.

Special notes for your reviewer:

Online encrypted volume expansion may need to be enabled by cluster admin:

  • Kubernetes v1.29+: this feature is enabled by default
  • Kubernetes v1.25 to v1.28: feature gate is required

In a Kubernetes cluster which supports online encrypted volume expansion, this can be enabled by attaching required parameters in StorageClass.

Additional documentation or context

@COLDTURNIP COLDTURNIP force-pushed the 9902-encrypted_vol_k8s_feature_gate_note branch from 446ee51 to 853e007 Compare December 19, 2024 08:46
Copy link

netlify bot commented Dec 19, 2024

Deploy Preview for longhornio ready!

Name Link
🔨 Latest commit 853e007
🔍 Latest deploy log https://app.netlify.com/sites/longhornio/deploys/6763dd5227013f0008388ce4
😎 Deploy Preview https://deploy-preview-1026--longhornio.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.

Copy link
Member

@innobead innobead left a comment

Choose a reason for hiding this comment

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

Technically, LGTM.

For the source issue, it also needs to be verified by engineering and QA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

2 participants