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

✨ Add dockerfiles for providers and run the demo using the external providers in a Pod #579

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

pranavgaikwad
Copy link
Contributor

Fixes #470

I have still kept the original base Dockerfile as-is for backwards compatibility. This is the first step in which we are chaging our demo tests to use the external providers. I will create a follow up issue to track the work around actually making the switch in the addon.

@pranavgaikwad pranavgaikwad marked this pull request as draft April 17, 2024 18:13
@pranavgaikwad pranavgaikwad force-pushed the splitDockerfiles branch 3 times, most recently from 39b5572 to f9aa190 Compare April 17, 2024 18:34
Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
@pranavgaikwad pranavgaikwad force-pushed the splitDockerfiles branch 2 times, most recently from 019231b to ef51d11 Compare April 17, 2024 19:28
@pranavgaikwad pranavgaikwad marked this pull request as ready for review April 17, 2024 19:28
Copy link
Member

@djzager djzager left a comment

Choose a reason for hiding this comment

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

Nice work! Just a couple of things I think worth looking at before merge.

.github/workflows/demo-testing.yml Outdated Show resolved Hide resolved
.github/workflows/image-build.yaml Show resolved Hide resolved
pranavgaikwad and others added 2 commits April 17, 2024 15:47
Co-authored-by: David Zager <dzager@redhat.com>
Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
Co-authored-by: David Zager <dzager@redhat.com>
Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
@shawn-hurley
Copy link
Contributor

Nothing looks wrong to me, this is really good! thank you!

Copy link
Member

@djzager djzager left a comment

Choose a reason for hiding this comment

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

lgtm. nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split Dockerfiles into seperate provider images
3 participants