Zhao Jizhuang
Zhao Jizhuang
> Can't the service itself send the respective CORS headers? 🤔 @markusthoemmes yes,we can. But is it much better if we separate service code and Cors configuration? Follow the [12-factor...
@markusthoemmes III Config: https://12factor.net/config. May be we have another way. See https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations/#enable-cors . Ingress APIs need not be changed. Let Kingress's plugins (net-istio, net-contour, etc...) support Cors in there way:...
@ZhiminXiang Why we can't paas annotations to Ingress V2(Such as `HTTPRoute`'s annotations)? we can config CORS on Kingress now or Ingress v2 (HTTPRoute)when ingress v2 supported. Both are ok.
@ZhiminXiang In another word, It is the provider(e.g. Istio, contour, Kong networking solution)‘s own to to implement or not implement this feature. Right? If that case, we do not need...
go调度解释到这么详细,赞!尤其是结合图示讲解,酣畅淋漓
cc @dmcgowan @dcantah @fuweid
@dmcgowan according to https://wiki.archlinux.org/title/sparse_file We use the command "fallocate -d copy.img" to make the snapshot blockfile sparse. here is the test demo,using nginxt,which has 7 layers ``` root@n37-006-180:~# nerdctl pull...
gently ping ... @dmcgowan
cc @n3wscott @grantr