Skip to content

improvement: don't write the same content to the registry again #138

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

Closed
2 tasks
ikhandamirov opened this issue Mar 6, 2025 · 3 comments
Closed
2 tasks
Labels
area/ipcei Important Project of Common European Interest kind/feature new feature, enhancement, improvement, extension
Milestone

Comments

@ikhandamirov
Copy link
Contributor

Description

In the current implementation ocm-k8s-toolkit controllers the OCI artifacts are written to the in-cluster registry on every reconciliation of component or resource, even if the content hasn't changed.

So, the optimization would be:

  • Do not write an OCI artifact to the registry on every reconciliation of component, if the same content is already there
  • Do not write an OCI artifact to the registry on every reconciliation of resource, if the same content is already there

p.s. extracted from #75

@ikhandamirov ikhandamirov added the kind/feature new feature, enhancement, improvement, extension label Mar 6, 2025
@github-actions github-actions bot added the area/ipcei Important Project of Common European Interest label Mar 6, 2025
@ikhandamirov ikhandamirov transferred this issue from open-component-model/ocm-project Mar 10, 2025
@jakobmoellerdev
Copy link
Contributor

Is this still relevant @ikhandamirov @frewilhelm ?

@frewilhelm
Copy link
Contributor

Yes, it is an open TODO

@frewilhelm
Copy link
Contributor

Obsolete due to #149 and #174

@github-project-automation github-project-automation bot moved this from 🆕 ToDo to 🍺 Done in OCM Backlog Board May 5, 2025
@ocmbot ocmbot bot added this to the 2025-Q2 milestone May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ipcei Important Project of Common European Interest kind/feature new feature, enhancement, improvement, extension
Projects
Status: 🍺 Done
Development

No branches or pull requests

3 participants