lp:~mthaddon/charm-k8s-ingress/+git/charm-k8s-ingress

Owned by Tom Haddon
Get this repository:
git clone https://git.launchpad.net/~mthaddon/charm-k8s-ingress/+git/charm-k8s-ingress
Only Tom Haddon can upload to this repository. If you are Tom Haddon please log in for upload directions.

Branches

Name Last Modified Last Commit
relation-interfaces 2022-06-28 14:52:36 UTC
Correct field name and variable names

Author: Tom Haddon
Author Date: 2022-06-28 14:52:36 UTC

Correct field name and variable names

docstrings 2022-02-16 10:55:20 UTC
Add docstrings and remove note referring to an individual in unit tests

Author: Tom Haddon
Author Date: 2022-02-16 10:55:20 UTC

Add docstrings and remove note referring to an individual in unit tests

modsec 2022-02-03 17:47:09 UTC
Fix capitalisation in config item

Author: Tom Haddon
Author Date: 2022-02-03 17:47:09 UTC

Fix capitalisation in config item

tox-path 2021-11-29 12:45:30 UTC
No need to charmcraft build as part of running unit tests now

Author: Tom Haddon
Author Date: 2021-11-29 12:45:30 UTC

No need to charmcraft build as part of running unit tests now

charmcraft-yaml 2021-10-11 10:15:21 UTC
Add a charmcraft.yaml to allow for building on more recent versions of charmc...

Author: Tom Haddon
Author Date: 2021-10-11 10:15:21 UTC

Add a charmcraft.yaml to allow for building on more recent versions of charmcraft

lp1892255 2021-07-29 11:53:28 UTC
LP#1892255 has been fixed, we can remove the workaround

Author: Tom Haddon
Author Date: 2021-07-29 11:53:28 UTC

LP#1892255 has been fixed, we can remove the workaround

proxy-body-size-default 2021-07-12 11:24:31 UTC
Update default max body size to 20m, and update tests to confirm

Author: Tom Haddon
Author Date: 2021-07-12 11:24:31 UTC

Update default max body size to 20m, and update tests to confirm

library-requires-unittests 2021-06-15 15:33:05 UTC
Add unit tests for IngressRequires

Author: Tom Haddon
Author Date: 2021-06-15 15:33:05 UTC

Add unit tests for IngressRequires

library-coverage 2021-06-15 11:50:22 UTC
Add coverage report for any libraries authored by this charm

Author: Tom Haddon
Author Date: 2021-06-15 11:50:22 UTC

Add coverage report for any libraries authored by this charm

additional-hostnames 2021-06-01 09:59:41 UTC
Merge master

Author: Tom Haddon
Author Date: 2021-06-01 09:59:41 UTC

Merge master

readme-define-controller 2021-05-20 14:41:55 UTC
Reflow text a little

Author: Tom Haddon
Author Date: 2021-05-20 14:41:55 UTC

Reflow text a little

prompt-for-trust 2021-05-20 12:18:58 UTC
Fix typo

Author: Tom Haddon
Author Date: 2021-05-20 12:18:58 UTC

Fix typo

document-init-requires 2021-05-20 08:09:06 UTC
Render __init__ as fixed-width

Author: Tom Haddon
Author Date: 2021-05-20 08:09:06 UTC

Render __init__ as fixed-width

action 2021-05-10 17:02:41 UTC
Add an action to retrieve debug info about configured ingresses on the charm'...

Author: Tom Haddon
Author Date: 2021-05-10 17:02:41 UTC

Add an action to retrieve debug info about configured ingresses on the charm's namespace

readme-charmhub-deploy 2021-04-30 07:18:52 UTC
Update README to include a published charm to avoid users needing to download...

Author: Tom Haddon
Author Date: 2021-04-30 07:18:52 UTC

Update README to include a published charm to avoid users needing to download a build a charm to try things out

readme-rc 2021-04-29 07:57:00 UTC
Mention released 2.9.0 version rather than rc11 in README

Author: Tom Haddon
Author Date: 2021-04-29 07:57:00 UTC

Mention released 2.9.0 version rather than rc11 in README

icon 2021-04-29 06:58:28 UTC
Add Nginx icon

