Results 8 comments of Doug Tea

meet the same problem.Any help?

The comments in function is not the go document,see [godoc](https://go.dev/blog/godoc) here. At this moment,'swag' generator will not validate the document location(maybe it just can`t?),so you can put the document wherever...

Here is my workaround; First,add a map directive config to nginx-configuration config-map of nginx ingress controller. ``` data: http-snippet: | map $upstream_http_www_authenticate $modified{ default ''; "~^(Bearer realm=\"https://)({your internal host name})(.*)"...

@lu-you check your nginx.conf in your ingress controller

It solves my compile problem on kernal modules build.Thks

I use harbor to cache docker hub ,but i still meet docker hub rate limit.Some images are never cached even pulled many many times.

any updates?my cluster occurs same problem.Limits of gpu has no effect whether privileged or not.We use self install driver too.