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

[Helm integration] Follow up to #846 - change unpacking to direct image registry client approach #853

Closed
bentito opened this issue May 14, 2024 · 3 comments

Comments

@bentito
Copy link
Contributor

bentito commented May 14, 2024

PR #846 allows operator-controller to use helm under the hood for package installs. It is using a separate binary, unpack, to manage image unpacking. This issue proposes to use a direct image registry client approach to save the need to create a separate binary. The work would be very similar to that done on rukpak here: operator-framework/rukpak#874

@varshaprasad96 varshaprasad96 changed the title Follow up to #846 - change unpacking to direct image registry client approach [Helm integration] Follow up to #846 - change unpacking to direct image registry client approach May 16, 2024
@tmshort
Copy link
Contributor

tmshort commented Jun 27, 2024

Is this basically done?

@bentito
Copy link
Contributor Author

bentito commented Jun 27, 2024

I think it is actually done.

@tmshort
Copy link
Contributor

tmshort commented Jun 27, 2024

Was there a PR? #905?

@tmshort tmshort closed this as completed Jun 27, 2024
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

No branches or pull requests

2 participants