forked from helm/charts
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nats #1
Open
ghost
wants to merge
7
commits into
master
Choose a base branch
from
nats
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
There is still many problems to be fixed
…ster to find the routes
jeff-knurek
pushed a commit
that referenced
this pull request
Jan 25, 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
jeff-knurek
pushed a commit
that referenced
this pull request
Jan 25, 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
jeff-knurek
pushed a commit
that referenced
this pull request
Jul 18, 2018
* Update app to latest version and qa improvements * review #1
jeff-knurek
pushed a commit
that referenced
this pull request
May 23, 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]>
jeff-knurek
pushed a commit
that referenced
this pull request
May 23, 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 (#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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.