Qiefan Jiang

Results 5 comments of Qiefan Jiang

Add `RUN PYCURL_SSL_LIBRARY=openssl pip install --no-cache-dir jupyterhub-jwtauthenticator` into [k8s-hub Dockerfile](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/blob/main/images/hub/Dockerfile) work for me

> Actually it can be executed a command like this to obtain all the go files and execute `gotags` against them, but you can include like an example: > >...

> @axiaoxin recently an example was added that hopefully answers your question: > > https://github.com/swaggo/swag/blob/3d90fc0a5c6ef9566df81fe34425b0b35b0f651e/example/object-map-example/controller/response.go#L5 While using [goswagger](https://goswagger.io/use/models/schemas.html#go-swagger-vs-swagger) API client code generator, `swaggertype:"object,string"` will generated with `map[string]string`, and `swaggertype:"object,object"` will...

@dolfinus as the log I printed begining, the exception is raise at `for p in initial_resources["items"]`: https://github.com/jupyterhub/kubespawner/blob/a1a4a6f03c945d8633d565e5731afc44ee520caf/kubespawner/reflector.py#L228-L234

Compare to `NULL` could fix these. Try modify `2bwt-lib/Socket.c` line 90 and 152 to `if (socketPath == NULL || socketPath[0] == '\0') {`.