Skip to content

Update Managed lustre gke blueprint#4603

Merged
parulbajaj01 merged 2 commits into
GoogleCloudPlatform:developfrom
parulbajaj01:parul/lustre
Sep 11, 2025
Merged

Update Managed lustre gke blueprint#4603
parulbajaj01 merged 2 commits into
GoogleCloudPlatform:developfrom
parulbajaj01:parul/lustre

Conversation

@parulbajaj01

Copy link
Copy Markdown
Contributor

This PR updates the GKE managed lustre to:

  1. Add Claim_ref to the the PersistentVolume of Managed Lustre. The claimRef field is used by Kubernetes to bind a specific PersistentVolumeClaim (PVC) to a PersistentVolume in static provisioning.
  2. Updated capacity_gb to capacity_gib in gke-persistent-volume module to maintain consistency.

Submission Checklist

NOTE: Community submissions can take up to 2 weeks to be reviewed.

Please take the following actions before submitting this pull request.

  • Fork your PR branch from the Toolkit "develop" branch (not main)
  • Test all changes with pre-commit in a local branch #
  • Confirm that "make tests" passes all tests
  • Add or modify unit tests to cover code changes
  • Ensure that unit test coverage remains above 80%
  • Update all applicable documentation
  • Follow Cluster Toolkit Contribution guidelines #

@parulbajaj01 parulbajaj01 added the release-module-improvements Added to release notes under the "Module Improvements" heading. label Sep 3, 2025
@parulbajaj01 parulbajaj01 requested review from a team and samskillman as code owners September 3, 2025 09:58
@parulbajaj01 parulbajaj01 added the release-improvements Added to release notes under the "Improvements" heading. label Sep 3, 2025
Comment thread modules/file-system/filestore/outputs.tf
@parulbajaj01 parulbajaj01 merged commit 591570e into GoogleCloudPlatform:develop Sep 11, 2025
32 of 62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-improvements Added to release notes under the "Improvements" heading. release-module-improvements Added to release notes under the "Module Improvements" heading.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants