Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI shows two subscriptions even though Warehouse has one #2151

Closed
jessesuen opened this issue Jun 12, 2024 · 1 comment · Fixed by #2172
Closed

UI shows two subscriptions even though Warehouse has one #2151

jessesuen opened this issue Jun 12, 2024 · 1 comment · Fixed by #2172

Comments

@jessesuen
Copy link
Member

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
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants