Skip to content

Tags: bakito/batch-job-controller

Tags

v1.4.7

Toggle v1.4.7's commit message

Verified

This commit was signed with the committer’s verified signature.
bakito Marc Brugger
chore: update tools

Signed-off-by: bakito <github@bakito.ch>

v1.4.6

Toggle v1.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add jobImagePullSecrets (#472)

* add jobImagePullSecrets to be used for the job pods for pulling the image

* fix golangci-lint

v1.4.5

Toggle v1.4.5's commit message

Verified

This commit was signed with the committer’s verified signature.
bakito Marc Brugger
helm docs

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was signed with the committer’s verified signature.
bakito Marc Brugger
add helm chart readme

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
bakito Marc Brugger
add cron expression to version metric

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update controller.go (#233)

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
bakito Marc Brugger
add custom logger for cotroller file operations

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add option to save pod container logs (#232)

* add logic go get pod container logs

* split into files

* save files in controller

* refactor method

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
bakito Marc Brugger
get IP from env via Downward API

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was signed with the committer’s verified signature.
bakito Marc Brugger
use podIP if service name is empty