bcgov / platform-services-porter-operator

Operator to enable self-serve provisioning of cluster to cluster communication with the F5 CIS Operator
Apache License 2.0
0 stars 0 forks source link

Allow for many-to-one tsc-to-service #9

Closed IanKWatts closed 10 months ago

IanKWatts commented 10 months ago

Keeping the old pattern for backward compatibility, which is that the operator creates a new Service using the name of the target service followed by the cluster name. If a target service has multiple ports, the Service that is created will be named SERVICENAME-PORT-CLUSTER so that more than one TSC can refer to the service.