Author: Tom Haddon
Author Date: 2021-04-29 06:58:28 UTC

Add Nginx icon

line-length-library 2021-04-27 11:04:59 UTC
Switch line length to 99 to match charmcraft defaults to make library imports...

Author: Tom Haddon
Author Date: 2021-04-27 11:04:59 UTC

Switch line length to 99 to match charmcraft defaults to make library imports less noisy for other projects

baseless 2021-04-23 14:41:06 UTC
No need for bases any more

Author: Tom Haddon
Author Date: 2021-04-23 14:41:06 UTC

No need for bases any more

discourse-documentation 2021-04-22 07:50:29 UTC
Add links to discourse-based documentation on charmhub

Author: Tom Haddon
Author Date: 2021-04-22 07:50:29 UTC

Add links to discourse-based documentation on charmhub

deploy-from-charmhub 2021-04-21 15:51:07 UTC
Fix another instance of local deployment instructions in the README

Author: Tom Haddon
Author Date: 2021-04-21 15:51:07 UTC

Fix another instance of local deployment instructions in the README

dummy-container 2021-04-21 15:00:38 UTC
Remove kube-config, now we have service tokens

Author: Tom Haddon
Author Date: 2021-04-21 15:00:38 UTC

Remove kube-config, now we have service tokens

unknown-message 2021-04-19 15:53:08 UTC
Update comment to include correct command to update the library

Author: Tom Haddon
Author Date: 2021-04-19 15:53:08 UTC

Update comment to include correct command to update the library

readme-metadata-interface 2021-04-19 12:59:34 UTC
Trivial syntax fix

Author: Tom Haddon
Author Date: 2021-04-19 12:59:34 UTC

Trivial syntax fix

dict-init-readme 2021-04-19 12:47:52 UTC
Update README to reflect IngressRequires also taking a dictionary

Author: Tom Haddon
Author Date: 2021-04-19 12:47:52 UTC

Update README to reflect IngressRequires also taking a dictionary

no-containersa 2021-04-15 13:21:50 UTC
Remove manifest.yaml which is now machine-generated

Author: Tom Haddon
Author Date: 2021-04-15 13:21:50 UTC

Remove manifest.yaml which is now machine-generated

rename 2021-04-12 10:52:07 UTC
Rename charm to nginx-ingress-integrator

Author: Tom Haddon
Author Date: 2021-04-12 10:52:07 UTC

Rename charm to nginx-ingress-integrator

rate-limiting 2021-04-12 08:53:13 UTC
Add rate-limiting

Author: Tom Haddon
Author Date: 2021-04-12 08:53:13 UTC

Add rate-limiting

ingress-class 2021-04-12 07:31:27 UTC
Add ingress-class to allow user to target the correct ingress controller if t...

Author: Tom Haddon
Author Date: 2021-04-12 07:31:27 UTC

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

configmap 2021-04-10 07:52:31 UTC
Improve the description of the retry-errors config option

Author: Tom Haddon
Author Date: 2021-04-10 07:52:31 UTC

Improve the description of the retry-errors config option

custom-on-relation 2021-04-08 10:01:03 UTC
Remove unused IngressAvailableEvent

Author: Tom Haddon
Author Date: 2021-04-08 10:01:03 UTC

Remove unused IngressAvailableEvent

relation-dict 2021-04-08 09:12:18 UTC
Increment patch version

Author: Tom Haddon
Author Date: 2021-04-08 09:12:18 UTC

Increment patch version

ingress-library 2021-04-06 08:56:13 UTC
Black formatting

Author: Tom Haddon
Author Date: 2021-04-06 08:56:13 UTC

Black formatting

license-author 2021-04-01 12:32:00 UTC
Switch back to Apache license

Author: Tom Haddon
Author Date: 2021-04-01 12:32:00 UTC

Switch back to Apache license

