Skip to content

Adds an init script and image for running collect_signals without GCP PubSub #517

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

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

calebbrown
Copy link
Contributor

Adds a simple docker image with a script for downloading and preparing the list of repositories for the collect_signals binary to use in "local" mode.

This image is designed to be run as an initContainer before the collect_signals binary is run.

A cloudbuild config is included so the image can be built automatically ready for GKE changes.

maxfisher-g
maxfisher-g previously approved these changes Jan 18, 2024
# See the License for the specific language governing permissions and
# limitations under the License.

FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:slim

Choose a reason for hiding this comment

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

should probably pin the hash here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Copy link

@maxfisher-g maxfisher-g left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

@calebbrown calebbrown merged commit 16f53ae into main Jan 18, 2024
@calebbrown calebbrown deleted the local_work_loop_infra branch January 18, 2024 08:47
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