maas/charts/maas/templates
Phil Sphicas 97c25a0486 maas-region: option to always use GPT
MAAS uses MBR for boot disks smaller than 2 TiB. This change provides an
option to force the use of GPT, regardless of boot disk size. The chart
value is: conf.maas.force_gpt=true.

The 2 TiB "threshold" for when GPT is required is simply lowered to 0:
https://github.com/maas/maas/blob/2.3/src/maasserver/models/partitiontable.py#L51-L53

This change could be accomplished with a patch to the maas-region image
directly, but then it would not be configurable, and it may not be
useful for all users. Using sed in the startup script seems like a fair
solution.

Change-Id: I87d3f4b9c97048cdef383cbd15c5a16ac219066b
2020-06-02 02:17:18 +00:00
..
bin maas-region: option to always use GPT 2020-06-02 02:17:18 +00:00
etc Disable creation of swap file 2020-06-01 23:09:36 +00:00
tests Enabling Apparmor for maas test containers 2020-05-20 20:04:33 +00:00
configmap-bin.yaml syslog listener for physical nodes 2019-08-23 13:22:38 +00:00
configmap-etc.yaml syslog listener for physical nodes 2019-08-23 13:22:38 +00:00
configmap-ingress.yaml Merge "syslog listener for physical nodes" 2019-09-03 13:58:56 +00:00
deployment-ingress-errors.yaml Enable Docker default AppArmor profile to maas 2020-04-02 15:24:40 +00:00
deployment-maas-ingress.yaml Enable Docker default AppArmor profile to maas 2020-04-02 15:24:40 +00:00
ingress-region.yaml MAAS chart fixes: ingress apiversion, serviceNames 2019-11-12 08:46:22 -08:00
job-bootstrap-admin-user.yaml Enable Docker default AppArmor profile to maas 2020-04-02 15:24:40 +00:00
job-db-init.yaml Enable Docker default AppArmor profile to maas 2020-04-02 15:24:40 +00:00
job-db-sync.yaml Enable Docker default AppArmor profile to maas 2020-04-02 15:24:40 +00:00
job-export-api-key.yaml Enable Docker default AppArmor profile to maas 2020-04-02 15:24:40 +00:00
job-import.yaml Enable Docker default AppArmor profile to maas 2020-04-02 15:24:40 +00:00
network_policy.yaml Allow to configure service network policy 2019-09-20 19:52:13 +00:00
secret-admin-user.yaml MAAS support for pod mobility 2018-10-23 08:19:53 -05:00
secret-db.yaml Support for password rotation 2019-03-05 18:45:22 +00:00
secret-region.yaml Move MaaS chart into maas repo 2017-10-25 14:02:38 -05:00
secret-ssh-key.yaml [Chart] support ssh private key 2018-05-02 21:58:08 -05:00
service-ingress-error.yaml Support MAAS HA 2018-11-05 21:08:15 +00:00
service-ingress-headless.yaml Provide dependency chain on maas-ingress 2019-07-01 15:37:23 -05:00
service-region.yaml syslog listener for physical nodes 2019-08-23 13:22:38 +00:00
service-syslog.yaml syslog listener for physical nodes 2019-08-23 13:22:38 +00:00
statefulset-maas-syslog.yaml Enable Docker default AppArmor profile to maas 2020-04-02 15:24:40 +00:00
statefulset-rack.yaml Enable Docker default AppArmor profile to maas 2020-04-02 15:24:40 +00:00
statefulset-region.yaml Enable Docker default AppArmor profile to maas 2020-04-02 15:24:40 +00:00