opencompose icon indicating copy to clipboard operation
opencompose copied to clipboard

OpenCompose - A higher level abstraction for Kubernetes Resource

Results 47 opencompose issues
Sort by recently updated
recently updated
newest added

Any reason why the second syntax couldn't be used? Maybe it's a matter of preference, but I think a map would work well for this (also resembles Docker Compose a...

kind/question

It'd be great if we start validating the generated Kubernetes artifacts against https://github.com/kubernetes/kubernetes/blob/master/pkg/api/validation/validation.go

We need to add $SUBJECT to `TestContainer_Validate` in object_test.go Parking here to come back to this later

size/S

related discussion https://github.com/redhat-developer/opencompose/pull/136#issuecomment-303061614

priority/P2
kind/documentation
size/S

Some applications that were deployed needed some special access like talking to kubernetes API server. And hence I found this to be present in lot of configuration with different value....

priority/P3
size/S

In kompose development we discovered some [issues with deployment strategy](https://github.com/kubernetes-incubator/kompose/issues/264), like if a pod had `volumeMounts` and it had deployment strategy as `RollingUpdate` it would cause issues there. So I...

priority/P2
size/S

Lot of configurations from fabric8, helm chart repo; I saw had this option specified explicitly and it was not just set to `Always`, the values were different. Can we add...

priority/P2
size/S

restart options like, `no`, `on-failure`, `always`

priority/P2
size/S

Let's add this to README.md so anyone can follow the project closely

support for `command` in container spec (Pod.Spec.Container.Command)

kind/enhancement
priority/P1
size/S