|
Re: Is there any way to enforce constraints
Sorry, wrong email.--
Berin Loritsch
DOMEX Architect
7921 Jones Branch Drive
McLean, VA 22102
Email bloritsch@...
Office (703) 735-6281
Mobile (571) 215-7708
Sorry, wrong email.--
Berin Loritsch
DOMEX Architect
7921 Jones Branch Drive
McLean, VA 22102
Email bloritsch@...
Office (703) 735-6281
Mobile (571) 215-7708
|
By
Loritsch, Berin <bloritsch@...>
·
#355
·
|
|
Re: Is there any way to enforce constraints
Would 2pm work for you on monday?--
Berin Loritsch
DOMEX Architect
7921 Jones Branch Drive
McLean, VA 22102
Email bloritsch@...
Office (703) 735-6281
Mobile (571) 215-7708
Would 2pm work for you on monday?--
Berin Loritsch
DOMEX Architect
7921 Jones Branch Drive
McLean, VA 22102
Email bloritsch@...
Office (703) 735-6281
Mobile (571) 215-7708
|
By
Loritsch, Berin <bloritsch@...>
·
#354
·
|
|
Re: Is there any way to enforce constraints
Hey Berin,
I’m not sure if this completely answers the question, but the helm lookup function (https://helm.sh/docs/chart_template_guide/functions_and_pipelines/) may be usable here to
Hey Berin,
I’m not sure if this completely answers the question, but the helm lookup function (https://helm.sh/docs/chart_template_guide/functions_and_pipelines/) may be usable here to
|
By
Paul Czarkowski
·
#353
·
|
|
Re: Is there any way to enforce constraints
It appears this did not garner any attention. Is there any way to enforce constraints on a chart's dependencies?
For example, I would like to have my chart enforce a specific _type_ of secret the
It appears this did not garner any attention. Is there any way to enforce constraints on a chart's dependencies?
For example, I would like to have my chart enforce a specific _type_ of secret the
|
By
Loritsch, Berin <bloritsch@...>
·
#352
·
|
|
Pre-proposal idea: introduce a new flag for helm uninstall "--fail-on-error" and a new release status "failed-uninstall"
Hi all,
Following the HIP guide. I am looking for feedback regarding my idea below:
The current Helm uninstall implementation is marking release record as uninstalled even if Helm detected errors
Hi all,
Following the HIP guide. I am looking for feedback regarding my idea below:
The current Helm uninstall implementation is marking release record as uninstalled even if Helm detected errors
|
By
mikeshngdev@...
·
#351
·
|
|
Re: Proposed dates for 3.6 release
There was no objections to the proposed dates for 3.6. So with today's 3.5 release the 3.6 dates can be announced as:
3.6 RC1: Monday May 17th, 2021
3.6 final release: Wednesday May 26th, 2021
Thanks
There was no objections to the proposed dates for 3.6. So with today's 3.5 release the 3.6 dates can be announced as:
3.6 RC1: Monday May 17th, 2021
3.6 final release: Wednesday May 26th, 2021
Thanks
|
By
Marc Khouzam
·
#350
·
|
|
Is there any way to enforce constraints
Example: I am creating a chart for a single page app server. In it I want the ability to add a reference to the TLS secret. The TLS secret would be provided by the person using the chart.
In my
Example: I am creating a chart for a single page app server. In it I want the ability to add a reference to the TLS secret. The TLS secret would be provided by the person using the chart.
In my
|
By
Loritsch, Berin <bloritsch@...>
·
#349
·
|
|
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
·
|