Skip to content

Remove cronjob concurrency as istio sidecar forces pod to stay alive#3741

Merged
FestiveKyle merged 1 commit into
masterfrom
remove-cronjob-concurrency
May 26, 2022
Merged

Remove cronjob concurrency as istio sidecar forces pod to stay alive#3741
FestiveKyle merged 1 commit into
masterfrom
remove-cronjob-concurrency

Conversation

@FestiveKyle

Copy link
Copy Markdown
Collaborator

istio sidecar injection forces pod from job to stay alive even if main container is complete. This causes a pile-up of pods as they are never terminated. This workaround turns off concurrency for pods - replacing the previous pod instead of only creating a new one.

@FestiveKyle
FestiveKyle requested a review from sleepycat May 26, 2022 18:31
@FestiveKyle
FestiveKyle merged commit 7e9e9bd into master May 26, 2022
@FestiveKyle
FestiveKyle deleted the remove-cronjob-concurrency branch May 26, 2022 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants