cloudfoundry / cf-for-k8s

The open source deployment manifest for Cloud Foundry on Kubernetes
Apache License 2.0
301 stars 115 forks source link

Added OCI labels to capi nginx kbld config #649

Closed Birdrock closed 3 years ago

Birdrock commented 3 years ago

finishes #177481547

Signed-off-by: Andrew Costa ancosta@vmware.com Co-authored-by: Andrew Costa ancosta@vmware.com

Thanks for contributing to cf-for-k8s!

We've designed this PR template to speed up the PR review and merge process - please use it.

WHAT is this change about?

Add OCI labels to nginx images built with Carvel toolchain.

Does this PR introduce a change to config/values.yml?

No.

Acceptance Steps

Docker inspect a produced image (pipe to jq .[].Config.Labels) and search for opencontainers annotations.

Things to remember

cf-gitbot commented 3 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/177553154

The labels on this github issue will be updated when the story is started.