c12s-kubespray/contrib
Kenichi Omichi fd7829d468
Update MetalLB version (#6139)
If running MetalLB v0.7.3 on k8s v1.18.2, metallb pods output the
following parsing error of v1.ServiceList:

  $ kubectl logs controller-dbb46cf84-fw8h8 -n metallb-system
  {
    "caller":"reflector.go:205",
    "level":"error",
    "msg":"go.universe.tf/metallb/internal/k8s/k8s.go:231:
      Failed to list *v1.Service: v1.ServiceList:
        Items: []v1.Service: v1.Service: ObjectMeta:
        v1.ObjectMeta: readObjectFieldAsBytes:
        expect : after object field, parsing 1605

Then an external IP address is never allocated to the Service of
LoadBalancer type.
By updating MetalLB version to the latest v0.9[1] today, this issue
can be solved.

[1]: https://hub.docker.com/r/metallb/controller/tags
2020-05-27 14:10:03 -07:00
..
aws_iam Added Missing AWS IAM Profiles and Policies 2017-03-03 15:30:07 +01:00
aws_inventory add cluster name into filer if specifed in environment variable (#5085) 2019-08-16 19:28:08 -07:00
azurerm Add installation of requirements for Azure (#6076) 2020-05-12 13:50:23 -07:00
dind ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00
inventory_builder recreate in another branch due to rebase problem (#5557) 2020-01-18 02:23:35 -08:00
kvm-setup ansible-lint: E403 Package installs should not use latest (#4500) 2019-04-18 01:34:08 -07:00
metallb Update MetalLB version (#6139) 2020-05-27 14:10:03 -07:00
misc update rbac.authorization.k8s.io to non deprecated api-groups (#5517) 2020-04-14 13:14:04 -07:00
network-storage Changed state to present instead of installed in glusterfs role for Debian (#6096) 2020-05-12 13:50:30 -07:00
packaging/rpm Fix ansible syntax to avoid ansible deprecation warnings (#3512) 2018-10-16 15:33:30 -07:00
terraform Terraform/OpenStack: Allow free form worker node definition (#5952) 2020-04-16 07:52:45 -07:00
vault Fix retries keyword missing until instruction (#5989) 2020-04-21 07:20:56 -07:00