Skip to content

namespace for gke-modules#4451

Merged
parulbajaj01 merged 1 commit into
GoogleCloudPlatform:developfrom
PayalJakhar:namespace
Jul 29, 2025
Merged

namespace for gke-modules#4451
parulbajaj01 merged 1 commit into
GoogleCloudPlatform:developfrom
PayalJakhar:namespace

Conversation

@PayalJakhar

@PayalJakhar PayalJakhar commented Jul 25, 2025

Copy link
Copy Markdown
Contributor

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 #

This PR enhances the GKE modules to allow users to specify a custom Kubernetes namespace for deployed resources.
Modules updated:

  • gke-persistent-volume
  • gke-storage

Users can now provide a namespace variable to deploy resources into a desired namespace. If the namespace variable is not specified, the modules will continue to use their default namespace settings.

@PayalJakhar PayalJakhar requested review from a team and samskillman as code owners July 25, 2025 05:55
@parulbajaj01 parulbajaj01 added the release-module-improvements Added to release notes under the "Module Improvements" heading. label Jul 25, 2025

@parulbajaj01 parulbajaj01 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please fix the pre-commit (update the changes in the readme) and also you can remove the "namespace" keyword from the variable values for all 3 variables.

Comment thread modules/compute/gke-job-template/variables.tf Outdated
@parulbajaj01

Copy link
Copy Markdown
Contributor

/gcbrun

1 similar comment
@parulbajaj01

Copy link
Copy Markdown
Contributor

/gcbrun

@parulbajaj01

Copy link
Copy Markdown
Contributor

/gcbrun

@SwarnaBharathiMantena SwarnaBharathiMantena self-requested a review July 29, 2025 05:11

@SwarnaBharathiMantena SwarnaBharathiMantena left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@parulbajaj01 parulbajaj01 merged commit bf34199 into GoogleCloudPlatform:develop Jul 29, 2025
17 of 65 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants