Susanta Gautam
ff254f1aad
Added post-install and post-upgrade hook on jobs in designate chart
...
Chart upgrading was failing due to some immutable fields are needed to upgrade before the jobs can be upgraded. For solving this issue, we
have added the helm.sh/hook annotations with post-install and post-upgrade values.
As for hook-weight annotations, we have added these to control the flow of the jobs with hook creation as the jobs are dependent. Like,
db-init jobs need to run before db-sync and so on.
Change-Id: Idca6ee2422769ccb5c8a87812b4fb564b283d44b
2021-03-24 19:10:57 +05:45
Zuul
ad97431545
Merge "Imported Translations from Zanata"
2021-03-23 17:29:15 +00:00
Zuul
7f3a06c64e
Merge "Lint and package chart About Tempest"
2021-03-23 17:29:10 +00:00
Zuul
48ab9f6961
Merge "Enable tls for glance storage init"
2021-03-22 18:54:24 +00:00
OpenStack Proposal Bot
79eed4d798
Imported Translations from Zanata
...
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
Change-Id: I8705bf0d2ecf4545838ae68b53d6b619f4fd64ab
2021-03-22 07:41:33 +00:00
Zuul
907a269e2d
Merge "Lint and package chart About Barbican"
2021-03-21 09:33:49 +00:00
Ritchie, Frank (fr801x)
919678718a
Enable tls for glance storage init
...
Change-Id: Iaa84e16c60cd99cb9e2f391ab147cf84d1163ac7
2021-03-19 17:58:19 -04:00
Zuul
9c3940a488
Merge "Fix the error of loops-setup.service"
2021-03-18 04:46:41 +00:00
Zuul
54d76a9cc3
Merge "Lint and package chart About Senlin"
2021-03-17 05:39:46 +00:00
Zuul
f20a2c3c12
Merge "Lint and package chart About gnocchi"
2021-03-16 18:13:09 +00:00
Zuul
f10eefd1f9
Merge "Lint and package chart About ceilometer"
2021-03-16 17:10:01 +00:00
Zuul
57efbf4a63
Merge "Lint and package chart About mongodb"
2021-03-16 17:09:18 +00:00
Zuul
57309f063a
Merge "Update glance default policy values"
2021-03-16 17:05:48 +00:00
Zuul
ccc036c88c
Merge "Lint and package chart About postgresql"
2021-03-16 15:20:44 +00:00
Zuul
832ee4bb6c
Merge "Use first IP address for interface"
2021-03-16 06:42:59 +00:00
Zuul
2c52c3525e
Merge "Lint and package chart About panko"
2021-03-12 07:34:45 +00:00
Zuul
0882f891c2
Merge "Lint and package chart About aodh"
2021-03-12 07:34:40 +00:00
jinyuan
876c9a5c1a
Fix the error of loops-setup.service
...
Should be Requires.
Closes-Bug: #1918616
Change-Id: Ia4f59b256ffc6c36b372546968de264a9eceeeb0
2021-03-12 07:18:31 +00:00
jinyuan
bb85129216
Lint and package chart About Tempest
...
Without this "make",It can lead to not being found <helm-toolkit> when running this script.
Closes-Bug: #1917852
Change-Id: Iba4be77bd278e156c56fe35c79b1b87d84a7a5f9
2021-03-12 07:17:41 +00:00
Zuul
245bf49dd2
Merge "Lint and package chart About Mistral"
2021-03-11 06:44:22 +00:00
Zuul
c659b0fdd6
Merge "Update default overrides for openstack and ubuntu"
2021-03-11 03:53:39 +00:00
Mohammed Naser
fdd6b4507d
Use first IP address for interface
...
It is possible than an interface has multiple IP addresses, for
simplicity of this change, use the first one so that the service
can start.
We can look later into improving it to accept some sort of index
for the IP address.
Change-Id: Ie856f54331d689a51bfd6de45db5820b765797ef
2021-03-10 15:47:24 -05:00
Zuul
4aa7a30267
Merge "Lint and package chart About Magnum"
2021-03-10 05:22:17 +00:00
Gage Hugo
aab5ee7711
Update glance default policy values
...
There was an issue with the metadef APIs in glance, detailed in
the latest OSSN[0] that they have the potential to leak resources.
This change updates the default policy for the metadef APIs to
be disabled by default.
[0] https://wiki.openstack.org/wiki/OSSN/OSSN-0088
Change-Id: I7377b3a2f3784fe7da78bdd7aba146328cc0f406
2021-03-09 15:55:09 -06:00
Zuul
80c8f6d6d3
Merge "Fix name of variables error About ceph-rgw"
2021-03-06 01:22:09 +00:00
Zuul
12b0f920b3
Merge "Remove congress residue"
2021-03-05 22:45:35 +00:00
jinyuan
33483063f0
Lint and package chart About ceilometer
...
Without this "make",It can lead to not being found <helm-toolkit> when running this script.
Change-Id: I698c69b6523002351628d0016d7ba551a05d3502
2021-03-05 16:21:47 +08:00
jinyuan
8653bdf5d3
Lint and package chart About aodh
...
Without this "make",It can lead to not being found <helm-toolkit> when running this script.
Change-Id: I4e002d1fe29e222d4414d3e6afc703dd124c7e64
2021-03-05 16:15:36 +08:00
jinyuan
4d1f05db19
Lint and package chart About panko
...
Without this "make",It can lead to not being found <helm-toolkit> when running this script.
Change-Id: Ia3e102658d0c59df394d557aea0383e7c6129d73
2021-03-05 16:10:44 +08:00
jinyuan
024678fbbf
Lint and package chart About mongodb
...
Without this "make",It can lead to not being found <helm-toolkit> when running this script.
Change-Id: Ie980148f9f087f525a5460caa3dada6f0a4a9f03
2021-03-05 16:04:06 +08:00
jinyuan
e64b21faa0
Lint and package chart About gnocchi
...
Without this "make",It can lead to not being found <helm-toolkit> when running this script.
Change-Id: Id8c8522c458ba0da2c2565006bfc256a90e2539f
2021-03-05 15:57:47 +08:00
jinyuan
bfbb3a327e
Lint and package chart About postgresql
...
Without this "make",It can lead to not being found <helm-toolkit> when running this script.
Change-Id: I78447080e7b8b122c67f351ae5c82f03a1f591f9
2021-03-05 15:54:24 +08:00
jinyuan
7c4f97c087
Lint and package chart About Magnum
...
Without this "make",It can lead to not being found <helm-toolkit> when running this script.
Change-Id: Id158275f72937052e3f3f4b562cd9a44d27e2493
2021-03-05 15:50:49 +08:00
jinyuan
0203c224f6
Lint and package chart About Mistral
...
Without this "make",It can lead to not being found <helm-toolkit> when running this script.
Change-Id: Ibde8f08e2b9062336b6bb2b90655e0e48104ef07
2021-03-05 15:47:31 +08:00
jinyuan
bd35e0d4f2
Lint and package chart About Senlin
...
Without this "make",It can lead to not being found <helm-toolkit> when running this script.
Change-Id: Ifb94f24c022107733a6ad0311852e399c6903a3a
2021-03-05 15:44:19 +08:00
jinyuan
3372bc7b32
Lint and package chart About Barbican
...
Without this "make",It can lead to not being found <helm-toolkit> when running this script.
Change-Id: I46377d9a0da58f3270a426e35e5108d33fd76b45
2021-03-05 15:41:19 +08:00
jinyuanliu
86fd8dd134
Remove congress residue
...
About congress chart,It's been removed,Remove congress residue now.
Related-Bug: #1917762
Change-Id: Ib52e77330cadf45bd3353bfaedc251485620d9f8
2021-03-04 21:48:39 +08:00
Lucas Cavalcante
379f95bc44
Add nfs cinder backup override
...
Story: 2008613
Task: 41818
Change-Id: I291d973946387a9c7742a2ff84be7b16de3e18da
Signed-off-by: Lucas Cavalcante <lucasmedeiros.cavalcante@windriver.com >
2021-03-04 08:39:51 -03:00
Zuul
0eb93933ff
Merge "Update volume type creation bootstrap logic"
2021-03-03 21:41:53 +00:00
Huang, Sophie (sh879n)
f6e153fd3d
Update volume type creation bootstrap logic
...
Verification is added to Cinder volume type creation logic
under Values.bootstrap to make sure the volume_backend_name is
configured in Values.conf.backends.
Change-Id: I1b9b1eaac8df861d28d4121477de148dba6a2dbf
2021-03-03 14:59:41 +00:00
OpenStack Proposal Bot
8a090d5f91
Imported Translations from Zanata
...
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html
Change-Id: Id4f670ef43587d75079f47da1989fa5be0115e99
2021-03-03 07:41:45 +00:00
jinyuanliu
0ba0252bf3
Fix name of variables error About ceph-rgw
...
The name of variables should be OSH_EXTRA_HELM_ARGS_CEPH_RGW.
Change-Id: Ibf7a9251da7d268472510211a55ae2798746cb13
2021-03-03 06:46:55 +00:00
Zuul
b73ee9a5b6
Merge "Update rbac api version for keystone"
2021-03-03 02:24:22 +00:00
Zuul
9851895de9
Merge "Mount /dev/pts in nova-compute container"
2021-03-02 16:53:45 +00:00
jinyuanliu
da9f28cefa
Update rbac api version for keystone
...
When using a helm3 to deploy , it fails. Helm3 no more support rbac.authorization.k8s.io/v1beta1 , but v1 can support helm2 and helm3.
Change-Id: If37ec26443feb5328d49e6b3c419305832bdae9e
2021-03-02 23:57:51 +08:00
okozachenko
04d600c5b0
Mount /dev/pts in nova-compute container
...
Nova will check if pty device exist or not under /dev/pts
when get console log.
If it does not exist, cannot get console log.
ref: https://review.opendev.org/c/starlingx/config/+/660268
Change-Id: I2793d1f51c18e81a4271b8b0c50bfe1a2dab8a09
2021-03-01 17:43:42 +02:00
okozachenko
909f967920
Add helm.sh/hook related annotations in keystone chart
...
Same motivation with openstack/openstack-helm-infra/776466
Depends-On: https://review.opendev.org/openstack/openstack-helm-infra/777980
Change-Id: I4388eda429f3093fed214633e5cebf3105bcebd3
2021-03-01 15:06:01 +02:00
Zuul
287abeecb0
Merge "Update rbac api version for cinder"
2021-02-28 08:35:44 +00:00
Zuul
a94ea5a430
Merge "Update horizon chart releasenotes to latest"
2021-02-27 11:03:27 +00:00
jinyuanliu
566e1cb669
Update rbac api version for cinder
...
When using a helm3 to deploy , it fails. Helm3 no more support rbac.authorization.k8s.io/v1beta1 , but v1 can support helm2 and helm3.
Change-Id: Ie4e1c79c2b2513318d1b7d6a13712921a6c2a6cb
2021-02-27 11:44:20 +08:00