Skip to content
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

Prep initial charts indexing #14

Merged
merged 33 commits into from
Aug 20, 2020
Merged

Prep initial charts indexing #14

merged 33 commits into from
Aug 20, 2020

Commits on Aug 15, 2020

  1. [stable/prometheus] update prometheus to 2.20.1 and cm reloader to 0.…

    …4.0 (#23506)
    
    * updated prometheus to 2.20.1 and cm reloader to 0.4.0
    
    Signed-off-by: André Bauer <monotek23@gmail.com>
    
    * fix xpp version
    
    Signed-off-by: André Bauer <monotek23@gmail.com>
    monotek authored and scottrigby committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    0bfe2ec View commit details
    Browse the repository at this point in the history
  2. Deprecate prometheus-operator chart before helm repo index, so that i…

    …t won't be listed in the hubs
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    c91695f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Update prometheus-community/prometheus chart. Needed to update refere…

    …nces to stable repo, but took the opportunity to reorganize, fix and simplify README
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 16, 2020
    7 Configuration menu
    Copy the full SHA
    b324685 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Add Helm 3 commands before Helm 2. Add helm update command. Reorganiz…

    …e the 'Upgrading Chart' section
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    4e4c1b5 View commit details
    Browse the repository at this point in the history
  2. Fix header

    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    23fe556 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Fix markdown linting

    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    7fe4d2e View commit details
    Browse the repository at this point in the history
  2. Add direct links to values.yaml configuration file for easy browsing …

    …by end users without the CLI
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    7b344bb View commit details
    Browse the repository at this point in the history
  3. Remove prometheus chart OWNERS file

    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    30e19a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c98e11 View commit details
    Browse the repository at this point in the history
  5. Update prometheus-adapter chart README and bump version

    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    86b656b View commit details
    Browse the repository at this point in the history
  6. prometheus chart: Return updated, working command example for Sharing…

    … Alerts Between Services
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    adb4e21 View commit details
    Browse the repository at this point in the history
  7. prometheus-adapter: fix configure command typos

    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    2820b0f View commit details
    Browse the repository at this point in the history
  8. prometheus-blackbox-exporter: Update readme, delete OWNERS file and b…

    …ump chart version
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    625050f View commit details
    Browse the repository at this point in the history
  9. prometheus-cloudwatch-exporter: Update Readme with new template, dele…

    …te OWNERS file, bump chart version, update CHANGELOG
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    444b0ee View commit details
    Browse the repository at this point in the history
  10. prometheus-consul-exporter: Update Readme per new template and bump c…

    …hart
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    de8f7c8 View commit details
    Browse the repository at this point in the history
  11. prometheus-couchdb-exporter: Update Readme per new template and bump …

    …chart version
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    64cfc42 View commit details
    Browse the repository at this point in the history
  12. prometheus-mongodb-exporter: Update Readme per new template, remove O…

    …WNERS file, bump chart version
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6f98656 View commit details
    Browse the repository at this point in the history
  13. prometheus-couchdb-exporter: Fix k8s 1.16 deprecated PodSecurityPolic…

    …y in the extensions/v1beta1 API version
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    e077831 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. prometheus-couchdb-exporter: Fix bad YAML indentation. How did this e…

    …ver work?
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    1e18c2a View commit details
    Browse the repository at this point in the history
  2. prometheus-mysql-exporter: update readme per new template, remove OWN…

    …ERS file, bump chart version
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    41a6dd6 View commit details
    Browse the repository at this point in the history
  3. prometheus-nats-exporter: update readme per new template, move specif…

    …ic config note to values.yaml, remove OWNERS file, bump chart version
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    43c38d4 View commit details
    Browse the repository at this point in the history
  4. prometheus-node-exporter: update readme per new template, remove OWNE…

    …RS file, bump chart version
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    cfd8734 View commit details
    Browse the repository at this point in the history
  5. prometheus-postgres-exporter: update readme per new template, remove …

    …OWNERS file, bump chart version
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    0af8705 View commit details
    Browse the repository at this point in the history
  6. prometheus-pushgateway: update readme per new template, remove OWNERS…

    … file, bump chart version
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    8f57b42 View commit details
    Browse the repository at this point in the history
  7. prometheus-rabbitmq-exporter: update readme per new template, bump ch…

    …art version
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    8088bb7 View commit details
    Browse the repository at this point in the history
  8. prometheus-redis-exporter: update readme per new template, remove OWN…

    …ERS file, bump chart version
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    7c70909 View commit details
    Browse the repository at this point in the history
  9. prometheus-snmp-exporter: update readme per new template, remove OWNE…

    …RS file, bump chart version
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    991f0b7 View commit details
    Browse the repository at this point in the history
  10. prometheus-to-sd: update readme per new template, remove OWNERS file,…

    … bump chart version
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    0cde9c5 View commit details
    Browse the repository at this point in the history
  11. prometheus-to-sd: fix deprecated deployment apps/v1beta1

    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    20623b4 View commit details
    Browse the repository at this point in the history
  12. Remove instructions for stable repos from all charts, except promethe…

    …us and deprecated prometheus-operator, as only those have dependencies on stable charts
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    c92bfcd View commit details
    Browse the repository at this point in the history
  13. Temporary workaround github API rate limiting

    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    079e7ab View commit details
    Browse the repository at this point in the history
  14. prometheus-to-sd: missing required field "selector" in io.k8s.api.app…

    …s.v1.DeploymentSpec
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    5154b99 View commit details
    Browse the repository at this point in the history
  15. disable chart testing for prometheus-to-sd. If not running on GCE, wi…

    …ll error: "Failed to get GCE config"
    
    Signed-off-by: Scott Rigby <scott@r6by.com>
    scottrigby committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    391e246 View commit details
    Browse the repository at this point in the history