Skip to content

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

Tags

2.4

Toggle 2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update go-lang version 1.23 -> 1.24 (#54)

* Updating go-lang version to v1.24

* Updating related dependencies to the latest version.

---------

Co-authored-by: Jaimin Shah <[email protected]>

2.3

Toggle 2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updating go-lang version to v1.23 (#46)

* Updating go-lang builder version to most stable release to address security vulnerabilities with prior versions

* Update go version to 1.23

---------

Co-authored-by: MATTHEW-L-MADEY_thdgit <[email protected]>

2.2

Toggle 2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow filtering out normal events (#31)

* Allow filtering out normal events

* Fix type handling

* Update main.go

* Update main.go

---------

Co-authored-by: Max Williams <[email protected]>

2.1

Toggle 2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Better kubernetes configuration detection based on k8s libraries (#30)

* Instead of doing our own user home directory detection for .kube/config, use the k8s.io/cmdclient built-in methods which support KUBECONFIG env variable, $HOME/.kube/config, and KUBERNETES_SERVICE env variables automatically.
Also print out a sanitized representation of the config at startup in case of misconfiguration.

* no need to pre-initialize variables and require an extra import

* remove superfluous environment variables in helm chart and make the container securityContext configurable via variables instead of hard-coded

---------

Co-authored-by: Max Williams <[email protected]>

2.0

Toggle 2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Misc updates for next release (#28)

* clean up helm chart

* update this

* missed this

---------

Co-authored-by: Max Williams <[email protected]>

1.8

Toggle 1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: upgrade alpine base image version (#20)

1.7

Toggle 1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

1.6

Toggle 1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade alpine version and go libraries (#8)

1.5

Toggle 1.5's commit message
fix for k8s error about user

1.4

Toggle 1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove glog (#3)