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 support for Customer Managed Encryption Key #330

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

mjura
Copy link
Contributor

@mjura mjura commented Feb 8, 2024

What this PR does / why we need it:

Add support for The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool.

For more information about protecting resources with Cloud KMS Keys please see:
https://cloud.google.com/compute/docs/disks/customer-managed-encryption

Which issue(s) this PR fixes
Issue: #261

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests
  • backport needed

@mjura mjura requested a review from a team as a code owner February 8, 2024 14:55
@mjura mjura force-pushed the bootDiskKmsKey branch 2 times, most recently from 24a9f17 to 53dede0 Compare February 16, 2024 09:56
@mjura mjura changed the title [WIP] Add support for Customer Managed Encryption Key Add support for Customer Managed Encryption Key Feb 16, 2024
@mjura mjura requested a review from richardcase February 19, 2024 07:23
salasberryfin
salasberryfin previously approved these changes Feb 19, 2024
furkatgofurov7
furkatgofurov7 previously approved these changes Feb 19, 2024
Copy link
Contributor

@furkatgofurov7 furkatgofurov7 left a comment

Choose a reason for hiding this comment

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

Small nits, overall LGTM

pkg/apis/gke.cattle.io/v1/types.go Outdated Show resolved Hide resolved
pkg/apis/gke.cattle.io/v1/types.go Outdated Show resolved Hide resolved
Add support for The Customer Managed Encryption Key used to encrypt
the boot disk attached to each node in the node pool.

For more information about protecting resources with Cloud KMS Keys please see:
  https://cloud.google.com/compute/docs/disks/customer-managed-encryption

Issue: rancher#261
@mjura mjura merged commit 509e4c6 into rancher:main Feb 20, 2024
7 checks passed
@furkatgofurov7
Copy link
Contributor

Sorry for late reply, LGTM

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

Successfully merging this pull request may close these issues.

4 participants