akuity / kargo

Application lifecycle orchestration
https://kargo.akuity.io/
Apache License 2.0
1.55k stars 133 forks source link

UI shows two subscriptions even though Warehouse has one #2151

Closed jessesuen closed 3 months ago

jessesuen commented 3 months ago

Description

UI shows two subscriptions even though Warehouse has one

Screenshots

image
apiVersion: kargo.akuity.io/v1alpha1
kind: Warehouse
...
spec:
  subscriptions:
    - image:
        allowTags: ^[0-9]+\.[0-9]+\.[0-9]+
        repoURL: us-docker.pkg.dev/xxx/yyyy

Version

v0.7.0

Logs

Paste any relevant application logs here.
krancour commented 3 months ago

This won't make it into v0.7.1. I'm moving it back to the v0.8.0 milestone for now.

We can decide later if this is serious enough to warrant a v0.7.2 or if it stays part of v0.8.0 until/unless something more serious forces our hand on a v0.7.2.