|
Confirming the email address
By
nizam037@...
·
#72
·
|
|
Re: Help name the new Helm distributed charts search site
I want to say thanks to everyone who gave feedback both here and in other areas on this topic.
We’re going to go with hub.helm.sh and likely setup a redirect from charts.helm.sh to hub.helm.sh.
--
I want to say thanks to everyone who gave feedback both here and in other areas on this topic.
We’re going to go with hub.helm.sh and likely setup a redirect from charts.helm.sh to hub.helm.sh.
--
|
By
Matt Farina
·
#71
·
|
|
Re: How to create a namespace if it doesn't exists from HELM templates
With an operator and a CRD?
Sent from my phone
With an operator and a CRD?
Sent from my phone
|
By
me@...
·
#70
·
|
|
Re: How to create a namespace if it doesn't exists from HELM templates
Responded in https://github.com/helm/helm/issues/4456
Responded in https://github.com/helm/helm/issues/4456
|
By
Matt Fisher <matt.fisher@...>
·
#69
·
|
|
How to create a namespace if it doesn't exists from HELM templates
Hi all,
I have a `kind: Namespace` template yaml like follows,
How do I make `helm install` create the above-given namespace (`{{ .Values.namespace }}`) if and only if above namespace (`{{
Hi all,
I have a `kind: Namespace` template yaml like follows,
How do I make `helm install` create the above-given namespace (`{{ .Values.namespace }}`) if and only if above namespace (`{{
|
By
Kasun Siyambalapitiya <kasunsi@...>
·
#68
·
|
|
Re: Help name the new Helm distributed charts search site
+1 for hub.helm.sh as it seems to be the best option (more universal than "charts", more common than "atlas").
Best regards,
Dmitry
+1 for hub.helm.sh as it seems to be the best option (more universal than "charts", more common than "atlas").
Best regards,
Dmitry
|
By
Dmitry Shurupov <dmitry.shurupov@...>
·
#67
·
|
|
Re: Help name the new Helm distributed charts search site
Why then not charts.helm.sh ?
WBR,
Strukov Anton
Why then not charts.helm.sh ?
WBR,
Strukov Anton
|
By
Savemech <savemech@...>
·
#66
·
|
|
Re: Help name the new Helm distributed charts search site
+1 for hub.helm.sh
By
Rimas
·
#65
·
|
|
Re: Help name the new Helm distributed charts search site
+1 for hub.helm.sh, like docker hub
-Stef
>>> "Josh Dolitsky" <jdolitsky@...> 08/07/18 2:23 PM >>>
+1 for hub.helm.sh. Simple and easy to say/remember.
Josh
+1 for hub.helm.sh, like docker hub
-Stef
>>> "Josh Dolitsky" <jdolitsky@...> 08/07/18 2:23 PM >>>
+1 for hub.helm.sh. Simple and easy to say/remember.
Josh
|
By
Stefanie Arnold
·
#64
·
|
|
Re: Help name the new Helm distributed charts search site
Could try to work in commodore
From https://www.public.navy.mil/surfor/Pages/Navy-Officer-Titles.aspx
Traditionally, "commodore" is the title for any officer assigned to command more than one ship at
Could try to work in commodore
From https://www.public.navy.mil/surfor/Pages/Navy-Officer-Titles.aspx
Traditionally, "commodore" is the title for any officer assigned to command more than one ship at
|
By
Bryan Rosander
·
#63
·
|
|
Re: Help name the new Helm distributed charts search site
+1 for hub.helm.sh. Simple and easy to say/remember.
Josh
+1 for hub.helm.sh. Simple and easy to say/remember.
Josh
|
By
Josh Dolitsky
·
#62
·
|
|
Help name the new Helm distributed charts search site
Hi everyone,
You may have heard we're working towards moving github.com/helm/charts to a distributed model. This will alleviate many of the concerns about the current monolithic repo,
Hi everyone,
You may have heard we're working towards moving github.com/helm/charts to a distributed model. This will alleviate many of the concerns about the current monolithic repo,
|
By
Scott Rigby
·
#61
·
|
|
Re: Moving Helm Repositories
The charts repo has now been moved to github.com/helm/charts. If there are any issues please let us know.
Note, we may run into places where /ok-to-test needs to be re-added to a PR. This will need to
The charts repo has now been moved to github.com/helm/charts. If there are any issues please let us know.
Note, we may run into places where /ok-to-test needs to be re-added to a PR. This will need to
|
By
Matt Farina
·
#60
·
|
|
Re: Moving Helm Repositories
The helm repository has now been moved. It is at github.com/helm/helm. Redirects are in place so that you should not have to make any change in your handling of Helm. If there are any issues or
The helm repository has now been moved. It is at github.com/helm/helm. Redirects are in place so that you should not have to make any change in your handling of Helm. If there are any issues or
|
By
Matt Farina
·
#59
·
|
|
Re: Creating a Hook that deletes a Pod
Hey Vic!
It seems through this Job, it's deleting all the jobs that was a part of installing and deleting this chart.
Although similar, I'm still not sure what is wrong with my defined Job. It's very
Hey Vic!
It seems through this Job, it's deleting all the jobs that was a part of installing and deleting this chart.
Although similar, I'm still not sure what is wrong with my defined Job. It's very
|
By
wnatasha@...
·
#58
·
|
|
Moving Helm Repositories
As part of Helms move to the CNCF we are moving all the repositories under the helm GitHub organization. The move is being tracked via an issue on GitHub at
As part of Helms move to the CNCF we are moving all the repositories under the helm GitHub organization. The move is being tracked via an issue on GitHub at
|
By
Matt Farina
·
#57
·
|
|
Re: Creating a Hook that deletes a Pod
Hey Natasha!
I think this is similar to what you are trying to do albeit as a post-delete:
https://github.com/kubernetes/charts/blob/master/stable/spinnaker/templates/hooks/delete-jobs.yaml
--
Vic
Hey Natasha!
I think this is similar to what you are trying to do albeit as a post-delete:
https://github.com/kubernetes/charts/blob/master/stable/spinnaker/templates/hooks/delete-jobs.yaml
--
Vic
|
By
Vic Iglesias
·
#56
·
|
|
Creating a Hook that deletes a Pod
I was wondering if there was example code that demonstrates a hook (job) that deletes a pod during pre-deletion.
I've tried implementing it myself, but it seems like it never "succeeds" and results in
I was wondering if there was example code that demonstrates a hook (job) that deletes a pod during pre-deletion.
I've tried implementing it myself, but it seems like it never "succeeds" and results in
|
By
wnatasha@...
·
#55
·
|
|
Chart Repo Management UI (ChartMuseum UI)
I've talked with a number of people recently about a potential ChartMuseum UI.
This is not to be confused with the Monocular project, which is solving the issue of chart discovery across a distributed
I've talked with a number of people recently about a potential ChartMuseum UI.
This is not to be confused with the Monocular project, which is solving the issue of chart discovery across a distributed
|
By
Josh Dolitsky
·
#54
·
|
|
What resources to apply templated fullname for metadata.name?
Hi,
I'm building a helm chart that I would eventually like to submit to the kubeapps repository for consideration. While reviewing the Review Guidelines in kubernetes/charts there's a section about
Hi,
I'm building a helm chart that I would eventually like to submit to the kubeapps repository for consideration. While reviewing the Review Guidelines in kubernetes/charts there's a section about
|
By
sean.glover@...
·
#53
·
|