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

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

Recent commits

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)

8075234... by Ines Almeida

Add port range config to txpkgupload charm

c22fe17... by Ines Almeida

Update unit tests