|
Proposed dates for 3.6 release
Hi,
helm 3.5 will be released next week Wednesday, January 13th as previously announced.
At the same time we should announce when the 3.6 release is planned.
On the dev call today it was
Hi,
helm 3.5 will be released next week Wednesday, January 13th as previously announced.
At the same time we should announce when the 3.6 release is planned.
On the dev call today it was
|
By
Marc Khouzam
·
#348
·
|
|
Re: Helm Test: What kind of tests can we perform on a helm chart?
Hi,
It depends what you are doing with the helm charts? Mostly people install apps, many install pre-requisites (roles, clusterroles, crds, etc.) apart from the applications (pods).
In case of
Hi,
It depends what you are doing with the helm charts? Mostly people install apps, many install pre-requisites (roles, clusterroles, crds, etc.) apart from the applications (pods).
In case of
|
By
Abhishek Tamrakar
·
#346
·
|
|
Helm Test: What kind of tests can we perform on a helm chart?
Hi,
I was looking for the list of tests that can be executed or recommended to execute on a helm chart. Does anyone have a good handy list that can be seen as a good starting point?
One observation,
Hi,
I was looking for the list of tests that can be executed or recommended to execute on a helm chart. Does anyone have a good handy list that can be seen as a good starting point?
One observation,
|
By
@Tejaswini_Vadlamudi
·
#345
·
|
|
Helm v3.4, Helm v2.17, and Stable/Incubator Updates
Helm v3.4.0 and v2.17.0 were both released. Along with that the details on the new location for the stable and incubator chart repositories are available. Details are in the blog post at
Helm v3.4.0 and v2.17.0 were both released. Along with that the details on the new location for the stable and incubator chart repositories are available. Details are in the blog post at
|
By
Matt Farina
·
#344
·
|
|
Helm Feature Proposal: Fail-Faster Testing
Good morning/afternoon/evening (delete as applicable)
I've been directed to this mailing list by Martin Hickey and Matt Fisher due to a proposal I have briefly mentioned at
Good morning/afternoon/evening (delete as applicable)
I've been directed to this mailing list by Martin Hickey and Matt Fisher due to a proposal I have briefly mentioned at
|
By
黃健毅 <johnny.jy.ooi@...>
·
#343
·
|
|
Helm's 5th Birthday
Today, Oct 19th, is Helm's 5th birthday. Along with that we have an announcement about GitHub and the stable/incubator charts... https://helm.sh/blog/helm-turns-five/
Today, Oct 19th, is Helm's 5th birthday. Along with that we have an announcement about GitHub and the stable/incubator charts... https://helm.sh/blog/helm-turns-five/
|
By
Matt Farina
·
#342
·
|
|
Helm Hub Migrated To Artifact Hub
The Helm Hub has now migrated to the Artifact Hub. Details are available in the blog announcement at https://helm.sh/blog/helm-hub-moving-to-artifact-hub/
If there are any questions or comments there
The Helm Hub has now migrated to the Artifact Hub. Details are available in the blog announcement at https://helm.sh/blog/helm-hub-moving-to-artifact-hub/
If there are any questions or comments there
|
By
Matt Farina
·
#341
·
|
|
Re: Why do we need Helm Tests? What does they solve?
My understanding is that Terratest was designed around testing deployments and predates any testing code in Helm. I'm not on the terratest email distribution list so I don't know if they are even
My understanding is that Terratest was designed around testing deployments and predates any testing code in Helm. I'm not on the terratest email distribution list so I don't know if they are even
|
By
Loritsch, Berin <bloritsch@...>
·
#340
·
|
|
FYI, Helm Hub to Artifact Hub
The Helm project has decided to deprecate the Helm Hub and redirect people to the Artifact Hub. We have been tracking this work for some time.
We are now at the point where the redirect will go into
The Helm project has decided to deprecate the Helm Hub and redirect people to the Artifact Hub. We have been tracking this work for some time.
We are now at the point where the redirect will go into
|
By
Matt Farina
·
#339
·
|
|
Small governance change
I wanted to share that we have made a small governance change to Helm. There was a section in the governance that pertained to the initial election of org maintainers. That event happened a couple
I wanted to share that we have made a small governance change to Helm. There was a section in the governance that pertained to the initial election of org maintainers. That event happened a couple
|
By
Matt Farina
·
#338
·
|
|
Re: Why do we need Helm Tests? What does they solve?
@Matt: I am trying to understand different test cases that can be tested via the helm test. I now agree that we need these tests but I was unsure how can help/aid my chart consumers. Most of the helm
@Matt: I am trying to understand different test cases that can be tested via the helm test. I now agree that we need these tests but I was unsure how can help/aid my chart consumers. Most of the helm
|
By
@Tejaswini_Vadlamudi
·
#337
·
|
|
Re: Why do we need Helm Tests? What does they solve?
Keep in mind that there is a tool called Terratest https://github.com/gruntwork-io/terratest that is designed to test your deployments. It works with a wide array of deployment tools, including
Keep in mind that there is a tool called Terratest https://github.com/gruntwork-io/terratest that is designed to test your deployments. It works with a wide array of deployment tools, including
|
By
Loritsch, Berin <bloritsch@...>
·
#336
·
|
|
Re: Why do we need Helm Tests? What does they solve?
Thank you Matt, you always share prompt and correct reflections!! I'm very happy with the above explanation, sounds reasonable. :)
I agree that chart consumers (automation/human beings) are different
Thank you Matt, you always share prompt and correct reflections!! I'm very happy with the above explanation, sounds reasonable. :)
I agree that chart consumers (automation/human beings) are different
|
By
@Tejaswini_Vadlamudi
·
#335
·
|
|
Re: Why do we need Helm Tests? What does they solve?
Teja,
This is a good question.
There are a couple things that come to mind for uses of Helm tests.
Helm tests enable a chart author to package tests in a chart and ship them to a chart consumer. The
Teja,
This is a good question.
There are a couple things that come to mind for uses of Helm tests.
Helm tests enable a chart author to package tests in a chart and ship them to a chart consumer. The
|
By
Matt Farina
·
#334
·
|
|
Why do we need Helm Tests? What does they solve?
Hi,
I want to understand why we need helm tests? I have my CI automation which deploys all of my charts and checks if the feature is working or not.
I don't understand why I need "helm tests" in the
Hi,
I want to understand why we need helm tests? I have my CI automation which deploys all of my charts and checks if the feature is working or not.
I don't understand why I need "helm tests" in the
|
By
@Tejaswini_Vadlamudi
·
#333
·
|
|
Stable and Incubator chart repo deprecation
This has been shared previously but we've come to realize that not everyone has noticed.
On November 13th of this year the stable and incubator chart repos will be marked obsolete and will be going
This has been shared previously but we've come to realize that not everyone has noticed.
On November 13th of this year the stable and incubator chart repos will be marked obsolete and will be going
|
By
Matt Farina
·
#332
·
|
|
Helm Hub move to Artifact Hub
The Helm Hub has made it far easier to find charts that are distributed around the Internet. General purpose search engines don't make it easy and the Helm Hub, being Kubernetes and charts specific,
The Helm Hub has made it far easier to find charts that are distributed around the Internet. General purpose search engines don't make it easy and the Helm Hub, being Kubernetes and charts specific,
|
By
Matt Farina
·
#331
·
|
|
Feedback on proposal
Hi,
I am writing to formalize a proposal to extend Helm 3 in a backward compatible manner to allow passing derived values to subcharts without exposing them in `values.yaml`. I wrote this an issue on
Hi,
I am writing to formalize a proposal to extend Helm 3 in a backward compatible manner to allow passing derived values to subcharts without exposing them in `values.yaml`. I wrote this an issue on
|
By
jorgecarleitao@...
·
#330
·
|
|
Re: stepping down
Hi Michelle,
It was great to have had a chance to work with you. All the best in your new adventures.
Regards,
Martin
Hi Michelle,
It was great to have had a chance to work with you. All the best in your new adventures.
Regards,
Martin
|
By
Martin Hickey
·
#329
·
|
|
stepping down
Hey Helmettes,
It's been a pleasure being a core maintainer on the Helm project since it's initial release Helm Classic (v1) in 2015 and probably the coolest experience of my career. I am officially
Hey Helmettes,
It's been a pleasure being a core maintainer on the Helm project since it's initial release Helm Classic (v1) in 2015 and probably the coolest experience of my career. I am officially
|
By
minooral@...
·
#328
·
Edited
|