~ines-almeida/txpkgupload:unrevert-charm-changes-for-port-range-and-haproxy

Last commit made on 2023-10-16
Get this branch:
git clone -b unrevert-charm-changes-for-port-range-and-haproxy 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:
unrevert-charm-changes-for-port-range-and-haproxy
Repository:
lp:~ines-almeida/txpkgupload

Recent commits

415b48e... by Ines Almeida

Unrevert charm changes (port range + haproxy config)

This brings back the reverted changes in the previous commit

f41a77d... by Ines Almeida

Revert port range and haproxy charm updates

This reverts all changes to the '/charm' directory from the last 12 commits (until abfb5cfe), except for the latest commit (baaf5915)

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

10e0453... by Ines Almeida

Revert port range and haproxy charm updates

This reverts all changes to the '/charm' directory from the last 12 commits (until abfb5cfe), except for the latest commit (baaf5915)

ee1667c... by Ines Almeida

charm: force charm to reconfigure when config changes

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

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)