~freyes/stsstack-bundles:set-cephfs-as-default

Last commit made on 2020-11-27
Get this branch:
git clone -b set-cephfs-as-default https://git.launchpad.net/~freyes/stsstack-bundles
Only Felipe Reyes can upload to this branch. If you are Felipe Reyes please log in for upload directions.

Branch merges

Branch information

Name:
set-cephfs-as-default
Repository:
lp:~freyes/stsstack-bundles

Recent commits

e1c1cd5... by Felipe Reyes

Set cephfs storageclass as default when ceph-fs is present

If ceph-fs overlay is added (--ceph-fs) the default-storage class
set for kubernetes-master will be 'cephfs', this will make all PVCs
to use cephfs without opting-in explicitly.

0709889... by Edward Hope-Morley

Suppress extraneous messages when installing CA

14cd4d9... by James Vaughn

Add missing quotes to Vault certificates relation check

e58c89a... by Edward Hope-Morley

Fix config-based ssl novarc

When using config based ssl (i.e. not vault) the certs
are stored under a path named with the model deployed
and as such the old path of openstack/ssl no longer
works so we remove refs to that and use a selection
method to choose the right one if more than one
exists.

ff496d4... by Edward Hope-Morley

Use an rfc1918 network for octavia ipv4

The current network range is not a private
network so lets use an actual private network
to avoid potential conflicts. Also set to /24
since /29 is specifically for the case of
testing address exhaustion which is not
necessarily everyones use-case and can always
be manually adjusted.

d891cc6... by Edward Hope-Morley

Merge remote-tracking branch 'freyes/max-release'

b8878eb... by Felipe Reyes

Assert max release for --telemetry-legacy-aodh

$ ./generate-bundle.sh --series xenial --release queens --telemetry-legacy-aodh
Max release 'pike' required to be able to use legacy-aodh (currently using 'queens')

b4f2f8f... by Edward Hope-Morley

Remove num_units from octavia-dashboard overlay

6d1eee2... by Edward Hope-Morley

Merge branch 'octavia-use-separate-ovn-chassis'

40a92d2... by Edward Hope-Morley

Use a separate ovn-chassis for octavia

This is to be inline with fce-templates so that
config can be applied to compute nodes that may
not be compatible with octavia units e.g. offload.