Tomas Kral

Results 315 comments of Tomas Kral

then this might work. If we say that relative paths in `includeResources` are relative to Kedge file that we can convert relative path in `includeResources` to absolute even if Kedge...

> @kadel Does make sense to me but my first and only thought was - "will it make users think that vertical space is mandatory?" I don't think that. But...

> @kadel so we are marshalling this struct App so we don't control order of the fields marshalling, the library takes care of doing that. Inside struct I have defined...

I still don't see what is the benefit of approach compare to templating. It would make sense if we could use types from `type.go`. But without that, I don't see...

> @kadel we are not using structs from types.go because yes I know. What is a benefit of using separate structs over templating new file? There are still two different...

It should be possible to do the same shortcut for Kubernetes

Nothing is preventing us from having both. We should look no how most of the ingresses/routes are defined. #471 is nice and easy, but it doesn't allow you to specify...

It is still in an experimental stage. Kedge now depends on OpenShift, so we can start using this only if OpenShift is using it.

What disconnected environment means here? Is the machine where the OpenShift connector is running disconnected or has restricted access to the broader internet? Or is this about the OpenShift cluster...

https://github.com/redhat-developer/opencompose/issues/73 might be related to this