concourse / concourse-chart

Helm chart to install Concourse
Apache License 2.0
145 stars 177 forks source link

Add baggageclaim p2p volume streaming flags #191

Closed taylorsilva closed 3 years ago

taylorsilva commented 3 years ago

Existing Issue

Fixes CI

Changes proposed in this pull request

Adds the following flags/envs:

CONCOURSE_BAGGAGECLAIM_P2P_INTERFACE_FAMILY

CONCOURSE_BAGGAGECLAIM_P2P_INTERFACE_NAME_PATTERN

CONCOURSE_ENABLE_P2P_VOLUME_STREAMING

CONCOURSE_P2P_VOLUME_STREAMING_TIMEOUT

Contributor Checklist

Reviewer Checklist

This section is intended for the core maintainers only, to track review progress. Please do not fill out this section.

  • [ ] Code reviewed
  • [ ] Topgun tests run
  • [ ] Back-port if needed
  • [ ] Is the correct branch targeted? (master or dev)