Replies: 0 comments 2 replies
-
8000
This is showing eror timeout listing CRDs, how many CRDs do you have? What if you increase the timeout here
|
Beta Was this translation helpful? Give feedback.
0 replies
-
could also be complete lack of connectivity (firewall, etc)
…On Tue, Nov 29, 2022, 5:45 PM Zhonghu Xu ***@***.***> wrote:
This is showing eror timeout listing CRDs, how many CRDs do you have? What
if you increase the timeout here pilot/pkg/config/kube/crdclient/client.go
func knownCRDs(crdClient apiextensionsclient.Interface) (map[string]struct{}, error) {
var res *crd.CustomResourceDefinitionList
ctx, cancel := context.WithTimeout(context.Background(), 10*time.Second)
—
Reply to this email directly, view it on GitHub
<https://github.com/istio/community/discussions/902#discussioncomment-4269625>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEYGXKIIJ3PRKCIGAPSI7TWK2WVHANCNFSM6AAAAAASPAP6OY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions