We needed to terminate qdhcp namespaces which aren't satisfied hosts in neutron db.
It happens after people interrupt neutron agents work and after restart agents, they can start ns on different hosts,
but nothing tracks previous hosts. Previous version of the script checked only IPs inside ns but didn't validate hosts.
Change-Id: I9968f627ce3ab1596711fe9e8d3345d0a5fc42c8
Chart upgrade fails when there is changes in config as jobs fields are immutable. Having hooks in jobs forces them to be recreated at every upgrade which will solve the immutable fields error in jobs
Change-Id: I05c91fb59355789a2de4295c69b18d01761996e7
ADD: include new charts to the umbrella chart for comprehensive
deployment of openstack-helm.
* openvswitch
* libvirt
* neutron
* nova
* placement
Change-Id: I78d1c7c629024c3f9530239dff9f8eb9da598764
openssh-client, etc. updated and might not accept these algos by
default. Cirros images should probably be updated at some point to
use a new SSH server.
Update cert-manager to 1.8.0 because [1] changed `deploy-k8s.sh`
to use Kubernetes 1.23 instead of 1.19.
This broke cert-manager as ca-injector had an error of:
Error: error registering secret controller: no matches for kind
"MutatingWebhookConfiguration" in version
"admissionregistration.k8s.io/v1beta1"
This is because admissionregistration.k8s.io/v1beta1 no longer exists
in Kubernetes 1.23.
Upgrade cert-manager so it uses admissionregistration.k8s.io/v1 instead.
1 - https://review.opendev.org/c/openstack/openstack-helm-infra/+/840691
Change-Id: I5ea204bbcd7add2f787df79ac1d996842f4d1fcc
An earlier change [0] removed the older cinder v1 and v2 endpoint
definitions from values.yaml. If older APIs are required, they can be
enabled using overrides, but the ks-service job only creates a volumev3
endpoint.
This change updates the ks-service job to create all endpoints defined
in .Values.endpoints that have "volume" in their name. Note that several
settings are hardcoded to use volumev3, so this change would mostly
useful in enabling v2 in addition to v3.
0: https://review.opendev.org/c/openstack/openstack-helm/+/817310
Change-Id: I26594668ff26ed3f28e207f341b28a139b514e1c
This is to add public/private visibility option
and project level access list to a volume type while creating.
Change-Id: Id33c8c9f10e60fcdb4b6c49e69f3b5d8f11850c6
This change updates the default image values for nova from ocata
to ussuri to match the rest of the defaults.
Change-Id: I8c5c4e1cd743236b9403293e695e1c4ac096f879
This change updates the references in the documentation to reference
newer openstack and ubuntu releases, as well as removes a section
that was outdated that referred to testing.
Change-Id: Ia670e19ae44109cc5d270c32fb3ed81e7d2e5d15
This change updates the image defaults to wallaby in the senlin
chart. This is part of the effort to update the image references
in each chart.
Change-Id: I6a328628e8daf74ea42cd60f71a2cd93b2c3ebde
This change updates the default image values for the ironic chart
to use the wallaby release images.
This is part of the effort to remove older release references.
Change-Id: I485bc247c5d14176b6b4db36e2b5006a900238f9
This change updates the ceph-upgrade docs to reference a newer
version of ubuntu. This is part of the movement to cleanup
older versions of distros/releases.
Change-Id: I0a14b854951ea0bca2060e534b5c882cb6f24863
This change removes several older values overrides for the barbican
chart as well as bumps the default images used to ussuri.
Change-Id: Id3dd045839147b9f6bb4f4ccb55b229abbadf774
This change updates the horizon job to run under the wallaby
release on ubuntu focal image. Due to the dependencies
between the images repo and this one, we will need to create
a separate new job before moving over.
Change-Id: I966adc8ac4a54d3c2c06707ecd6c041fe4708c96
Currently the netpol overrides in keystone have the old v2 admin
port defined. This is no longer needed since keystone v2 has been
long removed.
Change-Id: Iaed37bad01e621e95b9d1493eb8fcf2ec19a3526
It is now 2022 and the copyright date should reflect that.
Signed-off-by: Tin Lam <tin@irrational.io>
Change-Id: Id4871590680a95527c58b8e90d5cab7479a43257