This change updates the releasenotes for the Prometheus chart
to the latest version of the chart as of this patchset.
Change-Id: I4bcfbb29e05f3798afb4be8788475745ea1a15d0
When using a helm3 to deploy, it fails as helm 3
no longer supports rbac.authorization.k8s.io/v1beta1,
but v1 can support helm2 and helm3 (liujinyuan@inspur.com).
Change-Id: I40a5863c80489db8ea40028ffb6d89c43f6771d6
This change updates the releasenotes for the prometheus-* charts
to the latest version of the chart as of this patchset.
Change-Id: I11301c16337e446fcd466a9a50720c955a2ae45c
This change updates the releasenotes for the mongodb chart
to the latest version of the chart as of this patchset.
Change-Id: I54455ebf30a44c430ba3b665954c1092b8b3815f
This change updates the releasenotes for the zookeeper chart
to the latest version of the chart as of this patchset.
Change-Id: I6e151762e2d3434d75dfb5df4525e1e91186ddf2
This change updates the releasenotes for the tiller chart
to the latest version of the chart as of this patchset.
Change-Id: I13649141643d628d3a7dcff969c9d35099f7492f
This change updates the releasenotes for the registry chart
to the latest version of the chart as of this patchset.
Change-Id: I21e2403fb0d0627a279b6cb3ce96e1720fa82eaa
This change updates the releasenotes for the redis chart
to the latest version of the chart as of this patchset.
Change-Id: I50558cf83001c5de311ade96f9e6253cd8b66ebf
This change updates the releasenotes for the powerdns chart
to the latest version of the chart as of this patchset.
Change-Id: Ia060552f49eda6a617cd0dd8dbf175d9ccd6f3c0
This change updates the releasenotes for the podsecuritypolicy chart
to the latest version of the chart as of this patchset.
Change-Id: I599d743d38c75c7eb7de2d0fa3c668c927e7e465
This change updates the releasenotes for the openvswitch chart
to the latest version of the chart as of this patchset.
Change-Id: Ia73de25f0691aff10c4716d77347f8333542d6da
This change updates the releasenotes for the nfs-provisioner chart
to the latest version of the chart as of this patchset.
Change-Id: Id1ae58de61e33bbb208e56bfea098677593c55e5
This change updates the releasenotes for the nagios chart
to the latest version of the chart as of this patchset.
Change-Id: Ia19ab49391b5aa57e773968187e4b187911ba293
This change updates the releasenotes for the metacontroller chart
to the latest version of the chart as of this patchset.
Change-Id: I298add97581b677d86f0e7318677f9dbf099abbb
This change updates the releasenotes for the memcached chart
to the latest version of the chart as of this patchset.
Change-Id: I1dcd5ac1eebad71878a72a0c6fb57b2011cc4de5
This change updates the releasenotes for the mariadb chart
to the latest version of the chart as of this patchset.
Change-Id: I5f404810ed3ee4c09129f60e07541dd92eeca02b
This change updates the releasenotes for the local-storage chart
to the latest version of the chart as of this patchset.
Change-Id: Ic2f3d5de406412e88472a7c81c04c83457a328a6
This change updates the releasenotes for the kafka chart to the
latest version of the chart as of this patchset.
Change-Id: I4b2c59c64c5292511dd28a806f2396e7c0da0969
This change updates the releasenotes for the ingress chart to the
latest version of the chart as of this patchset.
Change-Id: I9194dba2903185c32ec51000aa7b274e2a0b1eac
This change updates the releasenotes for the helm-toolkit chart
to the latest version of the chart as of this patchset.
Change-Id: Ia3e1252203bf7ab6421bee01172534008f624da0
This change updates the releasenotes for the grafana chart to the
latest version of the chart as of this patchset.
Change-Id: I223b199851ed262ce956d2ade99f917811de6648
This change updates the releasenotes for the gnocci chart to the
latest version of the chart as of this patchset.
Change-Id: I90029db1babae57e8ec9fcd625efe475de537aa7
This change updates the releasenotes for the fluentd chart to the
latest version of the chart as of this patchset.
Change-Id: Ief19f988dded5629d04feeae3cb960c2fe315999
This change updates the releasenotes for the fluentbit chart to the
latest version of the chart as of this patchset.
Change-Id: Iebe806c3fa1fe8be6910a7a0bfa8b785f4476e72
This change updates the releasenotes for the flannel chart to the
latest version of the chart as of this patchset.
Change-Id: Ic350c31927d64b353d4e226f23ba08a35306b075
This change updates the releasenotes for the elasticsearch chart
to the latest version of the chart as of this patchset.
Change-Id: Ic28ca928d06940b6e39e6a20393fd736e356cb5e
This change updates the releasenotes for each elastic-* chart to the
latest version of the chart as of this patchset.
Change-Id: I74f02d21aa2609c20241e0b7c1e0a82347e14434
This change updates the release notes for the daemonjob-controller
chart to the latest version of the chart as of this patchset.
Change-Id: I3d18cd564913beea51d60e6add7b3224d8c246f4
This change updates the releasenotes for the
kubernetes-node-problem-detector chart to the latest version of
the chart as of this patchset.
Change-Id: Ia42fdf6b91deb3a3e4811638dd6a34eb1536f66b
This change updates the releasenotes for the kube-dns chart to the
latest version of the chart as of this patchset.
Change-Id: Ieb18368c6b259e3fbd91f17ed40ccbd5bb9131f6
This PS is to address security best practices in rabbitmq
server containers by disabling allowPrivilegeEscalation flag
Change-Id: I4de2ee4320efaa9569312016f4cca61c1f7636b2
We are gonna use libvirt unix socket in nova.
We are trying to realize live migration in libvirt while guarantee
secure. To realize this, replaced 127.0.0.1 with 0.0.0.0 for listen
address and plus enabled tls instead bare tcp.
And in the nova, used libvirt unix socket to connect instead of tcp
127.0.0.1 connection.
fyi, https://review.opendev.org/752108/
and https://review.opendev.org/752125/
Change-Id: Idb7d3a0d90be84d96b541c41fb90abdd33b7de94
The cryptography package from pypi recently introduced some
breaking changes[0] with regards to forcing a dependency on rust.
This caused the multinode gate to fail when building the
kubeadm-aio image.
This change updates pip to the latest version as a workaround.
[0] https://github.com/pyca/cryptography/issues/5771
Change-Id: I337036d0ee425dcde917d88c4e48ac5a8b98018e