GhangZh commented on issue #758:
URL:
https://github.com/apache/apisix-ingress-controller/issues/758#issuecomment-1102216159
I also get this error after setting up the namespace I'm listening on, other
namespaces fail to sync
```bash
appNamespaces: ["ingress-apisix", "argo", "airflow","nocalhost"]
```
```bash
2022-04-19T15:33:39+08:00 warn ingress/namespace.go:121 sync
namespace info failed, will retry {"namespace": "devtroncd", "error": "context
canceled"}
2022-04-19T15:33:39+08:00 warn ingress/namespace.go:121 sync
namespace info failed, will retry {"namespace": "nh2wpsr", "error": "context
canceled"}
2022-04-19T15:33:39+08:00 warn ingress/namespace.go:121 sync
namespace info failed, will retry {"namespace": "svc-aip-gpu", "error":
"context canceled"}
2022-04-19T15:33:39+08:00 warn ingress/namespace.go:121 sync
namespace info failed, will retry {"namespace": "test-0202-share2sss01",
"error": "context canceled"}
2022-04-19T15:33:39+08:00 warn ingress/namespace.go:121 sync
namespace info failed, will retry {"namespace": "dlp", "error": "context
canceled"}
2022-04-19T15:33:39+08:00 warn ingress/namespace.go:121 sync
namespace info failed, will retry {"namespace": "monitoring", "error":
"context canceled"}
2022-04-19T15:33:39+08:00 warn ingress/namespace.go:121 sync
namespace info failed, will retry {"namespace": "test", "error": "context
canceled"}
2022-04-19T15:33:39+08:00 warn ingress/namespace.go:121 sync
namespace info failed, will retry {"namespace": "test-cpumix01", "error":
"context canceled"}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]