You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/18 09:07:00 UTC

[GitHub] [pulsar-helm-chart] cmodi-cogito opened a new pull request #235: Remove completed init jobs using ttl

cmodi-cogito opened a new pull request #235:
URL: https://github.com/apache/pulsar-helm-chart/pull/235


   Remove completed init jobs using ttlSecondsAfterFinished
   
   ### Motivation
   
   Cleanup of completed jobs to free up resources and also reduces failures when redeploying pulsar as the jobs are immutable
   
   This feature was previously behind a feature gate for several Kubernetes versions and will default to true in 1.23 and beyond
   https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/
   
   ### Modifications
   
   Added ttlSecondsAfterFinished in job spec using feature flag for backward compatibility
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar-helm-chart] cmodi-cogito commented on pull request #235: Remove completed init jobs using ttl

Posted by GitBox <gi...@apache.org>.
cmodi-cogito commented on pull request #235:
URL: https://github.com/apache/pulsar-helm-chart/pull/235#issuecomment-1047613900


   @lhotari can you merge this ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar-helm-chart] cmodi-cogito commented on pull request #235: Remove completed init jobs using ttl

Posted by GitBox <gi...@apache.org>.
cmodi-cogito commented on pull request #235:
URL: https://github.com/apache/pulsar-helm-chart/pull/235#issuecomment-1047925969


   @sijie what are next steps for this PR to be merged ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar-helm-chart] sijie merged pull request #235: Remove completed init jobs using ttl

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #235:
URL: https://github.com/apache/pulsar-helm-chart/pull/235


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org