Repository for OpenStack Helm infrastructure-related code
Go to file
astebenkova a589db04e9 Add possibility to use overrides for some charts
The deal is that all the jobs' scripts include extra arguments
when deploying helm charts, except these ones in the commit.
It would be useful to use override files in these charts.

+ Fix typo in apparmor.yaml for node-exporter
+ Amend apparmor.yaml for openstack-exporter since
those values are already by default in values.yaml

Change-Id: Ibe8b38977216e618dccba7e8443b3cc05a772de5
2021-01-27 18:45:19 +02:00
alerta Add pod/contianer security context template to create_db.yaml 2020-10-22 20:50:25 +00:00
ca-clusterissuer feat(tls): Change Issuer to ClusterIssuer 2021-01-15 18:46:09 +00:00
ca-issuer feat(tls): Change Issuer to ClusterIssuer 2021-01-15 18:46:09 +00:00
calico Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
ceph-client [ceph-client] Fix Helm test check_pgs() check for inactive PGs 2021-01-25 17:54:26 +00:00
ceph-mon Enable shareProcessNamespace in mon daemonset 2020-12-11 11:57:39 -05:00
ceph-osd [ceph-osd] Fix a bug with DB orphan volume removal 2021-01-19 10:10:38 -07:00
ceph-provisioners [ceph-provisioners] Validate each storageclass created 2020-10-28 22:14:49 +00:00
ceph-rgw Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
daemonjob-controller Update to container image repo k8s.gcr.io 2020-12-07 19:34:09 +00:00
doc Fluentd: Remove Deployment Option 2020-08-04 19:06:37 +00:00
elastic-apm-server Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
elastic-filebeat Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
elastic-metricbeat Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
elastic-packetbeat Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
elasticsearch Add elasticsearch ILM functionality 2021-01-21 09:02:57 -06:00
etcd Update to container image repo k8s.gcr.io 2020-12-07 19:34:09 +00:00
falco Update to container image repo k8s.gcr.io 2020-12-07 19:34:09 +00:00
flannel Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
fluentbit Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
fluentd Fluentd: Add Configurable Readiness and Liveness Probes 2020-11-30 18:39:07 +00:00
gnocchi Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
grafana Update Grafana version 2021-01-19 12:36:59 -08:00
helm-toolkit feat(tls): Change Issuer to ClusterIssuer 2021-01-15 18:46:09 +00:00
ingress Use HostToContainer mountPropagation 2021-01-07 20:29:24 +00:00
kafka Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
kibana Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
kube-dns Update to container image repo k8s.gcr.io 2020-12-07 19:34:09 +00:00
kubernetes-keystone-webhook Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
kubernetes-node-problem-detector Unpin images built with osh-images 2020-10-01 18:43:13 +00:00
ldap Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
libvirt [Libvirt] Values overrides for external Ceph Cinder backend 2020-10-08 15:01:58 +00:00
local-storage Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
lockdown Run chart-testing on all charts 2020-09-11 18:02:38 +03:00
mariadb feat(tls): Change Issuer to ClusterIssuer 2021-01-15 18:46:09 +00:00
memcached Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
metacontroller Fix disappearing metacontroller CRDs on upgrade 2020-10-05 03:44:17 +00:00
mongodb Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
nagios Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
namespace-config Run chart-testing on all charts 2020-09-11 18:02:38 +03:00
nfs-provisioner Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
openvswitch Use HostToContainer mountPropagation 2021-01-07 20:29:24 +00:00
playbooks Merge "Update build-chart playbook" 2020-12-07 22:27:13 +00:00
podsecuritypolicy Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
postgresql postgres archive cleanup script 2021-01-14 16:21:14 +00:00
powerdns Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
prometheus Fix spacing inconsistencies with flags 2021-01-06 00:16:16 +00:00
prometheus-alertmanager Add extensible command line flags to Alertmanager 2020-10-05 17:05:26 +00:00
prometheus-blackbox-exporter Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
prometheus-kube-state-metrics Update image version from v2.0.0-alpha to v2.0.0-alpha-1 2020-10-14 16:37:02 -04:00
prometheus-node-exporter Add possibility to use overrides for some charts 2021-01-27 18:45:19 +02:00
prometheus-openstack-exporter Add possibility to use overrides for some charts 2021-01-27 18:45:19 +02:00
prometheus-process-exporter Fix values_overrides directory naming 2020-11-27 10:59:20 +02:00
rabbitmq Update Rabbitmq exporter version 2020-12-04 11:01:11 +00:00
redis Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
registry Update to container image repo k8s.gcr.io 2020-12-07 19:34:09 +00:00
releasenotes/notes Introduces templates linting 2020-06-11 23:29:42 -05:00
roles Merge "Fix openvswitch gate issue for multinode" 2020-12-29 02:18:56 +00:00
tiller Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
tools Add possibility to use overrides for some charts 2021-01-27 18:45:19 +02:00
zookeeper Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
zuul.d Remove divingbell job 2020-10-30 13:29:22 -05:00
.gitignore HTK: update .gitignore to exclude htk development files 2019-01-28 10:56:35 -06:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:11 +00:00
CONTRIBUTING.rst Add Project Specific Contributor and PTL Docs 2020-04-24 20:59:44 +02:00
Makefile chore(pkg): updates the chart packaging 2020-10-17 08:42:53 +00:00
README.rst Add Project Specific Contributor and PTL Docs 2020-04-24 20:59:44 +02:00
setup.cfg Cleanup py27 support and docs 2020-04-11 15:26:50 +02:00
setup.py Add docs to openstack-helm-infra 2018-05-15 13:04:28 -05:00
tox.ini Introduces templates linting 2020-06-11 23:29:42 -05:00
yamllint-templates.conf Undo octal-values restriction together with corresponding code 2020-07-07 15:42:53 +00:00
yamllint.conf Allow parallelization in gate runner 2020-08-06 00:51:11 +00:00

Openstack-Helm-Infra

Mission

The goal of OpenStack-Helm-Infra is to provide charts for services or integration of third-party solutions that are required to run OpenStack-Helm.

For more information, please refer to the OpenStack-Helm repository.

Communication

  • Join us on IRC: #openstack-helm on freenode
  • Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-alt on freenode
  • Meeting Agenda Items: Agenda
  • Join us on Slack
    • #openstack-helm

Contributing

We welcome contributions. Check out this document if you would like to get involved.