Marcus

Results 43 comments of Marcus

@quex46 right, forgot about that one. ```skipSelf``` sounds good!

Would be great if you could get this done asap! :)

> So you need two issues to be addressed. > > * Config validation and > * Lifecycle management (controller,  followed by agent updates) > > Though the config validation...

I have an idea on the UI, how about almost straight copying showrss? their ui is great when listening the shows you follow. Example here: https://showrss.info/?cs=shows (you need to register...

Looks great! I'm sure its good enough even for me :) Good job!

> > Good idea.About solution 1, I think a more appropriate name of CRD kind is `Bandwidth` instead of `kind: Qos`? > > IMO, I perfer solution 1, however the...

@tnqn Could this be considered for v2.x perhaps?

@tnqn That sounds like a good solution to me.

Closed since this has been implemented in https://github.com/antrea-io/antrea/pull/5658 https://github.com/antrea-io/antrea/pull/5716 and released in https://github.com/antrea-io/antrea/releases/tag/v1.15.0

To me, the warning in `useAsyncData` targets a specific use case. Our use case is not about fetching data that can be replaced using `$fetch`. According to the recommendations, `useAsyncData`...