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

Fix areas only copying namespace names #327

Merged
merged 2 commits into from
Feb 23, 2017
Merged

Fix areas only copying namespace names #327

merged 2 commits into from
Feb 23, 2017

Conversation

jzelinskie
Copy link
Contributor

When performing the first vulnerability update, the namespaces being inserted for all the vulnerabilities are having their version format stripped.

This address this issue by ensuring that the whole namespace is copied when being reassigned.

@jzelinskie jzelinskie added component/database kind/bug things are not as they seem labels Feb 23, 2017
Copy link
Contributor

@Quentin-M Quentin-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

assuming that's the only place we do that

@Quentin-M
Copy link
Contributor

Thanks.

@jzelinskie jzelinskie merged commit 8bc9183 into quay:master Feb 23, 2017
@jzelinskie jzelinskie deleted the bad-ns-copy branch February 23, 2017 07:12
KeyboardNerd pushed a commit to KeyboardNerd/clair that referenced this pull request Feb 2, 2018
Fix areas only copying namespace names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug things are not as they seem
Development

Successfully merging this pull request may close these issues.

None yet

2 participants