~ines-almeida/txpkgupload:reconfigure-charm-on-config-change

Last commit made on 2023-10-16
Get this branch:
git clone -b reconfigure-charm-on-config-change https://git.launchpad.net/~ines-almeida/txpkgupload
Only Ines Almeida can upload to this branch. If you are Ines Almeida please log in for upload directions.

Branch merges

Branch information

Name:
reconfigure-charm-on-config-change
Repository:
lp:~ines-almeida/txpkgupload

Recent commits

baaf591... by Ines Almeida

charm: force charm to reconfigure when config changes

5c5e50e... by Ines Almeida

Update txpkgupload + its charm to allow FTP through haproxy

The proxy's address is needed for passive twisted FTP requests in our txpkgupload so that the host address we send to the client is the proxy address (which will redirect the upload to the txpkgupload unit) instead of the txpkgupload unit address itself (which the client won't have access to)

Merged from https://code.launchpad.net/~ines-almeida/txpkgupload/+git/txpkgupload/+merge/453543

193298b... by Ines Almeida

Rename proxy_address variable

fb4833a... by Ines Almeida

Update unit tests

507b981... by Ines Almeida

Change approach to getting haproxy IP address (plus minor changes)

d733e11... by Ines Almeida

Update txpkgupload + its charm to allow FTP through haproxy

The proxy's address is needed for passive twisted FTP requests in our txpkgupload so that the host address we send to the client is the proxy address (which will redirect the upload to the txpkgupload unit) instead of the txpkgupload unit address itself (which the client won't have access to)

8075234... by Ines Almeida

Add port range config to txpkgupload charm

c22fe17... by Ines Almeida

Update unit tests

bee0b91... by Ines Almeida

Add port range config to txpkgupload charm

Merged from https://code.launchpad.net/~ines-almeida/txpkgupload/+git/txpkgupload/+merge/453441

7f74fec... by Ines Almeida

Update unit tests