Skip to content

Add boot_disk_kms_key attribute for gke node pool#660

Open
thekogo wants to merge 1 commit intoinspec:mainfrom
thekogo:main
Open

Add boot_disk_kms_key attribute for gke node pool#660
thekogo wants to merge 1 commit intoinspec:mainfrom
thekogo:main

Conversation

@thekogo
Copy link
Copy Markdown

@thekogo thekogo commented Aug 18, 2025

Description

This change adds support for verifying the bootDiskKmsKey attribute in Google Kubernetes Engine (GKE) node pool configurations.
gcloud command:
gcloud container node-pools describe <node-pool> --cluster <cluster> --region <region> --format='value(config.bootDiskKmsKey')

Please describe what this change achieves. Ensure you have read the Contributing to InSpec GCP document before
submitting.

Issues Resolved

Missing attribute coverage: Resolves the gap in node pool configuration verification by adding support for bootDiskKmsKey attribute

List any existing issues this PR resolves, or any Discourse or StackOverflow discussion that's relevant.

Please ensure commits have been signed-off for the Developer Certificate of Origin. See https://github.com/chef/chef/blob/master/CONTRIBUTING.md#developer-certification-of-origin-dco

…node_pool documentation and implementation

Signed-off-by: thekogo <thekogo@gmail.com>
@thekogo thekogo requested a review from a team as a code owner August 18, 2025 11:22
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.

1 participant