~mthaddon/charm-k8s-ingress/+git/charm-k8s-ingress:rate-limiting

Last commit made on 2021-04-12
Get this branch:
git clone -b rate-limiting https://git.launchpad.net/~mthaddon/charm-k8s-ingress/+git/charm-k8s-ingress
Only Tom Haddon can upload to this branch. If you are Tom Haddon please log in for upload directions.

Branch merges

Branch information

Recent commits

1738278... by Tom Haddon

Add rate-limiting

42cc842... by Tom Haddon

Add ingress-class to allow user to target the correct ingress controller if their cluster has multiple

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-ingress/+git/charm-k8s-ingress/+merge/400949
Reviewed-by: Jon Seager <email address hidden>

ee8f9c7... by Tom Haddon

Add ingress-class to allow user to target the correct ingress controller if their cluster has multiple

0f23f26... by Tom Haddon

Add the retry-errors option

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-ingress/+git/charm-k8s-ingress/+merge/400899
Reviewed-by: Jon Seager <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>

52fe1d9... by Tom Haddon

Improve the description of the retry-errors config option

8c1652c... by Tom Haddon

Rename config option to retry-errors, and support all options supported by nginx

7bc3d95... by Tom Haddon

Provide retries option via annotations - ConfigMaps has potential for confusing interactions with cluster-wide ingresses

226bbb2... by Tom Haddon

Remove spurious comment

893ccc1... by Tom Haddon

Add the retry-non-idempotent ConfigMap option

ec2a890... by Tom Haddon

Move the IngressCharmEvents class into the relation library

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-ingress/+git/charm-k8s-ingress/+merge/400784
Reviewed-by: Jon Seager <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>