This website requires JavaScript.
Explore
Get Started
openstack
/
openstack-helm-infra
Code
Issues
Proposed changes
7fddc1a8d3
Branches
Tags
View all branches
openstack-helm-infra
/
etcd
/
requirements.yaml
7 lines
108 B
YAML
Raw
Normal View
History
Unescape
Escape
Introduces templates linting This commit rewrites lint job to make template linting available. Currently yamllint is run in warning mode against all templates rendered with default values. Duplicates detected and issues will be addressed in subsequent commits. Also all y*ml files are added for linting and corresponding code changes are made. For non-templates warning rules are disabled to improve readability. Chart and requirements yamls are also modified in the name of consistency. Change-Id: Ife6727c5721a00c65902340d95b7edb0a9c77365
2020-06-11 11:30:01 -05:00
---
Etcd: move Etcd chart to OSH-Infra This PS moves the Etcd chart to OSH-Infra Story: 2002204 Task: 21732 Change-Id: I571df1239d5f30d8358662d61d2bbbb910659c5b Signed-off-by: Pete Birley <pete@port.direct>
2018-08-01 13:59:32 -05:00
dependencies
:
-
name
:
helm-toolkit
Update htk requirements This change updates the helm-toolkit path in each chart as part of the move to helm v3. This is due to a lack of helm serve. Change-Id: I011e282616bf0b5a5c72c1db185c70d8c721695e
2021-09-30 17:55:28 -05:00
repository
:
file://../helm-toolkit
Change helm-toolkit dependency version to ">= 0.1.0" Since we introduced chart version check in gates, requirements are not satisfied with strict check of 0.1.0 Change-Id: I15950b735b4f8566bc0018fe4f4ea9ba729235fc Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
2020-09-24 12:11:17 -05:00
version
:
">= 0.1.0"
Introduces templates linting This commit rewrites lint job to make template linting available. Currently yamllint is run in warning mode against all templates rendered with default values. Duplicates detected and issues will be addressed in subsequent commits. Also all y*ml files are added for linting and corresponding code changes are made. For non-templates warning rules are disabled to improve readability. Chart and requirements yamls are also modified in the name of consistency. Change-Id: Ife6727c5721a00c65902340d95b7edb0a9c77365
2020-06-11 11:30:01 -05:00
...
Copy Permalink