-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Support creating k8s helm secrets for logstash helm chart #705 #712
Support creating k8s helm secrets for logstash helm chart #705 #712
Conversation
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
💚 CLA has been signed |
If it's make sense, I could prepare PR for the other elk helm charts (kibana etc) |
jenkins test this please |
Jenkins test this please |
@jmlrt Could you run Jenkins pipeline please ? |
Jenkins test this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kksudo Thank you for taking the time to open this PR, and add some really good tests.
I've got a couple of small comments, but otherwise this is looking pretty solid.
Correction in the wording Co-authored-by: Gavin Williams <[email protected]>
…ad of strings; removed unused import statement 'import yaml'
@fatmcgav Could you run Jenkins pipeline again please ? |
Jenkins test this please |
The Jenkins integration test was failing, command in pipeline can't install helm chart, without any error message. Could you describe, where is problem ?
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Gavin Williams <[email protected]>
Co-authored-by: Gavin Williams <[email protected]>
Co-authored-by: Gavin Williams <[email protected]>
Thanks for the contribution @kksudo I've back-ported the changes onto the |
Describe the change
Added the helm chart for create secrets in k8s
${CHART}/tests/*.py
${CHART}/examples/*/test/goss.yaml
Linked issue