cloud-native-toolkit / planning

The is the planning repo to manage the cross project Epics and Issues. Tasks and Bugs
3 stars 1 forks source link

Replace GOGs installation with Gitea #860

Closed seansund closed 2 years ago

lsteck commented 3 years ago

Create a Teraaform module to install Gitea using this operator https://github.com/RedHatGov/gitea-operator

It looks like they do have a quay.io image https://quay.io/repository/redhatgov/gitea-operator

lsteck commented 3 years ago

I wonder if we should be using this one instead. It is by folks at RedHat and it uses images from Quay. https://github.com/redhat-gpte-devopsautomation/gitea-operator

lsteck commented 3 years ago

Issue with the GPTE operator is it pulls an image from registry.redhat.io that relies on a pull secret installed with OCP that will not be available on IKS.

https://github.com/redhat-gpte-devopsautomation/gitea-operator/blob/master/config/default/manager_auth_proxy_patch.yaml

lsteck commented 2 years ago

I created https://github.com/cloud-native-toolkit/terraform-tools-gitea