Skip to content

Tags: max-rocket-internet/k8s-event-logger

Tags

1.3

Toggle 1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from max-rocket-internet/non_root

switching to use non-root user and read-only file system

1.2

Toggle 1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch to golang due to bug in fluent-plugin-kubernetes-objects (#3)

* initial commit, still learning

* testing another approach

* fixed

* print in json

* Remove flag package

* update README and docker image tag

* switching docker to use multistage

1.1

Toggle 1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for watcher stopping to receive events (#2)

* Fix for watcher stopping to receive events

Fixes https://github.com/deliveryhero/k8s-event-logger/issues/1

* update fluentd gem

1.0

Toggle 1.0's commit message
Initial commit