rongfu.leng

Results 160 comments of rongfu.leng

I found the `CreateContainer in sandbox from runtime service failed` error, so it should be that the container creation failed, causing the `portforward` to fail.

Thank you for your reply @baluchicken 。 - Regarding the first point, add the `Service` configuration. After the `cc` service is created using `cr`, the service type cannot be modified,...

```shell $ kubectl -n ingress-nginx logs -f ingress-nginx-controller-7fb5bc6dc-n8xhw I0808 05:17:45.314996 7 store.go:477] "removing ingress because of unknown ingressclass" ingress="cluster-sample-ns/harborcluster-sample-harbor-harbor" I0808 05:17:45.315150 7 controller.go:167] "Configuration changes detected, backend reload required" I0808...

Thank you for your question, can you provide the YAML content of this operator? @BerndFarkaDyna

I understand that Cross Resource Referencing is applied by resource id, but there is no clear resource type, and the resource type is dynamically matched during the coordination process and...

ref: https://github.com/distribution/distribution/issues/3590 ref: https://github.com/goharbor/harbor/issues/17295