Skip to content

GCS bucket to store the KEPs metadata  #2490

@ghost

Description

Hi team,

We have PR: kubernetes/contributor-site#222

  1. We want to generate the metadata file called keps.json file where we will be having all the details about the KEPs from the repo: https://github.com/kubernetes/enhancements through the command kepctl query
  2. This generated metadata file (during the CI/CD pipeline) will be pushed to GCS bucket, once the new PR is merged in kubernetes/enhancements repo.
  3. Now this metadata file will be used in site : https://deploy-preview-222--kubernetes-contributor.netlify.app/keps/ where we can search the KEPs by PR number, release, SIG or keywords. Since these are 2 different repo we want to push it into GCS bucket.

Slack thread: https://kubernetes.slack.com/archives/CCK68P2Q2/p1628494118056300

Metadata

Metadata

Labels

area/infraInfrastructure management, infrastructure design, code in infra/lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.sig/architectureCategorizes an issue or PR as relevant to SIG Architecture.sig/contributor-experienceCategorizes an issue or PR as relevant to SIG Contributor Experience.sig/k8s-infraCategorizes an issue or PR as relevant to SIG K8s Infra.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions