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

untagged images should not be ignored #20

Closed
rusenask opened this issue Jul 2, 2017 · 2 comments
Closed

untagged images should not be ignored #20

rusenask opened this issue Jul 2, 2017 · 2 comments

Comments

@rusenask
Copy link
Collaborator

rusenask commented Jul 2, 2017

If a deployment file image has no tag specified - keel should not ignore it. Keel should assume that the version from event is newer, therefore deployment files would never be out of date.

spec:
      containers:                    
        - image: karolisr/keel

The downside, however, is that a latest image is required to be available for the repo.

@rusenask
Copy link
Collaborator Author

rusenask commented Jul 2, 2017

related to #16

@rusenask
Copy link
Collaborator Author

rusenask commented Jul 4, 2017

implemented in #26

@rusenask rusenask closed this as completed Jul 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant