splunk / splunk-operator

Splunk Operator for Kubernetes
Other
210 stars 115 forks source link

cspl-2725: Publish Only Signed Containers to Docker Hub from GitHub Pipeline for Splunk Operator Using Cosign #1353

Closed vivekr-splunk closed 4 months ago

vivekr-splunk commented 4 months ago

We need to enhance our CI/CD pipeline to ensure that only signed containers are published to Docker Hub. This involves integrating cosign into our GitHub Actions workflow for the Splunk Operator repository. The process should build, sign, and then publish the Docker images to Docker Hub.