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

Matcher disable updaters config not woking in v4.1.0 #1273

Closed
paulaldridge opened this issue May 21, 2021 · 0 comments · Fixed by #1274
Closed

Matcher disable updaters config not woking in v4.1.0 #1273

paulaldridge opened this issue May 21, 2021 · 0 comments · Fixed by #1274

Comments

@paulaldridge
Copy link
Contributor

Description of Problem / Feature Request

In relase v4.1.0 the code that checks the matcher config value of disable_updaters was removed, meaning that updaters will be enabled even with this value set to true.

Expected Outcome

Setting matcher.disable_updaters to true in the config sets the Updaters Sets value to an empty list, disabling updaters for this matcher instance.

Actual Outcome

Setting matcher.disable_updaters has no effect.

Environment

  • Clair version/image: v1.4.0
paulaldridge added a commit to paulaldridge/clair that referenced this issue May 21, 2021
Setting disable_updaters to true in the config should result in an empty
updaters sets list

Fixes quay#1273
paulaldridge added a commit to paulaldridge/clair that referenced this issue May 21, 2021
Setting disable_updaters to true in the config should result in an empty
updaters sets list

Fixes quay#1273

Signed-off-by: Paul Aldridge <paulaldridge@uk.ibm.com>
paulaldridge added a commit to paulaldridge/clair that referenced this issue May 21, 2021
Setting disable_updaters to true in the config should result in an empty
updaters sets list

Fixes quay#1273

Signed-off-by: Paul Aldridge <paulaldridge@uk.ibm.com>
@hdonnay hdonnay changed the title Matcher disable updaters config not woking in v1.4.0 Matcher disable updaters config not woking in v4.1.0 May 24, 2021
paulaldridge added a commit to paulaldridge/clair that referenced this issue Jun 8, 2021
Setting disable_updaters to true in the config should result in an empty
updaters sets list

Fixes quay#1273

Signed-off-by: Paul Aldridge <paulaldridge@uk.ibm.com>
paulaldridge added a commit to paulaldridge/clair that referenced this issue Jun 8, 2021
Setting disable_updaters to true in the config should result in an empty
updaters sets list

Fixes quay#1273

Signed-off-by: Paul Aldridge <paulaldridge@uk.ibm.com>
paulaldridge added a commit to paulaldridge/clair that referenced this issue Jun 8, 2021
Setting disable_updaters to true in the config should result in an empty
updaters sets list

Fixes quay#1273

Signed-off-by: Paul Aldridge <paulaldridge@uk.ibm.com>
paulaldridge added a commit to paulaldridge/clair that referenced this issue Jun 8, 2021
Setting disable_updaters to true in the config should result in an empty
updaters sets list

Fixes quay#1273

Signed-off-by: Paul Aldridge <paulaldridge@uk.ibm.com>
paulaldridge added a commit to paulaldridge/clair that referenced this issue Jun 8, 2021
Setting disable_updaters to true in the config should result in an empty
updaters sets list

Fixes quay#1273

Signed-off-by: Paul Aldridge <paulaldridge@uk.ibm.com>
paulaldridge added a commit to paulaldridge/clair that referenced this issue Jun 8, 2021
Setting disable_updaters to true in the config should result in an empty
updaters sets list

Fixes quay#1273

Signed-off-by: Paul Aldridge <paulaldridge@uk.ibm.com>
@hdonnay hdonnay closed this as completed in 49bfd4d Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant