Skip to content

Conversation

lottspot
Copy link
Contributor

The gcloud-secrets CLI will create these files with 0600 permissions, and does not document an option to change the mode. This patch uses the chown/chmod CLI utilities rather than --chown and --chmod flags because their support is not universal across docker versions or distributions which do not include buildkit (the cloudbuild environment provides one such distribution).

…ervice acount json, & newrelic.yml

The gcloud-secrets CLI will create these files with 0600 permissions,
and does not document an option to change the mode. This patch uses the
chown/chmod CLI utilities rather than --chown and --chmod flags because
their support is not universal across docker versions or distributions
which do not include buildkit (the cloudbuild environment provides one
such distribution).
@lottspot lottspot requested review from KClough and davidgamez May 26, 2023 20:23
@lottspot
Copy link
Contributor Author

This change was validated by completing the following build successfully: https://console.cloud.google.com/cloud-build/builds;region=global/9a0cc20f-7604-4c23-a9a4-d76197f17e46?&project=web-based-gtfs-validator

Copy link
Member

@davidgamez davidgamez left a comment

Choose a reason for hiding this comment

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

🚀

@davidgamez davidgamez merged commit a22e4d4 into master May 29, 2023
@davidgamez davidgamez deleted the fix-websvc-newrelic branch May 29, 2023 14:00
@welcome
Copy link

welcome bot commented May 29, 2023

🥳 Congrats on getting your first pull request merged!

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.

3 participants