Sidhartha Mani
Sidhartha Mani
@ublubu can you document what's done and what's missing from this list?
I believe this is because the input is a List Resource. Will test it and get back to you shortly.
Hmmm, Looking into this more - looks like List type (untyped) in Kubernetes does not have `ObjectMeta` field. (https://github.com/kubernetes/apimachinery/blob/master/pkg/apis/meta/internalversion/types.go#L64) `metadata` support for `List` types are limited. If you're using a...
How do you envision the installer, Would it be a SDK or a plugin? Would it directly take the short resources, convert them and create them in kubernetes? Do you...
I updated the title, cos I want to be fair - the guide works as it is, and is really well done :) :+1:
@tboerger I read up on server-sent, my knowledge on this is limited. It should work with HTTP/HTTPS load balancing. It doesn't seem to require any specialized headers. FYI, this is...
@jkowalski @ntolia I've added a fix in minio-go: https://github.com/minio/minio-go/pull/1682 Waiting for their review
Just fixed the broken tests in minio-go - PR should be merged soon
Merged: https://github.com/minio/minio-go/pull/1682
@anmolsachan Thank you for raising this issue, metrics is definitely on the roadmap for COSI. We have added this to a future milestone. Please join us for our next community...