Skip to content

Conversation

@imrannayer
Copy link
Contributor

No description provided.

@imrannayer imrannayer requested review from a team, apeabody and ericyz as code owners August 28, 2025 17:49
@apeabody apeabody changed the title feta(TPG >= 6.47)!: add support for lsutre csi driver feat(TPG >= 6.47)!: add support for lustre csi driver Aug 28, 2025
Copy link
Collaborator

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @imrannayer!

A few notes below.

-e ENABLE_BPMETADATA=1 \
-v "$(CURDIR)":/workspace \
$(REGISTRY_URL)/${DOCKER_IMAGE_DEVELOPER_TOOLS}:${DOCKER_TAG_VERSION_DEVELOPER_TOOLS} \
/bin/bash -c 'source /usr/local/bin/task_helper_functions.sh && generate_docs --per-module-requirements'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Hi @imrannayer - We use --per-module-requirements for this repo.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@apeabody I am getting error saying this is not a valid option.

Copy link
Collaborator

@apeabody apeabody Aug 29, 2025

Choose a reason for hiding this comment

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

Ahh, I suspect you have a cached (old) version of dev-tools. Can you clear to force a download and re-try?

google = {
source = "hashicorp/google"
version = ">= 6.42.0, < 7"
version = ">= 6.47.0, < 7"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you please update the README to match, and add an upgrade guide similar to https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/blob/main/docs/upgrading_to_v38.0.md

# due to https://github.com/hashicorp/terraform-provider-google/issues/9505 for AP
default_service_account = "keep"

deletion_policy = "DELETE"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is this now needed?

(the lint is also failing on the extra spaces)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can remove it. I just added since we have it in majority of the modules.

Copy link
Collaborator

Choose a reason for hiding this comment

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

We can keep, looks like this was semi-recent change in terraform-google-modules/project-factory/google behavior. Just needs a terraform fmt

Copy link
Collaborator

Choose a reason for hiding this comment

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

@imrannayer - can you also rebase?

@imrannayer
Copy link
Contributor Author

created PR #2433. Closing this one

@imrannayer imrannayer closed this Sep 4, 2025
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.

2 participants