GoogleCloudPlatform / cloud-ops-sandbox

Cloud Operations Sandbox is an open source collection of tools that helps practitioners to learn O11y and R9y practices from Google and apply them using Cloud Operations suite of tools.
Apache License 2.0
406 stars 148 forks source link

fix: recipe2 error message #853

Closed daniel-sanche closed 3 years ago

daniel-sanche commented 3 years ago

Fixes https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/issues/849

Recipe2 was working successfully, but also printing an error message. This is because gcloud scheduler ... commands output their result in stderr instead of stdout. This PR redirects the logs to the right channel to avoid printing an error message

github-actions[bot] commented 3 years ago

Open in Cloud Shell You can also use the Stage Website Action if there were updates to the website.

Note: Open in Cloud Shell may not work properly if this PR contains changes to the custom Cloud Shell image