Get this repository:
git clone https://git.launchpad.net/charm-k8s-ingress
Members of ingress-charmers can upload to this repository. Log in for directions.

charm-k8s-ingress has 1 active review. See all merge proposals.

Branches

Name Last Modified Last Commit
master 2022-02-25 12:59:34 UTC
Fixes Resource creation on missing relation data

Author: Claudiu Belu
Author Date: 2022-02-25 12:59:34 UTC

Fixes Resource creation on missing relation data

At the moment, the charm will attempt to create Kubernetes Resources for relations which do not have relation data set yet in the multiple relations scenario. This will result in errors trying to create Services with invalid fields (e.g.: Service Port: Invalid value: 0: must be between 1 and 65535)

Skip adding resources for relations we don't have valid data from.

Reviewed-on: https://code.launchpad.net/~cbelu/charm-k8s-ingress/+git/charm-k8s-ingress/+merge/416021
Reviewed-by: Tom Haddon <tom.haddon@canonical.com>

11 of 1 result
You can't create new repositories for charm-k8s-ingress.