|
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
|
|
Re: How can we achieve automatic rollback in case of "helm upgrade" failures?
Not sure where you got the information that the atomic flag doesn’t exist in Helm 3. I just checked, and it’s been there since Helm 3.0.0, and it’s present in
Not sure where you got the information that the atomic flag doesn’t exist in Helm 3. I just checked, and it’s been there since Helm 3.0.0, and it’s present in
|
By
Matt Fisher <matt.fisher@...>
·
#327
·
|
|
How can we achieve automatic rollback in case of "helm upgrade" failures?
Hi,
Does anyone have ideas about supporting automatic rollback in terms of failures? Over slack, people recommend different sets of tools. What is the recommended approach or best feasible approach to
Hi,
Does anyone have ideas about supporting automatic rollback in terms of failures? Over slack, people recommend different sets of tools. What is the recommended approach or best feasible approach to
|
By
@Tejaswini_Vadlamudi
·
#326
·
|
|
Re: What is the proper way to rollback using helm, Is it using "helm rollback" or "helm upgrade olderversion"?
Hi Teja!
Both are completely valid option. People generally like the rollback commands as it's rolling your kubernetes manifests back to a known good version, therefore if there was an error
Hi Teja!
Both are completely valid option. People generally like the rollback commands as it's rolling your kubernetes manifests back to a known good version, therefore if there was an error
|
By
Paul Czarkowski <pczarkowski@...>
·
#325
·
|
|
What is the proper way to rollback using helm, Is it using "helm rollback" or "helm upgrade olderversion"?
Hi,
I was looking at downgrading software on failure. I wonder if I need to run upgrade an older version or use the "helm rollback" command.
Well, I don't have enough arguments about why I need to use
Hi,
I was looking at downgrading software on failure. I wonder if I need to run upgrade an older version or use the "helm rollback" command.
Well, I don't have enough arguments about why I need to use
|
By
@Tejaswini_Vadlamudi
·
#324
·
|
|
Re: Helm for Microservices Deployments
Hi Berin
The answer should also depend on what's your intention to group these pieces together.
If the intention is to packaging and distributing, Paul's suggestion of two-layer charts should work.
Hi Berin
The answer should also depend on what's your intention to group these pieces together.
If the intention is to packaging and distributing, Paul's suggestion of two-layer charts should work.
|
By
Lei Zhang
·
#323
·
|
|
Re: Helm for Microservices Deployments
Out of curiosity, why wouldn't you simply have a master helm chart for the full application that declares all of the dependencies? As opposed to learning yet another tool
Out of curiosity, why wouldn't you simply have a master helm chart for the full application that declares all of the dependencies? As opposed to learning yet another tool
|
By
Loritsch, Berin <bloritsch@...>
·
#322
·
|
|
Re: Helm for Microservices Deployments
The complication I have is that the customer I have has very outdated concepts for approving and managing deployments. As a result, our devops pipeline is segregated from the production environment.
The complication I have is that the customer I have has very outdated concepts for approving and managing deployments. As a result, our devops pipeline is segregated from the production environment.
|
By
Loritsch, Berin <bloritsch@...>
·
#321
·
|
|
Re: Helm for Microservices Deployments
In my opinion at least, Ideally each microservice would have its own fully independent chart, and be deployed and managed independely by some sort of CI/CD solution that roughly resembles gitops.
If
In my opinion at least, Ideally each microservice would have its own fully independent chart, and be deployed and managed independely by some sort of CI/CD solution that roughly resembles gitops.
If
|
By
Paul Czarkowski <pczarkowski@...>
·
#320
·
|
|
Re: Announcing ChartCenter, the free central repository for Helm charts
Congratulations on the launch, Rimas!
Congratulations on the launch, Rimas!
|
By
Jimmy Zelinskie <jimmyzelinskie@...>
·
#319
·
|
|
Announcing ChartCenter, the free central repository for Helm charts
Helm charts make your Kubernetes deployments as easy as possible and today I’m happy to announce: ChartCenter, the free central repository for Helm charts.
chartcenter.io is an immutable, safe,
Helm charts make your Kubernetes deployments as easy as possible and today I’m happy to announce: ChartCenter, the free central repository for Helm charts.
chartcenter.io is an immutable, safe,
|
By
Rimas
·
#318
·
|
|
Helm for Microservices Deployments
As I dive deeper into the world of Kubernetes so that I understand what I need my charts to do, and how I intend to design the templates for my environment, I am curious how Helm ties things
As I dive deeper into the world of Kubernetes so that I understand what I need my charts to do, and how I intend to design the templates for my environment, I am curious how Helm ties things
|
By
Loritsch, Berin <bloritsch@...>
·
#317
·
|
|
Helm using the same template for python and java springboot
Hi,
I would like to know can we use the same helm chart template for python and java sprinboot applications. I have my git repository name(sample) is common for these both the codes. But it uses
Hi,
I would like to know can we use the same helm chart template for python and java sprinboot applications. I have my git repository name(sample) is common for these both the codes. But it uses
|
By
kumaryoa@...
·
#316
·
|
|
Re: Share common configmap / data
Hey,
Helm Charts themselves can't access contents of a configmap. You could either set these values as `global` values and make them available across all charts (if using chart dependencies/child
Hey,
Helm Charts themselves can't access contents of a configmap. You could either set these values as `global` values and make them available across all charts (if using chart dependencies/child
|
By
Paul Czarkowski <pczarkowski@...>
·
#315
·
|