Using a ConfigMap as an OCI Image Cache

from blog Daniel Mangum, | ↗ original
For folks familiar with Crossplane, you likely know that we adopt the design practice of using interfaces over implementations as frequently as possible. Even if we begin with an implementation, such as the current composition engine, we make sure to consider a future with potentially many implementations for the same functionality. One of the...