getsentry / sentry-kubernetes

Kubernetes event reporter for Sentry
Apache License 2.0
458 stars 64 forks source link

Better repository/image versioning #94

Open tonyo opened 2 months ago

tonyo commented 2 months ago

At the moment we're tagging sentry-kubernetes container images with commit SHAs; it's useful while iterating fast, but not very human-friendly. We should consider introducing semver or calver for the code/images.