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

Removing dependency on jq from wait-for-cluster.sh script #402

Merged
merged 4 commits into from
Jan 23, 2020

Conversation

RobCannon
Copy link
Contributor

The gcloud --format command can be used instead of jq to extract the cluster status for this script.

I will submit a change for the delete-default-resource.sh script in another PR.

Copy link
Contributor

@morgante morgante 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 fix. Looks mostly good, but please fix the linter errors (see contribution guide).

@RobCannon
Copy link
Contributor Author

The lint warning for my changes are fixed.

@morgante morgante merged commit d2a5e28 into terraform-google-modules:master Jan 23, 2020
kri5 pushed a commit to kri5/terraform-google-kubernetes-engine that referenced this pull request Jan 27, 2020
…orm-google-modules#402)

* Removed need for jq in wait-for-cluster.sh script

* Updated all wait-for-cluster.sh scripts

* Fixing SC2086 warning

Co-authored-by: Morgante Pell <morgante.pell@morgante.net>
CPL-markus pushed a commit to WALTER-GROUP/terraform-google-kubernetes-engine that referenced this pull request Jul 15, 2024
…orm-google-modules#402)

* Removed need for jq in wait-for-cluster.sh script

* Updated all wait-for-cluster.sh scripts

* Fixing SC2086 warning

Co-authored-by: Morgante Pell <morgante.pell@morgante.net>
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.

None yet

2 participants