wso2 / kubernetes-pipeline

This project contains the Helm resources required to deploy CI/CD Pipeline in a Kubernetes environment for WSO2 products.
Apache License 2.0
47 stars 19 forks source link

Test Kubernetes Pipeline Deployment With Helm Version 3 #75

Open chirangaalwis opened 4 years ago

chirangaalwis commented 4 years ago

Description: It is required to test the WSO2 product Kubernetes Pipeline Helm Chart with Helm version 3. Currently, it has only been tested with version 2 of Helm.

Affected Product Version: Helm Resources for WSO2 Kubernetes Pipeline version 1.0.0

chirangaalwis commented 4 years ago

Tested Jenkins (CI) and Spinnaker (CD) deployments with Helm version 3. Was successful. Relevant PRs are https://github.com/wso2/kubernetes-pipeline/pull/84, https://github.com/wso2/kubernetes-pipeline/pull/86, https://github.com/wso2/kubernetes-pipeline/pull/87 and https://github.com/wso2/kubernetes-pipeline/pull/88.

chirangaalwis commented 4 years ago

Tested Kibana and Elasticsearch (logging functionality) with Helm version 3. Was successful. Relevant PR https://github.com/wso2/kubernetes-pipeline/pull/91.