-
Notifications
You must be signed in to change notification settings - Fork 55
use RH based images #344
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
use RH based images #344
Conversation
Containerfile.ps
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is this binary? Is this needed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vishnoianil most likely has this answer
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
interesting, why does it shows as a binary, it's another container file for building image for the path service. here -> https://github.com/instructlab/ui/blob/main/Containerfile.ps
There was a problem hiding this comment.
8000Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah makes sense. Just re-implement it as a containerfile @cooktheryan. Or is it that Github is recognizing it as a binary when its not?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Gregory-Pereira @vishnoianil i'm wondering it is the extension. Looking at the initial PR it appears this way as well
b2bec65#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52L42
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cooktheryan I think we should move these container files to "src" and "pathservice" directory so that they can live as a "Containerfile" (It will require some changes in makefile and github actions)? wdyt?
Doesn't need to be part of this PR, we can take care of it separately
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vishnoianil ill try to keep them as part of this PR just to be less impactful with needing to land the changes immediately together. Will have something after a bit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
or we could rename it ps.Containerfile
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
didn't even think about that 🤦
b9fa88e
to
697187d
Compare
Hold until #334 |
@cooktheryan just say when ready for this to go in. Ty. |
Signed-off-by: Ryan Cook <rcook@redhat.com>
Signed-off-by: Ryan Cook <rcook@redhat.com>
697187d
to
20105bd
Compare
@brents-pet-robot @nerdalert ready for review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@vishnoianil this can merge. Tested on a clean AWS instance with no login
|
To support Konflux in the future the images must use RHEL based images