Skip to content

[Enhancement] automatically subscribe when adding images for analysis #7

@antimack

Description

@antimack

Since we are using controller in Kubernetes, manually subscribing to the notifications in such dynamic environment can be really hard.
It would be great to have an option for automatic subscribing to the notifications when image added for analysing, for example something in config like this:

"auto_subscribe": {
    "policy_eval": true,
    "vuln_update": true
  },

I think we can omit "analysis_update" and "tag_update" since they will be automatically enabled if I understand correctly.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions