janus-idp / operator

Operator for Backstage, based on the Operator SDK framework
Apache License 2.0
10 stars 11 forks source link

Support k8s ingress #346

Open tomassatka opened 3 weeks ago

tomassatka commented 3 weeks ago

hi Team

We use your backstage operator. Really cool. But we install it into aks instead of openshift so added ingress pkg that it is deployed instead of route. I did this modification on code of 1.1.x tag. I can see that main has changed a lot, so reconciliation of each deployable resource is now in pkg directory and uses interface.

thx

gazarenkov commented 2 weeks ago

Hi @tomassatka

Good thing! Go ahead with main branch (1.1.x is for bug fixes only).