Skip to content

Conversation

@thesuperzapper
Copy link
Member

@thesuperzapper thesuperzapper commented Jun 7, 2022

What issues does your PR fix?

What does your PR do?

  • Uses rsync --delete for the extraPipPackages init-container, so if the init-container is rerun, any extra existing files on the emptyDir volume are deleted.
  • Also sets the rsync --stats arg to highlight to users how much data is being copied (and how fast).

Checklist

For all Pull Requests

For releasing ONLY

@thesuperzapper thesuperzapper added this to the airflow-8.6.1 milestone Jun 7, 2022
@thesuperzapper thesuperzapper added the status/ready-to-merge status - this will be merged into next release label Jun 7, 2022
@thesuperzapper thesuperzapper force-pushed the rsync-for-pip-install branch from 94ecb9a to 713057c Compare June 22, 2022 06:57
@thesuperzapper thesuperzapper changed the title fix: use rsync --delete for extraPipPackages fix: use rsync for extraPipPackages Jun 22, 2022
@thesuperzapper thesuperzapper merged commit 1d17807 into airflow-helm:main Jun 22, 2022
@thesuperzapper thesuperzapper deleted the rsync-for-pip-install branch June 22, 2022 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/ready-to-merge status - this will be merged into next release

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

extraPipPackages init-container does not clean the emptyDir

1 participant