You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the "Connect to job" functionality (also known as peers) to the Kubernetes integration. This will require changing the associated code around the NetworkPolicy and the linked hostnames into the container. I don't think we need a fully separate file for this feature, like the old codebase has.
Add the "Connect to job" functionality (also known as peers) to the Kubernetes integration. This will require changing the associated code around the
NetworkPolicy
and the linked hostnames into the container. I don't think we need a fully separate file for this feature, like the old codebase has.The existing codebase should serve as a good reference: https://github.com/sdu-escience/ucloud/blob/456e66afaefe433cdd770e8cf042dbc2a6b31dcf/provider-integration/integration-module/src/main/kotlin/plugins/compute/ucloud/FeatureFirewall.kt#L15
The text was updated successfully, but these errors were encountered: