sebgoa

Results 45 issues of sebgoa

We need to bring the original bumblebee documentation to our docs repo. For example the original README https://github.com/triggermesh/bumblebee contains valuable samples that are not in https://docs.triggermesh.io/guides/doingatransformation/ An issue was faced...

documentation

Is there a compatibility mode in this library that could make it usable with a MQ 7.2 instance ?

we don't seem to have listed Tekton as a dependency in the docs

considering python2.7 is dead, we can probably remove its runtime

p1
fixit

Hi, this is not really an issue, but it would be interesting to test composer with https://github.com/kubeless/kubeless I do think it would need to be re-written in Go and leverage...

enhancement
help wanted

/kind dev changes to a build manifest do not get applied when using `kubectl apply`. You need to remove the build object and re-create it. If we use `generateName` and...

kind/dev

/kind question We are trying to do a lot of concurrent builds. What we are seeing is that pod remain pending for several minutes then the builds start to complete...

/area docs /kind doc I followed the readme step by step and could not get the logs of the simple builds. Apparently k8s does not keep logs of init-containers that...

kind/doc

While we may not propose this to the k8s incubator, it would not hurt to use the basic skeleton. This means including a CONTRIBUTING.md, a ROADMAP, a Code of conduct..etc...

I am seeing this when trying to do a fresh compilation: ``` $ make install-aws-codegen /Applications/Xcode.app/Contents/Developer/usr/bin/make -C code-generation install go generate ./pkg/codegen/ pkg/codegen/codegen.go:3: running "go-bindata": exec: "go-bindata": executable file not...