~gschiano/squid-reverseproxy-charm:fix-binary-path-issue

Last commit made on 2024-02-08
Get this branch:
git clone -b fix-binary-path-issue https://git.launchpad.net/~gschiano/squid-reverseproxy-charm
Only Grégory Schiano can upload to this branch. If you are Grégory Schiano please log in for upload directions.

Branch merges

Branch information

Name:
fix-binary-path-issue
Repository:
lp:~gschiano/squid-reverseproxy-charm

Recent commits

9434258... by Grégory Schiano

Fix issue with service binary

927884f... by Haw Loeung

Updated dropping support for Bionic and Xenial; support for HTTPS on focal and later

Reviewed-on: https://code.launchpad.net/~hloeung/squid-reverseproxy-charm/+git/squid-reverseproxy-charm/+merge/455013
Reviewed-by: 🤖 Canonical IS Review Bot <email address hidden>

d8102ac... by Haw Loeung

Updated dropping support for Bionic and Xenial; support for HTTPS on focal and later

d6998b1... by Nick Moffitt

We only support HTTPS on focal and later.

Reviewed-on: https://code.launchpad.net/~nick-moffitt/squid-reverseproxy-charm/+git/squid-reverseproxy-charm/+merge/444750
Reviewed-by: Haw Loeung <email address hidden>

8626a11... by Colin Watson

Fix tests for recent squid4 changes

Reviewed-on: https://code.launchpad.net/~cjwatson/squid-reverseproxy-charm/+git/squid-reverseproxy-charm/+merge/447681
Reviewed-by: Haw Loeung <email address hidden>

2fddc05... by Colin Watson

Allow service names from incoming relations to be overridden

Reviewed-on: https://code.launchpad.net/~cjwatson/squid-reverseproxy-charm/+git/squid-reverseproxy-charm/+merge/448080
Reviewed-by: Tom Haddon <email address hidden>

8bf1929... by Colin Watson

Add test case for override_name

2eda346... by William Grant

Allow service names from incoming relations to be overridden.

Since the charm exposes all the services it receives, with exactly the same
names, it can be difficult to avoid clobbering services when eg. an haproxy
consumes the squid-reverseproxy and other charms.

d5133d0... by Colin Watson

Add services_only_from_config config setting

Reviewed-on: https://code.launchpad.net/~cjwatson/squid-reverseproxy-charm/+git/squid-reverseproxy-charm/+merge/447787
Reviewed-by: Tom Haddon <email address hidden>

5fa41b8... by Colin Watson

Fix tests for recent squid4 changes

https://code.launchpad.net/~nick-moffitt/squid-reverseproxy-charm/+git/squid-reverseproxy-charm/+merge/444742
caused one test case to start failing.