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
merge upstream #1
Merged
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
Signed-off-by: Chaoran Yu <[email protected]>
…1304) * [stable/prometheus-operator] Bump operator version. Closes #20503 Signed-off-by: Jean Baptiste Favre <[email protected]> * [stable/prometheus-operator] Update README Signed-off-by: Jean Baptiste Favre <[email protected]> * [stable/prometheus-operator] Bump prometheus-config-reloader image tag Signed-off-by: Jean Baptiste Favre <[email protected]>
Signed-off-by: Dan Sexton <[email protected]>
Add the ability to use custom labels to daemonset. Signed-off-by: Markos Chandras <[email protected]>
Signed-off-by: Mickaël Canévet <[email protected]>
…ith IRSA (#21305) * fix(atlantis): Updating AWS to not require 'credentials' for use with IRSA Signed-off-by: Scott Crooks <[email protected]> * fix(atlantis): Only making 'credentials' optional Signed-off-by: Scott Crooks <[email protected]>
Signed-off-by: Néstor Salceda <[email protected]>
Signed-off-by: Steve Buzonas <[email protected]>
- Install variables before running initdb; custom connections may require variables to be defined. - Install connections before running initdb; models may depend on custom db connections. - Fix URI-style connections: `--conn_type` and `--conn_uri` are not compatible flags. - Fix the default "variables:" value in values.yaml: this should be a string with a JSON object inside, not a yaml map, and this caused confusing warning output from coalesce.go. Signed-off-by: Nathan J. Mehl <[email protected]>
* bitnami/influxdb was stated in the upgrade section instead of stable/postgresql Signed-off-by: semyont <[email protected]> * bump patch version Signed-off-by: semyont <[email protected]>
The new version brings the following fixes - Fixed several potential busy loops - Added a k8s-exporter-heartbeat-period flag to make the heart beat period of K8s exporter configurable. - Fixed a potential NPD panic caused by close of closed channel - Added Stackdriver exporter for NPD - Collect a lot more useful CPU/disk/memory metrics - Fix a few metric units for disk metrics and the calculation for disk_avg_queue_len - Fix the first 0 value metrics reported for disk_avg_queue_len - Improve network_problem.sh to support nf_conntrack and report error when conntrack table is 90% full. - Support host_uptime metrics for CentOS Signed-off-by: Markos Chandras <[email protected]>
* add nodeSelector Signed-off-by: Victor SALAUN <[email protected]> * Update stable/kube-ops-view/templates/deployment.yaml Co-Authored-By: Stella Coëpeau <[email protected]> Signed-off-by: Victor SALAUN <[email protected]> * Update stable/kube-ops-view/templates/deployment.yaml Co-Authored-By: Stella Coëpeau <[email protected]> Signed-off-by: Victor SALAUN <[email protected]> Co-authored-by: Stella Coëpeau <[email protected]>
…1370) Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
This allows for compatibility with istio-enabled setups, which need the port name to start with `http` Signed-off-by: Mike Bryant <[email protected]>
Signed-off-by: mittachaitu <[email protected]>
) Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
…r Rules (#21387) * Bump chart version Signed-off-by: dahei <[email protected]> * Update README.md Signed-off-by: dahei <[email protected]> * Add values and example rules Signed-off-by: dahei <[email protected]> * Add prometheusrule template Signed-off-by: dahei <[email protected]> * Uncommented parameters / removed trailing space Signed-off-by: dahei <[email protected]>
) Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
…1411) Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
) Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
Signed-off-by: Carlos Rodriguez Hernandez <[email protected]>
…r pods (#21423) * adding podLabels for worker, scheduler, web and flower pods Signed-off-by: Brian Hawley <[email protected]> Signed-off-by: Brian Hawley <[email protected]> * adding podLabels for worker, scheduler, web and flower pods Signed-off-by: Brian Hawley <[email protected]> Signed-off-by: Brian Hawley <[email protected]> * adding podLabels for worker, scheduler, web and flower pods Signed-off-by: Brian Hawley <[email protected]> Signed-off-by: Brian Hawley <[email protected]> * bumping chart version Signed-off-by: Brian Hawley <[email protected]> Co-authored-by: Brian Hawley <[email protected]>
remove local scope on $scheme in if-block, otherwise always "http" Signed-off-by: Brien Dieterle <[email protected]>
Signed-off-by: cedric lamoriniere <[email protected]>
Signed-off-by: David Karlsen <[email protected]>
Signed-off-by: Michal Koziorowski <[email protected]> Co-authored-by: Michal Koziorowski <[email protected]>
* [stable/datadog] Introduce processAgent.processCollection to correctly configure DD_PROCESS_AGENT_ENABLED Signed-off-by: Ivan Ilichev <[email protected]> * Change the default for processCollection to false in accordance with process agent settings Signed-off-by: Ivan Ilichev <[email protected]> * Update chart version Signed-off-by: Ivan Ilichev <[email protected]>
The init order change in #21368 was the wrong solution to the problem at hand (circular dependencies between a custom db hook and initdb) and can create init failures when installing with a blank db. Reverting. Signed-off-by: Nathan J. Mehl <[email protected]>
…21436) * [stable/falco] add headless service for falco gRPC server Signed-off-by: Leonardo Grasso <[email protected]> * [stable/falco] gRPC certificates configuration Signed-off-by: Leonardo Grasso <[email protected]> * [stable/falco] Update CHANGELOG.md and bump version Signed-off-by: Leonardo Grasso <[email protected]>
…n to v1.16.0 (#21435) * Upgrade the New Relic k8s integration to v1.16.0 Signed-off-by: Douglas Camata <[email protected]> * Bump chart's patch instead of minor version Signed-off-by: Douglas Camata <[email protected]>
Signed-off-by: gowrisankar <[email protected]> Co-authored-by: gowrisankar <[email protected]>
…n hybrid clusters (#20613) * Ensure manager job gets run on an amd64 in hybrid clouds - zenko/kafka-manager docker image is only available for amd64 so ensure job doesn't get scheduled on unsupported architecture Signed-off-by: Jon Stelly <[email protected]> * Bump chart version Signed-off-by: Jon Stelly <[email protected]> * Version bump Signed-off-by: Jon Stelly <[email protected]>
* Add serviceMonitor to chartmuseum chart Signed-off-by: Philippe Dagenais <[email protected]> * Remove unneeded ) -- fix linting Signed-off-by: Philippe Dagenais <[email protected]>
Signed-off-by: John Kost <[email protected]>
…21447) Signed-off-by: Clément BUCHART <[email protected]> Co-authored-by: Clément BUCHART <[email protected]>
* [stable/spinnaker] update spinnaker dependencies Signed-off-by: Robbert Rijkse <[email protected]> * Fix requirements.lock CI error Signed-off-by: Robbert Rijkse <[email protected]> * Update Minio default values Signed-off-by: Robbert Rijkse <[email protected]> * bump version to 2.0.0-rc1 Signed-off-by: Paul Czarkowski <[email protected]> * update spinnaker version to latest patch release Signed-off-by: Paul Czarkowski <[email protected]> * update halyard config for minio bucket changes Signed-off-by: Paul Czarkowski <[email protected]> Co-authored-by: Paul Czarkowski <[email protected]>
wmcdona89
pushed a commit
that referenced
this pull request
Jun 1, 2020
…m#22593) * [stable/jenkins] add yamlMergeStrategy to default agent Signed-off-by: Kevin Lefevre <[email protected]> * review #1 Signed-off-by: Kevin Lefevre <[email protected]>
wmcdona89
pushed a commit
that referenced
this pull request
Aug 30, 2020
…m#22593) * [stable/jenkins] add yamlMergeStrategy to default agent Signed-off-by: Kevin Lefevre <[email protected]> * review #1 Signed-off-by: Kevin Lefevre <[email protected]>
wmcdona89
pushed a commit
that referenced
this pull request
Aug 30, 2020
Simplify chart README on new template
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.
Is this a new chart
What this PR does / why we need it:
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[stable/mychartname]
)