Michael Gasch

Results 176 comments of Michael Gasch
trafficstars

@berndtj +1 on the `Didn't we also discuss having a --watch option in the CLI`. Discussed that with @kars7e before.

+1 just ran into the same issue and spent 1h troubleshooting. Definitely user issue, but was hard to debug and `panic` would be neat.

@bartsmykla has this been resolved with your PR so this issue can be closed? Thx for your work!

@akutz can you please elaborate more on that feature? You mention "region/zone tags". Does this imply vSphere tags or K8s labels? Are we saying that besides the mapping of vSphere...

This exploration could be used to push [VCP zones phase 2 implementation](https://github.com/kubernetes/kubernetes/issues/64021) forward which is dealing with stretched clusters. We have some thoughts on how to address it, but non...

Figuring out a subject that can be easily constructed across different providers might not be easy. A intermediary solution would be to use the event ID/UUID as the subject.

Comparison of CloudEvents generated by the VMware Event Router used currently in this project vs [vSphere Sources for Knative](https://github.com/vmware-tanzu/sources-for-knative): | CE Property | Type | Required | Event Router |...

> @embano1 You added the datacontenttype overrides, so at least that field could now be updated for json/xml? Wow, you're fast! Once I'm back on my laptop I'll do as...

Updated the table with the recent changes in the `router` to be more aligned with `VSphereSources`. Since the `VSphereSources` format correctly represents the CloudEvents spec, it makes sense to slowly...

Should this go into v0.7.2 or v0.8.0?