[
https://issues.apache.org/jira/browse/FLINK-26545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-26545.
------------------------------
Resolution: Fixed
merged to main: 4e15ac7563e8ebc4cd328d9e89341fc2fca9f1bd
> Ingress rules should be created in the same namespace with FlinkDeployment CR
> -----------------------------------------------------------------------------
>
> Key: FLINK-26545
> URL: https://issues.apache.org/jira/browse/FLINK-26545
> Project: Flink
> Issue Type: Bug
> Components: Kubernetes Operator
> Reporter: Yang Wang
> Assignee: Matyas Orhidi
> Priority: Major
> Labels: pull-request-available
>
> Currently, the ingress rules are always created in the operator
> namespace(e.g. default). It could not work when the FlinkDeloyment CR is
> submitted in a different namespace(e.g. flink-test).
> Refer to here[1] for why it could not work.
>
> [1].
> https://stackoverflow.com/questions/59844622/ingress-configuration-for-k8s-in-different-namespaces
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)