Javier J. Salmerón-García
5293056fdc
[bitnami/*] test: ✅ Skip Early Feedback test in bitnami/common ( #9240 )
...
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2022-03-01 12:27:11 +01:00
mpermar
15fb1a3424
Move us to use the action from the official repo ( #9190 )
...
Signed-off-by: Martin Perez <martinpe@vmware.com >
2022-02-24 09:29:59 +01:00
Miguel Ruiz
03edcacb47
Update readme-generator command in github-actions ( #9189 )
...
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
2022-02-24 08:20:24 +01:00
Miguel Ángel Cabrera Miñagorri
2286e8eee3
Update readme generator commit id ( #9181 )
...
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com >
2022-02-23 16:59:41 +01:00
Javier J. Salmerón-García
c18cd75d3c
[bitnami/*] test: 🚑 Fix incorrect jq parsing ( #9164 )
...
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2022-02-22 16:55:23 +01:00
Marcello Pontes
8a68afc4c7
[bitnami/*] test: fixed bump detection ( #9069 )
...
* [bitnami/*] test: fixed bump detection
ref: bitnami/charts#9062 -- The script compared with the head repo, not base; now using data from the API response to detect bumps
Signed-off-by: Marcello Pontes <balaum@gmail.com >
* [bitnami/*] removed extra char on bump detection
Signed-off-by: Marcello Pontes <balaum@gmail.com >
2022-02-22 15:50:00 +01:00
Dr. Antonio Gámez
bf746c91d4
Fix PR template link ( #9143 )
...
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com >
2022-02-22 12:35:40 +01:00
Javier J. Salmerón-García
6707a2c446
[bitnami/*]: test: 🚸 Make "Early Feedback" run in all PRs ( #9077 )
...
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2022-02-18 16:48:51 +01:00
Javier J. Salmerón-García
4c64e83ab4
[bitnami/*]: test: 🚑 Fix incorrect version bump detection ( #9066 )
...
The check in the version bump was using the wrong file list. This PR fixes it.
2022-02-18 10:13:38 +01:00
Javier J. Salmerón-García
4cf1d63439
[bitnami/*] test: 🚸 Improve "Early Feedback" list of changed files ( #9055 )
...
* [bitnami/*] test: 🚸 Improve "Early Feedback" list of changed files
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
* Add token
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2022-02-17 13:13:24 +01:00
Javier J. Salmerón-García
13b8419190
test(all): 🚑 Fix incorrect chart changes detection ( #9024 )
...
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2022-02-15 17:05:19 +01:00
Javier J. Salmerón-García
71f3012093
[bitnami/*]: test: ✅ Add VIB integration for package, lint and trivy ( #9009 )
...
Description of the change
This PR adds integration with the VMware Image Builder Github actions for package, lint and trivy.
It will also remove the redundant actions from helm/ct. The conditions for launching the VIB pipeline are:
PRs need to affect only one chart
PRs need to bump the chart version
It has been tested with the following examples:
Successful chart bumps (the pipeline runs): Bump argo-workflows javsalgar/charts-1#1 Bump bitnami/nginx-ingress-controller javsalgar/charts-1#7
Two chart bumps (the pipeline gets skipped): Bump bitnami/pytorch and bitnami/haproxy javsalgar/charts-1#3
Changes without version bump (the action fails): Update grafana readme javsalgar/charts-1#5 Change wavefront-prometheus-adapter README javsalgar/charts-1#2 Change bitnami/drupal description javsalgar/charts-1#8
Changes in the repo root (the action does not run): Change root repo license javsalgar/charts-1#4
Create a file in the bitnami/ folder without affecting a chart (the pipeline gets skipped): Change root repo license javsalgar/charts-1#4
2022-02-15 16:50:24 +01:00
Carlos Rodríguez Hernández
8027688241
Remove unused actions ( #9004 )
...
* Remove unused actions
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
* Restore readme action
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
* Update README action to check metadata
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
2022-02-14 12:56:54 +01:00
superaleks
f1b572a51d
[bitnami/redis] Fixing the Redis VIB workflow ( #8974 )
...
* Testing the VIB workflow, please ignore
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
* First test failed. Launching second test
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
* Trigger the Redis VIB
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
* Added a validate pipeline for redis
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
* Pointing to the validate pipeline for Redis this time
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
* Removed the added new line in Readme. No real changes. Ready to merge
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
2022-02-14 09:03:25 +01:00
superaleks
e65f49123f
[bitnami/redis] Tests for Standalone, Sentinel and Replica topologies ( #8962 )
...
* Added the Redis workflow and the Goss tests for three topologies
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
* Tried to trigger the Redis worfklow without merging
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
* Added new in some files due to possible linter complain
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
* Removed extra new lines
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
* Workflow modification as per review
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
* Newline fix
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
* Newline fix using VS Code
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
* Newline fix for a previously used pipeline
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
* Added back the synchronize action
Signed-off-by: Aleksandra Lukic <alukic@vmware.com >
2022-02-10 16:22:29 +01:00
Javier J. Salmerón-García
8492f406a0
[bitnami/discourse] test: ✅ Add ct-values.yaml ( #8947 )
...
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2022-02-09 12:21:53 +01:00
Javier J. Salmerón-García
da11a6ca12
[bitnami/harbor] test: ✅ Add ct-values.yaml ( #8949 )
...
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2022-02-09 12:21:14 +01:00
Juan Ariza Toledano
dff47ebeb3
Avoid running chart version increment validation when it's not required ( #8935 )
2022-02-09 09:14:23 +01:00
Carlos Rodríguez Hernández
9f77b2b7eb
Update bug_report.yml
2022-02-03 21:01:25 +01:00
Carlos Rodríguez Hernández
e058b7be04
Update bug_report.yml
2022-02-03 21:01:04 +01:00
Carlos Rodríguez Hernández
d061117996
Update bug_report.yml
2022-02-03 21:00:14 +01:00
Carlos Rodríguez Hernández
c5aae5f6c2
Update feature_request.yml
2022-02-03 20:57:36 +01:00
Carlos Rodríguez Hernández
a9f37b220b
Update bug_report.yml
2022-02-03 20:52:43 +01:00
Carlos Rodríguez Hernández
1daf839801
Rename feature_request.md to feature_request.yml
2022-02-03 20:50:40 +01:00
Carlos Rodríguez Hernández
b39c77602a
Update feature_request.md
2022-02-03 20:50:28 +01:00
Carlos Rodríguez Hernández
6031204732
Update bug_report.yml
2022-02-03 20:48:53 +01:00
Carlos Rodríguez Hernández
99c78a5f54
Update and rename bug_report.md to bug_report.yml
2022-02-03 20:44:12 +01:00
Carlos Rodríguez Hernández
9837261d4c
Create config.yml
2022-02-03 20:38:39 +01:00
Carlos Rodriguez Hernandez
b7100f655f
Revert "Change issue/bug template"
...
This reverts commit c6c28daedc .
2022-02-03 17:37:55 +00:00
Carlos Rodriguez Hernandez
c6c28daedc
Change issue/bug template
...
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
2022-02-03 17:35:41 +00:00
Alejandro Moreno
cf62191ac4
Don't run readme-generator when a ci values.yaml file is modified ( #8847 )
...
Signed-off-by: Alejandro Moreno <amorenoc@vmware.com >
2022-01-31 18:33:22 +01:00
gdelgadot
96f9d6b7d6
Replacing tkg target platform name ( #8839 )
2022-01-31 15:06:50 +01:00
mpermar
fe0aa71369
Enable PR VIB workflow on forks ( #8817 )
...
Signed-off-by: Martin Perez <martinpe@vmware.com >
2022-01-27 18:36:22 +01:00
mpermar
acedb79856
Turns VIB on in master branch for wordpress product ( #8805 )
...
* Turns VIB on in master branch for wordpress product
Signed-off-by: Martin Perez <martinpe@vmware.com >
* Also vib branch for demo purposes
* Remove vib branch
2022-01-27 11:27:05 +01:00
mpermar
7f6226a8bf
Removed internal VMware replace URL from bitnami public charts ( #8795 )
...
Signed-off-by: Martin Perez <martinpe@vmware.com >
2022-01-26 12:40:25 +01:00
mpermar
fe2c36bf48
Initial commit for VMware Image Builder support PoC ( #8782 )
...
Signed-off-by: Martin Perez <martinpe@vmware.com >
2022-01-25 15:49:46 +01:00
Yarden Shoham
bcfc37543d
Add DCO to PR template ( #8679 )
...
Signed-off-by: Yarden Shoham <hrsi88@gmail.com >
2022-01-16 08:09:27 +01:00
Miguel Ángel Cabrera Miñagorri
03c7f21263
Update PR template ( #8636 )
2022-01-12 10:42:22 +01:00
Carlos Rodriguez Hernandez
bf7830e33c
Edit issues templates
...
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
2022-01-10 18:11:11 +00:00
Carlos Rodríguez Hernández
4f06a21a55
Update feature_request.md
2022-01-10 18:49:49 +01:00
Carlos Rodríguez Hernández
a6e38baf88
Update bug_report.md
2022-01-10 18:49:25 +01:00
Pablo Galego
cff2d4dfed
Fix filter for modified PR files in readme-generator GH Action ( #7907 )
2021-10-25 10:42:10 +02:00
Pablo Galego
914b64921d
Update readme-generator pinned version ( #7615 )
2021-09-24 18:06:57 +02:00
Miguel Ruiz
646219f0e7
[bitnami/elasticsearch] Add support for X-Pack security ( #6486 )
...
* [bitnami/elasticsearch] Add support for X-Pack security
* Add validations and minor fix
* Fix typo
* Update variables
* Minor fix
* Minor fix
* Fix template
* Fix secret
* Extra altnames
* Fix issue
* Update values, readme and chart version
* Generate Readme using readme-generator
* Replace probes with 'healthcheck.sh'
* Update Trilom file-changes-action
* Update Readme using readme-generator
* Apply suggestions from code review
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Apply suggestions
* Update suggestions
* Update Upgrading description
* Remove newline
* [bitnami/elasticsearch] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-09-01 18:45:17 +02:00
Pablo Galego
b6bd9318f6
Update Generate README Github Action ( #6992 )
2021-07-19 17:14:01 +02:00
Pablo Galego
71a2668d72
[bitnami/*] Adapt values.yaml of TensorFlow, TestLink and Thanos charts ( #6965 )
...
* tensorflow-resnet: Adapt values.yaml to readme-generator
* tensorflow-resnet: Organize values.yaml in sections
* tensorflow-resnet: Generate README
* testlink: Adapt values.yaml to readme-generator
* testlink: Organize values.yaml in sections
* testlink: Generate README
* thanos: Adapt values.yaml to readme-generator
* thanos: Organize values.yaml in sections
* thanos: Generate README
* thanos: Fix linting issues
* Bump charts' patch version
* Add values.yaml paths to Github Actions workflow
* thanos: Update README with latest changes from master
2021-07-19 12:57:27 +02:00
Pablo Galego
d0cb2fc3f6
[bitnami/*] Adapt values.yaml of MediaWiki, memcached and MetalLB charts ( #6887 )
...
* mediawiki: Adapt values.yaml to readme-generator
* mediawiki: Organize values.yaml in sections
* mediawiki: Generate README
* memcached: Adapt values.yaml to readme-generator
* memcached: Organize values.yaml in sections
* mediawiki: Generate README
* metallb: Adapt values.yaml to readme-generator
* metallb: Organize values.yaml in sections
* metallb: Generate README
* Bump charts patch version
* Add values.yaml paths to Github Actions workflow
* metallb: Bum chart's patch version
2021-07-19 12:25:17 +02:00
Pablo Galego
e27908fab5
[bitnami/*] Adapt values.yaml of dataplatform-bp1, dataplatform-bp2 and Discourse charts ( #6764 )
...
* Adapt values.yaml of dataplatform-bp[1-2] and Discourse charts
* Bump dataplatform-bp2 and Discourse versions
* Change [kafka|zookeeper].resources.requests description
* Remove typos in dataplatform-bp2
* Reorganize values in Discourse sections
* Add commented keys in discourse
* dataplatform-bp*: Reduce affinity parameter depth
* dataplatform-bp1: Change format for service metadata
* discourse: Remove duplicate links
* dataplatform-bp1: Remove last affinity extra parameter
* discourse: Bump chart's patch version
2021-07-19 11:09:57 +02:00
Pablo Galego
a5d80d61b0
[bitnami/*] Adapt values.yaml of Elasticsearch, etcd and external-dns charts ( #6822 )
...
* Adapt values.yaml of elasticsearch chart
* Adapt values.yaml of etcd chart
* Adapt values.yaml of external-dns chart
* Add commented keys in elasticsearch values.yaml
* Reorder Elasticsearch values.yaml in sections
* Elasticsearch: Fix discrepancies between generated manifests
* Generated Elasticsearch README.md
* Reorder etcd values.yaml in sections
* etcd: Fix discrepancies between generated manifests
* Generated etcd README.md
* external-dns: Fix discrepancies between generated manifests
* Fix remaining discrepancy marks in external-dns
* Generated external-dns README.md
* Add chart paths to Github Actions workflow
* Bump patch version in charts
* Regenerate Elasticsearch README
* Bump external-dns patch version
* elasticsearch: Fix some uncommented values
* elasticsearch: Bump chart patch version
* external-dns: Update README with latest changes from master
* elasticsearch: Bump chart's patch version
* elasticsearch: Fix volumepermissions duplicate section
* elasticsearch: Add Kibana Parameters
* external-dns: Bump chart version
2021-07-19 10:30:43 +02:00
Pablo Galego
98d775dbe1
[bitnami/*] Adapt values.yaml of Cert Manager, Consul and Contour to readme-generator ( #6761 )
...
* Adapt values.yaml of Cert Manager, Consul and Contour charts
* Fix liniting issues
* Add charts path to be recognized by Github Actions workflow
* Remove duplicate metadata in Cert Manager values.yaml
* Minor additions to cert-manager values.yaml
* Add missing commented keys in Consul
* Add missing commented keys in Contour
* Bump Consul chart patch version
* cert-manager: Update README with latest changes from master
* consul: Update README with latest changes from master
* Bump charts' patch version
2021-07-19 10:02:24 +02:00