patch-vs-replace 2021-04-01 11:25:16 UTC
Replace rather than patching the ingress so if we remove an item (such as max...

Author: Tom Haddon
Author Date: 2021-04-01 11:25:16 UTC

Replace rather than patching the ingress so if we remove an item (such as max-body-size) it actually gets removed

data-from-relation 2021-04-01 09:46:11 UTC
We can pass model name as our fallback value for _namespace

Author: Tom Haddon
Author Date: 2021-04-01 09:46:11 UTC

We can pass model name as our fallback value for _namespace

leader-elected 2021-04-01 07:30:29 UTC
We also need to handle the leader-elected event

Author: Tom Haddon
Author Date: 2021-04-01 07:30:29 UTC

We also need to handle the leader-elected event

get_ingress_relation_data_test 2021-03-31 16:22:44 UTC
Comment the unit test appropriately

Author: Tom Haddon
Author Date: 2021-03-31 16:22:44 UTC

Comment the unit test appropriately

upgrade-charm-ingress 2021-03-31 14:41:04 UTC
Handle the upgrade-charm event, get the data from the ingress relation again

Author: Tom Haddon
Author Date: 2021-03-31 14:41:04 UTC

Handle the upgrade-charm event, get the data from the ingress relation again

patch-service 2021-03-31 11:59:44 UTC
Use patch_namespaced_service to deal with updates to a service we've already ...

Author: Tom Haddon
Author Date: 2021-03-31 11:59:44 UTC

Use patch_namespaced_service to deal with updates to a service we've already defined

readme-release-candidate 2021-03-31 10:12:04 UTC
We can use Juju 2.9-rc8 or later, update README to reflect this

Author: Tom Haddon
Author Date: 2021-03-31 10:12:04 UTC

We can use Juju 2.9-rc8 or later, update README to reflect this

readme-app-name 2021-03-31 08:16:38 UTC
Use application name rather than model name in example ingress relation

Author: Tom Haddon
Author Date: 2021-03-31 08:16:38 UTC

Use application name rather than model name in example ingress relation

config-over-relation 2021-03-29 09:46:01 UTC
Allow juju config to override relation data

Author: Tom Haddon
Author Date: 2021-03-29 09:46:01 UTC

Allow juju config to override relation data

hostname-over-relation 2021-03-29 08:20:46 UTC
Implement other properties needed to be able to configure via charm relation

Author: Tom Haddon
Author Date: 2021-03-29 08:20:46 UTC

Implement other properties needed to be able to configure via charm relation

ingress-relation 2021-03-29 07:26:34 UTC
Simplify relation command in README

Author: Tom Haddon
Author Date: 2021-03-29 07:26:34 UTC

Simplify relation command in README

rename-to-ingress 2021-03-26 09:28:31 UTC
Rename charm from k8s-ingress to ingress for simplification

Author: Tom Haddon
Author Date: 2021-03-26 09:28:31 UTC

Rename charm from k8s-ingress to ingress for simplification

metadata-updates 2021-03-26 09:15:06 UTC
Metadata updates for rc8

Author: Tom Haddon
Author Date: 2021-03-26 09:15:06 UTC

Metadata updates for rc8

default-namespace 2021-03-25 12:26:31 UTC
Use current juju model as default namespace

Author: Tom Haddon
Author Date: 2021-03-25 12:26:31 UTC

Use current juju model as default namespace

proxy-body-size-session-affinity 2021-03-25 11:32:44 UTC
Add session affinity and max upload size as config options, standardise on da...

Author: Tom Haddon
Author Date: 2021-03-25 11:32:44 UTC

Add session affinity and max upload size as config options, standardise on dashes for config options rather than underscores

tls 2021-03-25 10:32:20 UTC
Add support for TLS

Author: Tom Haddon
Author Date: 2021-03-25 10:32:20 UTC

Add support for TLS

master 2021-03-25 09:22:32 UTC
Only define k8s ingress and k8s service if we're the leader, to avoid collisi...

Author: Tom Haddon
Author Date: 2021-03-25 09:22:32 UTC

Only define k8s ingress and k8s service if we're the leader, to avoid collision in case of scale out

config-changed-unittest 2021-03-25 08:55:31 UTC
Metadata updates for v2

Author: Tom Haddon
Author Date: 2021-03-25 08:55:31 UTC

Metadata updates for v2

initial-k8s-api 2021-03-24 12:49:45 UTC
Provide initial working ingress and service

Author: Tom Haddon
Author Date: 2021-03-24 12:49:45 UTC

Provide initial working ingress and service

153 of 53 results
This repository contains Public information 
Everyone can see this information.

Subscribers