Skip to content

dockersamples/catalog-service-node-gcn2025

 
 

Repository files navigation

Catalog Service - Node

Note

This repo is a fork of the Catalog Service (Node) project specifically for Google Cloud Next 2025. It will be archived and not maintained after the event. Go to the original repo for the ongoing project.

This repo has had its CI pipeline updated to:

  • Build images and push them to Google Artifact Registry
  • Create image attestations with Binary Authorization to indicate the images were created by CI
  • Deploy the new image to Google Cloud Run with a policy that ensures only images with a gha-workflow attestation can be run

Google Cloud configuration

All Google Cloud resources (except for the initial project creation and state bucket) are defined in Terraform in the ./tf directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.5%
  • HCL 24.9%
  • CSS 4.3%
  • Dockerfile 3.9%
  • Shell 2.6%
  • HTML 0.8%