This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Move templates from kubernetes/deployment-manager to the registry #1
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is a first-cut template based on https://github.com/kubernetes/kubernetes/tree/master/examples/spark with minor templating. As I iterate on that example to add PDs, etc. (which will add much more variance), I'll iterate here, too.
jackgr
added a commit
that referenced
this pull request
Nov 29, 2015
Move templates from kubernetes/deployment-manager to the registry
mikeln
pushed a commit
to mikeln/charts
that referenced
this pull request
Aug 9, 2017
k8s-ci-robot
pushed a commit
that referenced
this pull request
Dec 18, 2017
* Better resource management for Artifactory (#1) * Update Artifactory version * Add resources requests and limits to all pods * Ability to set whitelist on Nginx LoadBalancer service * Support setting a custom artifactory service name (that will also be set in nginx config) * Add new parameters to README * Fix artifactory replicas reference. Hardcode database replicas to 1 * Use resource memory requests and limits in Artifactory java options * Add readinessProbe to Artifactory * Add readme on creating a Kubernetes Docker registry secret and passing it to helm * Update Artifactory Chart version to 6.2.3 * Comment out the default resources and update README on how to use them * Set Artifactory version 5.6.3 * Remove default values for Nginx resources from README
k8s-ci-robot
pushed a commit
that referenced
this pull request
Jan 14, 2018
* Better resource management for Artifactory (#1) * Update Artifactory version * Add resources requests and limits to all pods * Ability to set whitelist on Nginx LoadBalancer service * Support setting a custom artifactory service name (that will also be set in nginx config) * Add new parameters to README * Fix artifactory replicas reference. Hardcode database replicas to 1 * Use resource memory requests and limits in Artifactory java options * Add readinessProbe to Artifactory * Add readme on creating a Kubernetes Docker registry secret and passing it to helm * Update Artifactory Chart version to 6.2.3 * Comment out the default resources and update README on how to use them * Set Artifactory version 5.6.3 * Remove default values for Nginx resources from README * Set Artifactory version 5.8.0 * Set a single source for Artifactory and Nginx images version * Set Artifactory version 5.8.1 * Set Artifactory version 5.8.2 * Go back to using version from values.yaml * Set Artifactory version 5.8.3 * Revert single quotes * Revert consolidation of containers versions * Empty line to trigger GitHub CI
Merged
k8s-ci-robot
pushed a commit
that referenced
this pull request
Jun 17, 2018
* Update app to latest version and qa improvements * review #1
or1can
pushed a commit
to or1can/charts
that referenced
this pull request
Jul 10, 2018
* Update app to latest version and qa improvements * review helm#1
voron
pushed a commit
to dysnix/helm-charts
that referenced
this pull request
Sep 5, 2018
* Update app to latest version and qa improvements * review helm#1 Signed-off-by: voron <[email protected]>
alexander-alvarez
pushed a commit
to alexander-alvarez/charts
that referenced
this pull request
Oct 11, 2018
…lugins (helm#1) * add autoscaling to graylog nodes * check for value before setting metrics for hpa * trying out plugin install * update init container script * volume mount plugin folder * add volume * try using graylog image for init container * messed up init container command * bad command * mount to another directory to keep all default plugins * missing && in cmd for install plugins * copy all files instead of folder * install plugins to master as well * always run plugin install so volume mount isn't empty
endrec
added a commit
to endrec/helm-charts
that referenced
this pull request
Apr 1, 2019
[elasticsearch-curator] Enabling the use of secrets in environment
Merged
3 tasks
k8s-ci-robot
pushed a commit
that referenced
this pull request
Apr 18, 2019
* Change Ark to Velero and upgrade from 0.10.1 to 0.11.0 Signed-off-by: Joe Gorse <[email protected]> * Change velero.heptio.com to velero.io Signed-off-by: Joe Gorse <[email protected]> * Add CRD for serverstatusrequest Fix version number of velero. Signed-off-by: Aman Wangde <[email protected]> * Change namespace to 'velero' Signed-off-by: Aman Wangde <[email protected]> * Fix README for upgrade instructions Signed-off-by: Joe Gorse <[email protected]> * Add Ark back in Signed-off-by: Ethan Kaley <[email protected]> * Deprecate the stable/Ark chart Signed-off-by: Joe Gorse <[email protected]> * Fix version issues Signed-off-by: Ethan Kaley <[email protected]> * Remove references to v0.10.x Signed-off-by: Joe Gorse <[email protected]> * Fix indentation issue and add to restic-daemonset tpl Signed-off-by: Joe Gorse <[email protected]> * Add missing newline Move commented value example Signed-off-by: Joe Gorse <[email protected]> * Bump Ark chart version for deprecation Signed-off-by: Ethan Kaley <[email protected]> * Fix labels (#1) * Fix labels Signed-off-by: Ethan Kaley <[email protected]> Signed-off-by: Joe Gorse <[email protected]> * Use include instead of template function Signed-off-by: Reinhard Nägele <[email protected]> * Remove variables Signed-off-by: Reinhard Nägele <[email protected]> * Use with and nindent Signed-off-by: Reinhard Nägele <[email protected]> * Update API versions Signed-off-by: Reinhard Nägele <[email protected]> * Updated Ark chart to a patch bump Signed-off-by: Joe Gorse <[email protected]> * Add comments and fix NOTES template Signed-off-by: Joe Gorse <[email protected]> * Fix deployment template for podAnnotations Signed-off-by: Ethan Kaley <[email protected]>
TsuyoshiUshio
pushed a commit
to TsuyoshiUshio/charts
that referenced
this pull request
Apr 18, 2019
* Change Ark to Velero and upgrade from 0.10.1 to 0.11.0 Signed-off-by: Joe Gorse <[email protected]> * Change velero.heptio.com to velero.io Signed-off-by: Joe Gorse <[email protected]> * Add CRD for serverstatusrequest Fix version number of velero. Signed-off-by: Aman Wangde <[email protected]> * Change namespace to 'velero' Signed-off-by: Aman Wangde <[email protected]> * Fix README for upgrade instructions Signed-off-by: Joe Gorse <[email protected]> * Add Ark back in Signed-off-by: Ethan Kaley <[email protected]> * Deprecate the stable/Ark chart Signed-off-by: Joe Gorse <[email protected]> * Fix version issues Signed-off-by: Ethan Kaley <[email protected]> * Remove references to v0.10.x Signed-off-by: Joe Gorse <[email protected]> * Fix indentation issue and add to restic-daemonset tpl Signed-off-by: Joe Gorse <[email protected]> * Add missing newline Move commented value example Signed-off-by: Joe Gorse <[email protected]> * Bump Ark chart version for deprecation Signed-off-by: Ethan Kaley <[email protected]> * Fix labels (helm#1) * Fix labels Signed-off-by: Ethan Kaley <[email protected]> Signed-off-by: Joe Gorse <[email protected]> * Use include instead of template function Signed-off-by: Reinhard Nägele <[email protected]> * Remove variables Signed-off-by: Reinhard Nägele <[email protected]> * Use with and nindent Signed-off-by: Reinhard Nägele <[email protected]> * Update API versions Signed-off-by: Reinhard Nägele <[email protected]> * Updated Ark chart to a patch bump Signed-off-by: Joe Gorse <[email protected]> * Add comments and fix NOTES template Signed-off-by: Joe Gorse <[email protected]> * Fix deployment template for podAnnotations Signed-off-by: Ethan Kaley <[email protected]>
hajnej
pushed a commit
to hajnej/charts
that referenced
this pull request
Apr 24, 2019
* Change Ark to Velero and upgrade from 0.10.1 to 0.11.0 Signed-off-by: Joe Gorse <[email protected]> * Change velero.heptio.com to velero.io Signed-off-by: Joe Gorse <[email protected]> * Add CRD for serverstatusrequest Fix version number of velero. Signed-off-by: Aman Wangde <[email protected]> * Change namespace to 'velero' Signed-off-by: Aman Wangde <[email protected]> * Fix README for upgrade instructions Signed-off-by: Joe Gorse <[email protected]> * Add Ark back in Signed-off-by: Ethan Kaley <[email protected]> * Deprecate the stable/Ark chart Signed-off-by: Joe Gorse <[email protected]> * Fix version issues Signed-off-by: Ethan Kaley <[email protected]> * Remove references to v0.10.x Signed-off-by: Joe Gorse <[email protected]> * Fix indentation issue and add to restic-daemonset tpl Signed-off-by: Joe Gorse <[email protected]> * Add missing newline Move commented value example Signed-off-by: Joe Gorse <[email protected]> * Bump Ark chart version for deprecation Signed-off-by: Ethan Kaley <[email protected]> * Fix labels (helm#1) * Fix labels Signed-off-by: Ethan Kaley <[email protected]> Signed-off-by: Joe Gorse <[email protected]> * Use include instead of template function Signed-off-by: Reinhard Nägele <[email protected]> * Remove variables Signed-off-by: Reinhard Nägele <[email protected]> * Use with and nindent Signed-off-by: Reinhard Nägele <[email protected]> * Update API versions Signed-off-by: Reinhard Nägele <[email protected]> * Updated Ark chart to a patch bump Signed-off-by: Joe Gorse <[email protected]> * Add comments and fix NOTES template Signed-off-by: Joe Gorse <[email protected]> * Fix deployment template for podAnnotations Signed-off-by: Ethan Kaley <[email protected]>
devnulled
pushed a commit
to devnulled/charts
that referenced
this pull request
Apr 25, 2019
* Change Ark to Velero and upgrade from 0.10.1 to 0.11.0 Signed-off-by: Joe Gorse <[email protected]> * Change velero.heptio.com to velero.io Signed-off-by: Joe Gorse <[email protected]> * Add CRD for serverstatusrequest Fix version number of velero. Signed-off-by: Aman Wangde <[email protected]> * Change namespace to 'velero' Signed-off-by: Aman Wangde <[email protected]> * Fix README for upgrade instructions Signed-off-by: Joe Gorse <[email protected]> * Add Ark back in Signed-off-by: Ethan Kaley <[email protected]> * Deprecate the stable/Ark chart Signed-off-by: Joe Gorse <[email protected]> * Fix version issues Signed-off-by: Ethan Kaley <[email protected]> * Remove references to v0.10.x Signed-off-by: Joe Gorse <[email protected]> * Fix indentation issue and add to restic-daemonset tpl Signed-off-by: Joe Gorse <[email protected]> * Add missing newline Move commented value example Signed-off-by: Joe Gorse <[email protected]> * Bump Ark chart version for deprecation Signed-off-by: Ethan Kaley <[email protected]> * Fix labels (helm#1) * Fix labels Signed-off-by: Ethan Kaley <[email protected]> Signed-off-by: Joe Gorse <[email protected]> * Use include instead of template function Signed-off-by: Reinhard Nägele <[email protected]> * Remove variables Signed-off-by: Reinhard Nägele <[email protected]> * Use with and nindent Signed-off-by: Reinhard Nägele <[email protected]> * Update API versions Signed-off-by: Reinhard Nägele <[email protected]> * Updated Ark chart to a patch bump Signed-off-by: Joe Gorse <[email protected]> * Add comments and fix NOTES template Signed-off-by: Joe Gorse <[email protected]> * Fix deployment template for podAnnotations Signed-off-by: Ethan Kaley <[email protected]>
dermorz
pushed a commit
to dermorz/charts
that referenced
this pull request
Apr 26, 2019
* Change Ark to Velero and upgrade from 0.10.1 to 0.11.0 Signed-off-by: Joe Gorse <[email protected]> * Change velero.heptio.com to velero.io Signed-off-by: Joe Gorse <[email protected]> * Add CRD for serverstatusrequest Fix version number of velero. Signed-off-by: Aman Wangde <[email protected]> * Change namespace to 'velero' Signed-off-by: Aman Wangde <[email protected]> * Fix README for upgrade instructions Signed-off-by: Joe Gorse <[email protected]> * Add Ark back in Signed-off-by: Ethan Kaley <[email protected]> * Deprecate the stable/Ark chart Signed-off-by: Joe Gorse <[email protected]> * Fix version issues Signed-off-by: Ethan Kaley <[email protected]> * Remove references to v0.10.x Signed-off-by: Joe Gorse <[email protected]> * Fix indentation issue and add to restic-daemonset tpl Signed-off-by: Joe Gorse <[email protected]> * Add missing newline Move commented value example Signed-off-by: Joe Gorse <[email protected]> * Bump Ark chart version for deprecation Signed-off-by: Ethan Kaley <[email protected]> * Fix labels (helm#1) * Fix labels Signed-off-by: Ethan Kaley <[email protected]> Signed-off-by: Joe Gorse <[email protected]> * Use include instead of template function Signed-off-by: Reinhard Nägele <[email protected]> * Remove variables Signed-off-by: Reinhard Nägele <[email protected]> * Use with and nindent Signed-off-by: Reinhard Nägele <[email protected]> * Update API versions Signed-off-by: Reinhard Nägele <[email protected]> * Updated Ark chart to a patch bump Signed-off-by: Joe Gorse <[email protected]> * Add comments and fix NOTES template Signed-off-by: Joe Gorse <[email protected]> * Fix deployment template for podAnnotations Signed-off-by: Ethan Kaley <[email protected]>
dpkirchner
pushed a commit
to dpkirchner/charts
that referenced
this pull request
May 9, 2019
* Change Ark to Velero and upgrade from 0.10.1 to 0.11.0 Signed-off-by: Joe Gorse <[email protected]> * Change velero.heptio.com to velero.io Signed-off-by: Joe Gorse <[email protected]> * Add CRD for serverstatusrequest Fix version number of velero. Signed-off-by: Aman Wangde <[email protected]> * Change namespace to 'velero' Signed-off-by: Aman Wangde <[email protected]> * Fix README for upgrade instructions Signed-off-by: Joe Gorse <[email protected]> * Add Ark back in Signed-off-by: Ethan Kaley <[email protected]> * Deprecate the stable/Ark chart Signed-off-by: Joe Gorse <[email protected]> * Fix version issues Signed-off-by: Ethan Kaley <[email protected]> * Remove references to v0.10.x Signed-off-by: Joe Gorse <[email protected]> * Fix indentation issue and add to restic-daemonset tpl Signed-off-by: Joe Gorse <[email protected]> * Add missing newline Move commented value example Signed-off-by: Joe Gorse <[email protected]> * Bump Ark chart version for deprecation Signed-off-by: Ethan Kaley <[email protected]> * Fix labels (helm#1) * Fix labels Signed-off-by: Ethan Kaley <[email protected]> Signed-off-by: Joe Gorse <[email protected]> * Use include instead of template function Signed-off-by: Reinhard Nägele <[email protected]> * Remove variables Signed-off-by: Reinhard Nägele <[email protected]> * Use with and nindent Signed-off-by: Reinhard Nägele <[email protected]> * Update API versions Signed-off-by: Reinhard Nägele <[email protected]> * Updated Ark chart to a patch bump Signed-off-by: Joe Gorse <[email protected]> * Add comments and fix NOTES template Signed-off-by: Joe Gorse <[email protected]> * Fix deployment template for podAnnotations Signed-off-by: Ethan Kaley <[email protected]>
endrec
added a commit
to endrec/helm-charts
that referenced
this pull request
May 10, 2019
[elasticsearch-curator] Enabling the use of secrets in environment
k8s-ci-robot
pushed a commit
that referenced
this pull request
May 15, 2019
…Containers, & miscellaneous value type fixes (#13509) * parse extraContainers using tpl, to match extraInitContainers Signed-off-by: Brian Surber <[email protected]> * Version bump Signed-off-by: Brian Surber <[email protected]> * toYaml & tpl (#1) * use toYaml with all tpls to allow for map object values instead of raw strings Signed-off-by: Brian Surber <[email protected]> * change value types to match no longer needing to be strings Signed-off-by: Brian Surber <[email protected]> * resolve version conflict Signed-off-by: Maor Friedman <[email protected]>
goshlanguage
pushed a commit
to goshlanguage/charts
that referenced
this pull request
May 17, 2019
* Change Ark to Velero and upgrade from 0.10.1 to 0.11.0 Signed-off-by: Joe Gorse <[email protected]> * Change velero.heptio.com to velero.io Signed-off-by: Joe Gorse <[email protected]> * Add CRD for serverstatusrequest Fix version number of velero. Signed-off-by: Aman Wangde <[email protected]> * Change namespace to 'velero' Signed-off-by: Aman Wangde <[email protected]> * Fix README for upgrade instructions Signed-off-by: Joe Gorse <[email protected]> * Add Ark back in Signed-off-by: Ethan Kaley <[email protected]> * Deprecate the stable/Ark chart Signed-off-by: Joe Gorse <[email protected]> * Fix version issues Signed-off-by: Ethan Kaley <[email protected]> * Remove references to v0.10.x Signed-off-by: Joe Gorse <[email protected]> * Fix indentation issue and add to restic-daemonset tpl Signed-off-by: Joe Gorse <[email protected]> * Add missing newline Move commented value example Signed-off-by: Joe Gorse <[email protected]> * Bump Ark chart version for deprecation Signed-off-by: Ethan Kaley <[email protected]> * Fix labels (helm#1) * Fix labels Signed-off-by: Ethan Kaley <[email protected]> Signed-off-by: Joe Gorse <[email protected]> * Use include instead of template function Signed-off-by: Reinhard Nägele <[email protected]> * Remove variables Signed-off-by: Reinhard Nägele <[email protected]> * Use with and nindent Signed-off-by: Reinhard Nägele <[email protected]> * Update API versions Signed-off-by: Reinhard Nägele <[email protected]> * Updated Ark chart to a patch bump Signed-off-by: Joe Gorse <[email protected]> * Add comments and fix NOTES template Signed-off-by: Joe Gorse <[email protected]> * Fix deployment template for podAnnotations Signed-off-by: Ethan Kaley <[email protected]>
goshlanguage
pushed a commit
to goshlanguage/charts
that referenced
this pull request
May 17, 2019
…Containers, & miscellaneous value type fixes (helm#13509) * parse extraContainers using tpl, to match extraInitContainers Signed-off-by: Brian Surber <[email protected]> * Version bump Signed-off-by: Brian Surber <[email protected]> * toYaml & tpl (helm#1) * use toYaml with all tpls to allow for map object values instead of raw strings Signed-off-by: Brian Surber <[email protected]> * change value types to match no longer needing to be strings Signed-off-by: Brian Surber <[email protected]> * resolve version conflict Signed-off-by: Maor Friedman <[email protected]>
eyenx
pushed a commit
to eyenx/charts
that referenced
this pull request
May 28, 2019
* Change Ark to Velero and upgrade from 0.10.1 to 0.11.0 Signed-off-by: Joe Gorse <[email protected]> * Change velero.heptio.com to velero.io Signed-off-by: Joe Gorse <[email protected]> * Add CRD for serverstatusrequest Fix version number of velero. Signed-off-by: Aman Wangde <[email protected]> * Change namespace to 'velero' Signed-off-by: Aman Wangde <[email protected]> * Fix README for upgrade instructions Signed-off-by: Joe Gorse <[email protected]> * Add Ark back in Signed-off-by: Ethan Kaley <[email protected]> * Deprecate the stable/Ark chart Signed-off-by: Joe Gorse <[email protected]> * Fix version issues Signed-off-by: Ethan Kaley <[email protected]> * Remove references to v0.10.x Signed-off-by: Joe Gorse <[email protected]> * Fix indentation issue and add to restic-daemonset tpl Signed-off-by: Joe Gorse <[email protected]> * Add missing newline Move commented value example Signed-off-by: Joe Gorse <[email protected]> * Bump Ark chart version for deprecation Signed-off-by: Ethan Kaley <[email protected]> * Fix labels (helm#1) * Fix labels Signed-off-by: Ethan Kaley <[email protected]> Signed-off-by: Joe Gorse <[email protected]> * Use include instead of template function Signed-off-by: Reinhard Nägele <[email protected]> * Remove variables Signed-off-by: Reinhard Nägele <[email protected]> * Use with and nindent Signed-off-by: Reinhard Nägele <[email protected]> * Update API versions Signed-off-by: Reinhard Nägele <[email protected]> * Updated Ark chart to a patch bump Signed-off-by: Joe Gorse <[email protected]> * Add comments and fix NOTES template Signed-off-by: Joe Gorse <[email protected]> * Fix deployment template for podAnnotations Signed-off-by: Ethan Kaley <[email protected]>
eyenx
pushed a commit
to eyenx/charts
that referenced
this pull request
May 28, 2019
…Containers, & miscellaneous value type fixes (helm#13509) * parse extraContainers using tpl, to match extraInitContainers Signed-off-by: Brian Surber <[email protected]> * Version bump Signed-off-by: Brian Surber <[email protected]> * toYaml & tpl (helm#1) * use toYaml with all tpls to allow for map object values instead of raw strings Signed-off-by: Brian Surber <[email protected]> * change value types to match no longer needing to be strings Signed-off-by: Brian Surber <[email protected]> * resolve version conflict Signed-off-by: Maor Friedman <[email protected]>
k8s-ci-robot
pushed a commit
that referenced
this pull request
Aug 13, 2019
…documentation, more options. (#12552) * 1) Update API versions to v1, 2) Refactor NOTES.txt to handle different serviceTypes, 3) Create OWNERS file, 4) Add comments for possible serviceType and GPU values in values.yaml, 5) Update README values and add some new sections for serviceTypes and Jupyter password, 6) Lint README, yaml files, and rendered yaml templates, 7) Update container images to v1.1.1 Signed-off-by: Ryan McCormick <[email protected]> Signed-off-by: Ryan McCormick <[email protected]> * address PR #1 comments, 1) Add newline to each EOF, 2) Update YAML comments to have no extra spacing, 3) Add --namespace flag description to README Signed-off-by: Ryan McCormick <[email protected]> Signed-off-by: Ryan McCormick <[email protected]> * add nodeSelector and imagePullSecrets to deployments Signed-off-by: Ryan McCormick <[email protected]> * add nodeSelector and imagePullSecrets to deployments Signed-off-by: Ryan McCormick <[email protected]> * change worker arg to variable rather than hardcoded 'dask-worker' Signed-off-by: Ryan McCormick <[email protected]> * Add jacobtomlinson to OWNERS Signed-off-by: Ryan McCormick <[email protected]> * fix lint error for spaces after comments Signed-off-by: Ryan McCormick <[email protected]> * Update README.md Signed-off-by: Reinhard Nägele <[email protected]> * apply left whitespace trim and nindent throughout chart templates per unguiculus suggestion Signed-off-by: Ryan Mccormick <[email protected]> * improvement: replace 'default' namespace with '.Release.Namespace' in NOTES.txt output Signed-off-by: Ryan McCormick <[email protected]>
ThoTischner
pushed a commit
to bitsbeats/charts
that referenced
this pull request
Aug 13, 2019
…documentation, more options. (helm#12552) * 1) Update API versions to v1, 2) Refactor NOTES.txt to handle different serviceTypes, 3) Create OWNERS file, 4) Add comments for possible serviceType and GPU values in values.yaml, 5) Update README values and add some new sections for serviceTypes and Jupyter password, 6) Lint README, yaml files, and rendered yaml templates, 7) Update container images to v1.1.1 Signed-off-by: Ryan McCormick <[email protected]> Signed-off-by: Ryan McCormick <[email protected]> * address PR helm#1 comments, 1) Add newline to each EOF, 2) Update YAML comments to have no extra spacing, 3) Add --namespace flag description to README Signed-off-by: Ryan McCormick <[email protected]> Signed-off-by: Ryan McCormick <[email protected]> * add nodeSelector and imagePullSecrets to deployments Signed-off-by: Ryan McCormick <[email protected]> * add nodeSelector and imagePullSecrets to deployments Signed-off-by: Ryan McCormick <[email protected]> * change worker arg to variable rather than hardcoded 'dask-worker' Signed-off-by: Ryan McCormick <[email protected]> * Add jacobtomlinson to OWNERS Signed-off-by: Ryan McCormick <[email protected]> * fix lint error for spaces after comments Signed-off-by: Ryan McCormick <[email protected]> * Update README.md Signed-off-by: Reinhard Nägele <[email protected]> * apply left whitespace trim and nindent throughout chart templates per unguiculus suggestion Signed-off-by: Ryan Mccormick <[email protected]> * improvement: replace 'default' namespace with '.Release.Namespace' in NOTES.txt output Signed-off-by: Ryan McCormick <[email protected]>
landorg
pushed a commit
to landorg/charts
that referenced
this pull request
Aug 19, 2019
…documentation, more options. (helm#12552) * 1) Update API versions to v1, 2) Refactor NOTES.txt to handle different serviceTypes, 3) Create OWNERS file, 4) Add comments for possible serviceType and GPU values in values.yaml, 5) Update README values and add some new sections for serviceTypes and Jupyter password, 6) Lint README, yaml files, and rendered yaml templates, 7) Update container images to v1.1.1 Signed-off-by: Ryan McCormick <[email protected]> Signed-off-by: Ryan McCormick <[email protected]> * address PR helm#1 comments, 1) Add newline to each EOF, 2) Update YAML comments to have no extra spacing, 3) Add --namespace flag description to README Signed-off-by: Ryan McCormick <[email protected]> Signed-off-by: Ryan McCormick <[email protected]> * add nodeSelector and imagePullSecrets to deployments Signed-off-by: Ryan McCormick <[email protected]> * add nodeSelector and imagePullSecrets to deployments Signed-off-by: Ryan McCormick <[email protected]> * change worker arg to variable rather than hardcoded 'dask-worker' Signed-off-by: Ryan McCormick <[email protected]> * Add jacobtomlinson to OWNERS Signed-off-by: Ryan McCormick <[email protected]> * fix lint error for spaces after comments Signed-off-by: Ryan McCormick <[email protected]> * Update README.md Signed-off-by: Reinhard Nägele <[email protected]> * apply left whitespace trim and nindent throughout chart templates per unguiculus suggestion Signed-off-by: Ryan Mccormick <[email protected]> * improvement: replace 'default' namespace with '.Release.Namespace' in NOTES.txt output Signed-off-by: Ryan McCormick <[email protected]> Signed-off-by: Roland Gritzer <[email protected]>
k8s-ci-robot
pushed a commit
that referenced
this pull request
May 31, 2020
) * [stable/jenkins] add yamlMergeStrategy to default agent Signed-off-by: Kevin Lefevre <[email protected]> * review #1 Signed-off-by: Kevin Lefevre <[email protected]>
irlevesque
pushed a commit
to quantopian/charts
that referenced
this pull request
Jul 13, 2020
…m#22593) * [stable/jenkins] add yamlMergeStrategy to default agent Signed-off-by: Kevin Lefevre <[email protected]> * review helm#1 Signed-off-by: Kevin Lefevre <[email protected]>
includerandom
pushed a commit
to includerandom/helm_charts
that referenced
this pull request
Jul 19, 2020
…m#22593) * [stable/jenkins] add yamlMergeStrategy to default agent Signed-off-by: Kevin Lefevre <[email protected]> * review helm#1 Signed-off-by: Kevin Lefevre <[email protected]>
li-adrienloiseau
pushed a commit
to li-adrienloiseau/charts
that referenced
this pull request
Jul 29, 2020
…m#22593) * [stable/jenkins] add yamlMergeStrategy to default agent Signed-off-by: Kevin Lefevre <[email protected]> * review helm#1 Signed-off-by: Kevin Lefevre <[email protected]> Signed-off-by: Adrien Loiseau <[email protected]>
jonty-uk-gov-mirror
pushed a commit
to uk-gov-mirror/ministryofjustice.charts
that referenced
this pull request
Apr 11, 2021
Add extraInitContainers. Add config tpl. Change host to use tpl.
shibaPuppy
pushed a commit
to shibaPuppy/charts
that referenced
this pull request
Nov 4, 2021
shibaPuppy
pushed a commit
to shibaPuppy/charts
that referenced
this pull request
Nov 4, 2021
Add empty dict as default for updateStrategy (Fix helm#1)
shibaPuppy
pushed a commit
to shibaPuppy/charts
that referenced
this pull request
Nov 4, 2021
Update owners files
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.