Open DolceTriade opened 1 year ago
Hi @DolceTriade ! This is definitely something we are thinking about -- we've started https://github.com/fasterci/rules_gitops
as the successor to the current iteration of rules_gitops
and are planning support for rules_oci
there (https://github.com/fasterci/rules_gitops/pull/1). Contributions are welcome so please join us there if you want to participate
Great, will do!
Description of the problem / feature request:
support rules_oci images substituting images into a k8s_deploy.
Feature requests: what underlying problem are you trying to solve with this feature?
rules_docker is deprecated and in minimal maintenance mode. rules_oci appears to be its successor. It would be great if we could support rules_oci.
While rules_oci is the successor to rules_docker, it's not a drop in replacement, so it will be a non-trivial and breaking change.
It's unclear whether a fork is the right answer in the short term until all the users of rules_gitops move away from rules_docker and move to rules_oci.
Let me know if this is something people are thinking about.