vmware-archive / kinesis-trigger

Kubernetes CRD controller for Kinesis stream as event source for Kubeless functions
Apache License 2.0
2 stars 8 forks source link

[WIP] code base for kinesis trigger controller #1

Closed murali-reddy closed 6 years ago

murali-reddy commented 6 years ago

code base of Kinesis trigger controller pulled from https://github.com/kubeless/kubeless

No functional chages. Just moving the code to new repo, setting up scripts to build the binary, docker images etc and also CI to test the controller independenly.

murali-reddy commented 6 years ago

Closing this PR. Will open a new PR with clean commit history.