Karol Stępniewski
Karol Stępniewski
Implemented in #507, however we should probably also include the full seed file in the release (and update the docs)
> If we change it to be: > > ``` > from : > to: > filters: > eventType: > - > source: > - > ``` > wouldn't this...
I wonder if it's possibly related to what I've experienced, described in #215
@neosab does this still apply after your changes?
It is on 11.x, I haven't tested on 10.x. Based on the nature of the issue I'm guessing it does work, but I don't want to close it without testing.
I just tried on 10.1.5 and looks like ovf properties do not work even with the first boot :(
We don't use custom domains yet, it's just a redirect to vmware.github.io/dispatch. Are we ok to use custom domain?
I think we can support custom domain using CNAME file (https://help.github.com/articles/setting-up-an-apex-domain/). I was just concerned whether it's ok from the VMware Open Source standpoint, as no other project uses a...
I had a conversation with Mark around that, the spec says that only the eventType should be used for routing. Source is vendor-specific and defined as URI, it's not feasible...