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

[spike] Gather means for getting the ubi images updates notification #2565

Open
3 tasks
harshad16 opened this issue May 23, 2022 · 7 comments
Open
3 tasks
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/devsecops Categorizes an issue or PR as relevant to SIG DevSecOps. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@harshad16
Copy link
Member

harshad16 commented May 23, 2022

As the DevSecOps operator, I would like to gather notifications about the ubi image updates to enable the upgrade of the base image used for our project image development.

Goals

  • Gather different methods to get the notifications or update info
  • Formulate an application that could be utilized to upgrade the base image based on the information.

Acceptance Criteria

  • Investigate if the email notification sent out by red hat container images can be accumulated via API
  • Investigate if the email notification sent out by red hat container images can be formulated to something machine readable
  • Search for existing tools
@sesheta sesheta added the needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. label May 23, 2022
@harshad16
Copy link
Member Author

/triage accepted
/sig devsecops
/priority important-soon

@sesheta sesheta added triage/accepted Indicates an issue or PR is ready to be actively worked on. sig/devsecops Categorizes an issue or PR as relevant to SIG DevSecOps. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. and removed needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. labels Jun 6, 2022
@VannTen
Copy link
Member

VannTen commented Aug 4, 2022

Could we leverage openshfit ImageStreams for that ? (if the images are external, with periodic pulling)

@harshad16
Copy link
Member Author

maybe ?
is there a know method?

@VannTen
Copy link
Member

VannTen commented Aug 4, 2022 via email

@goern
Copy link
Member

goern commented Aug 9, 2022

/kind feature

@sesheta sesheta added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 9, 2022
@VannTen
Copy link
Member

VannTen commented Sep 19, 2022

the upgrade of the base image

How is that accomplished ? I'm pretty sure we can import the images in Openshift
in a ImageStream and rely on scheduled pull -> which generates an event.

The question would be can the builder consume those events.

@codificat
Copy link
Member

Related: thoth-station/core#359

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/devsecops Categorizes an issue or PR as relevant to SIG DevSecOps. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
Status: 🆕 New
Status: 🆕 New
Development

No branches or pull requests

5 participants