Skip to content

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.

3 participants