A rock for Istio's install-cni image.
This repository holds all the necessary files to build a rock for the upstream versions we support. The rock is used indirectly by the istio-k8s-operator charm.
The rocks on this repository are built with OCI Factory, which also takes care of periodically rebuilding the images.
Automation takes care of:
- validating PRs, by simply trying to build the rock;
- pulling upstream releases, creating a PR with the necessary files to be manually reviewed;
- releasing to GHCR at ghcr.io/canonical/istio-install-cni:dev, when merging to main, for development purposes.