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

[prometheus-operator] Rename to kube-prometheus-stack #1

Merged
merged 57 commits into from
Sep 9, 2020

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    c4a20c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50dbbaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d30971 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2301461 View commit details
    Browse the repository at this point in the history
  5. Changes to chart testing config file for this repo

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    9ebf148 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c584acb View commit details
    Browse the repository at this point in the history
  7. Test actions with version bump to prometheus chart

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    da0b4e0 View commit details
    Browse the repository at this point in the history
  8. Bump chart-releaser-action and kind-action to v1.0.0

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    fef0c46 View commit details
    Browse the repository at this point in the history
  9. Release from main not master branch

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    b5f43fd View commit details
    Browse the repository at this point in the history
  10. Revert "Test actions with version bump to prometheus chart"

    This reverts commit 81c50e5.
    
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    e727021 View commit details
    Browse the repository at this point in the history
  11. Allow requirements lock files

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    5ba0e88 View commit details
    Browse the repository at this point in the history
  12. Initial CODEOWNERS file (#18)

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    52eae40 View commit details
    Browse the repository at this point in the history
  13. Prep initial charts indexing (#14)

    * [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 <[email protected]>
    
    * fix xpp version
    
    Signed-off-by: André Bauer <[email protected]>
    
    * Deprecate prometheus-operator chart before helm repo index, so that it won't be listed in the hubs
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * Update prometheus-community/prometheus chart. Needed to update references to stable repo, but took the opportunity to reorganize, fix and simplify README
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * Add Helm 3 commands before Helm 2. Add helm update command. Reorganize the 'Upgrading Chart' section
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * Fix header
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * Fix markdown linting
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * Add direct links to values.yaml configuration file for easy browsing by end users without the CLI
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * Remove prometheus chart OWNERS file
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * Update prometheus-adapter chart README and bump version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus chart: Return updated, working command example for Sharing Alerts Between Services
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-adapter: fix configure command typos
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-blackbox-exporter: Update readme, delete OWNERS file and bump chart version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-cloudwatch-exporter: Update Readme with new template, delete OWNERS file, bump chart version, update CHANGELOG
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-consul-exporter: Update Readme per new template and bump chart
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-couchdb-exporter: Update Readme per new template and bump chart version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-mongodb-exporter: Update Readme per new template, remove OWNERS file, bump chart version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-couchdb-exporter: Fix k8s 1.16 deprecated PodSecurityPolicy in the extensions/v1beta1 API version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-couchdb-exporter: Fix bad YAML indentation. How did this ever work?
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-mysql-exporter: update readme per new template, remove OWNERS file, bump chart version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-nats-exporter: update readme per new template, move specific config note to values.yaml, remove OWNERS file, bump chart version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-node-exporter: update readme per new template, remove OWNERS file, bump chart version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-postgres-exporter: update readme per new template, remove OWNERS file, bump chart version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-pushgateway: update readme per new template, remove OWNERS file, bump chart version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-rabbitmq-exporter: update readme per new template, bump chart version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-redis-exporter: update readme per new template, remove OWNERS file, bump chart version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-snmp-exporter: update readme per new template, remove OWNERS file, bump chart version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-to-sd: update readme per new template, remove OWNERS file, bump chart version
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-to-sd: fix deprecated deployment apps/v1beta1
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * Remove instructions for stable repos from all charts, except prometheus and deprecated prometheus-operator, as only those have dependencies on stable charts
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * Temporary workaround github API rate limiting
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * prometheus-to-sd: missing required field "selector" in io.k8s.api.apps.v1.DeploymentSpec
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * disable chart testing for prometheus-to-sd. If not running on GCE, will error: "Failed to get GCE config"
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    Co-authored-by: André Bauer <[email protected]>
    scottrigby and monotek committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a94381a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    08fa414 View commit details
    Browse the repository at this point in the history
  15. Un-deprecate chart within renaming to kube-prometheus PR

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    4ce7966 View commit details
    Browse the repository at this point in the history
  16. Change all references to old coreos/prometheus-operator and coreos/ku…

    …be-prometheus git repos to the new prometheus-operator github org
    
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    2e12e18 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b45902c View commit details
    Browse the repository at this point in the history
  18. Fix typo

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    849e6f4 View commit details
    Browse the repository at this point in the history
  19. Update charts/kube-prometheus/hack/README.md

    Signed-off-by: Scott Rigby <[email protected]>
    
    Co-authored-by: Manuel Rüger <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby and mrueg committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    2376e67 View commit details
    Browse the repository at this point in the history
  20. Update charts/kube-prometheus/hack/README.md

    Signed-off-by: Scott Rigby <[email protected]>
    
    Co-authored-by: Manuel Rüger <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby and mrueg committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    9d321b2 View commit details
    Browse the repository at this point in the history
  21. Update charts/kube-prometheus/hack/README.md

    Signed-off-by: Scott Rigby <[email protected]>
    
    Co-authored-by: Manuel Rüger <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby and mrueg committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    8decfc3 View commit details
    Browse the repository at this point in the history
  22. Update charts/kube-prometheus/templates/prometheus/rules/prometheus-o…

    …perator.yaml
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    Co-authored-by: Manuel Rüger <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby and mrueg committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a187122 View commit details
    Browse the repository at this point in the history
  23. Update charts/kube-prometheus/templates/prometheus/rules/node.rules.yaml

    Signed-off-by: Scott Rigby <[email protected]>
    
    Co-authored-by: Manuel Rüger <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby and mrueg committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    de611e1 View commit details
    Browse the repository at this point in the history
  24. Update charts/kube-prometheus/templates/prometheus/rules/node-network…

    ….yaml
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    Co-authored-by: Manuel Rüger <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby and mrueg committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    b8831e8 View commit details
    Browse the repository at this point in the history
  25. Update charts/kube-prometheus/templates/prometheus/rules/node-time.yaml

    Signed-off-by: Scott Rigby <[email protected]>
    
    Co-authored-by: Manuel Rüger <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby and mrueg committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    2b3bac7 View commit details
    Browse the repository at this point in the history
  26. Update charts/kube-prometheus/templates/prometheus/rules/kubernetes-s…

    …ystem.yaml
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    Co-authored-by: Manuel Rüger <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby and mrueg committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    2ce5527 View commit details
    Browse the repository at this point in the history
  27. Update charts/kube-prometheus/README.md

    Signed-off-by: Scott Rigby <[email protected]>
    
    Co-authored-by: Manuel Rüger <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby and mrueg committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    7327130 View commit details
    Browse the repository at this point in the history
  28. Update dependency location and remove README note about chart source …

    …(it's easy to determine chart source from the dependency definition)
    
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    940afde View commit details
    Browse the repository at this point in the history
  29. Fix markdownlint

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    7143e7e View commit details
    Browse the repository at this point in the history
  30. Update kube-prometheus per new README template. See #14

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    0e7149e View commit details
    Browse the repository at this point in the history
  31. Remove requirements lock file for now, otherwise if we release the ch…

    …art before transferring repo ownership the digest will differ. See helm pkg downloader Manager Build() method check for resolveRepoNames()
    
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    fa1d5b4 View commit details
    Browse the repository at this point in the history
  32. Non-functional: update commented links to CRD sources

    Co-authored-by: Quentin Bisson <[email protected]>
    
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    143b136 View commit details
    Browse the repository at this point in the history
  33. Add GitHub superlinter to lint markdown (#26)

    * Create linter.yml
    
    Signed-off-by: Torsten Walter <[email protected]>
    Co-authored-by: Scott Rigby <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    torstenwalter and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    8551937 View commit details
    Browse the repository at this point in the history
  34. Add configuration for Stale GitHub app (#27)

    Signed-off-by: Scott Rigby <[email protected]>
    torstenwalter authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    0dc6452 View commit details
    Browse the repository at this point in the history
  35. disabled failing linters and fixed markdown issues (#32)

    - fixes markdown issues reported by markdownlint
    - disabled yamllint as helm templates are never valid
    - disabled the other linters as there is a problem with a shell script and some python code
      once that is fixed we could enable them again
    
    Signed-off-by: Torsten Walter <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    torstenwalter authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    8cb1907 View commit details
    Browse the repository at this point in the history
  36. Rename chart dir

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    faa9e79 View commit details
    Browse the repository at this point in the history
  37. Update CODEOWNERS for new chart dir name

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    d24a534 View commit details
    Browse the repository at this point in the history
  38. Rename instances of kube-prometheus to kube-prometheus-stack. Take ca…

    …re to leave references to the upstream kube-prometheus project (and related configs) as kube-prometheus
    
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a13fb8c View commit details
    Browse the repository at this point in the history
  39. Chart testing needs this repo info to test chart dependencies in the …

    …same repo
    
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    aec739d View commit details
    Browse the repository at this point in the history
  40. Auto-sync README from main to gh-pages (#41)

    * Auto-sync README from main to gh-pages
    
    Signed-off-by: Scott Rigby <[email protected]>
    
    * Only runs on push to main
    
    even if this workflow is copied to a new branch
    
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    c4f61d3 View commit details
    Browse the repository at this point in the history
  41. Improve README for main and gh pages (#43)

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    08d2dce View commit details
    Browse the repository at this point in the history
  42. [prometheus] unify labels and annotations across all deploymens and s…

    …tatefulsets (#45)
    
    Signed-off-by: Ondrej Homolka <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    hmlkao authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a5c1619 View commit details
    Browse the repository at this point in the history
  43. [prometheus-redis-exporter] Add zanhsieh as maintainer (#46)

    Signed-off-by: zanhsieh <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    zanhsieh authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    17d071b View commit details
    Browse the repository at this point in the history
  44. added link to github to readme (#51)

    Signed-off-by: André Bauer <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    monotek authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    d4eb662 View commit details
    Browse the repository at this point in the history
  45. Add PROCESSES document (#44)

    * Add CODEOWNERS
    
    I used this syntax in CODEOWNERS:
    
    ```
    /chart/<name-of-chart> @maintainer
    ```
    
    It matches any files in the chart directory at the root of the repository and any of its  subdirectories.
    Without the leading `/` it would also match directories found somewhere
    else. It's unlikely that those names would be used, but it does not harm
    to do it this way.
    
    Part-of: #38
    
    Signed-off-by: Torsten Walter <[email protected]>
    
    * sort charts alphabetically
    
    Signed-off-by: Torsten Walter <[email protected]>
    
    * adjust existing CODEOWNERS
    
    Signed-off-by: Torsten Walter <[email protected]>
    
    * link to CODEOWNERS file and fixed spelling
    
    Signed-off-by: Torsten Walter <[email protected]>
    torstenwalter authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    9b6575a View commit details
    Browse the repository at this point in the history
  46. feat: adding issue templates (#54)

    * feat: adding issue templates
    
    Signed-off-by: gkarthiks <[email protected]>
    
    * feat: PR template and review comments
    
    Signed-off-by: gkarthiks <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    gkarthiks authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    36685a7 View commit details
    Browse the repository at this point in the history
  47. [prometheus-consul-exporter] add gkarthiks as additional maintainers (#…

    …50)
    
    * adding gkarthiks for additional maintainers
    
    Signed-off-by: gkarthiks <[email protected]>
    
    * fix: new line char
    
    Signed-off-by: gkarthiks <[email protected]>
    
    * adding gkarthiks to codeowners against consul
    
    Signed-off-by: gkarthiks <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    gkarthiks authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a48717c View commit details
    Browse the repository at this point in the history
  48. [prometheus] - adds monotek to prometheus maintainers (#55)

    * added monotek to prometheus maintainers
    
    Signed-off-by: André Bauer <[email protected]>
    
    * rearrange the new codeowner for prometheus chart
    
    Signed-off-by: Xtigyro <[email protected]>
    
    Co-authored-by: Miroslav Hadzhiev <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    2 people authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    7cdaa41 View commit details
    Browse the repository at this point in the history
  49. [prometheus-blackbox-exporter] fix linting failure due to deprecated …

    …api version (see issue #56) (#57)
    
    * fix linting failure due to deprecated api version (see issue #56)
    
    Signed-off-by: Jorrit Salverda <[email protected]>
    
    * use rbac.apiVersion template to set correct apiVersion for role and rolebinding
    
    Signed-off-by: Jorrit Salverda <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    JorritSalverda authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    7488d27 View commit details
    Browse the repository at this point in the history
  50. formatted GitHub templates and made minor adjustments (#59)

    * formatted GitHub templates and made minor adjustments
    
    Signed-off-by: Torsten Walter <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    torstenwalter authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    317d2aa View commit details
    Browse the repository at this point in the history
  51. [kube-prometheus-stack] Fix Chart Name and Rm Whitespaces in "NOTES.t…

    …xt" (#60)
    
    * fix chart name in NOTES.txt
    
    Signed-off-by: Xtigyro <[email protected]>
    
    * rm whitespaces in NOTES.txt
    
    Signed-off-by: Xtigyro <[email protected]>
    Signed-off-by: Scott Rigby <[email protected]>
    Xtigyro authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    6146874 View commit details
    Browse the repository at this point in the history
  52. feat: replacing grafana rom stable to its own repo + additional chart…

    … maintainer (#53)
    
    * feat: replacing grafana own repo
    
    Signed-off-by: gkarthiks <[email protected]>
    
    * fix: trailing white spaces
    
    Signed-off-by: gkarthiks <[email protected]>
    
    * fix: reverting the grafana values
    
    Signed-off-by: gkarthiks <[email protected]>
    
    * adding grafana repo for actions
    
    Signed-off-by: gkarthiks <[email protected]>
    
    * add: adding grafana repo in linter
    
    Signed-off-by: gkarthiks <[email protected]>
    
    * doc(lint): making doc stmt as single stmt
    
    Signed-off-by: gkarthiks <[email protected]>
    
    * revert: reverting the old README statement
    
    Signed-off-by: gkarthiks <[email protected]>
    
    * feat: adding gkarthiks to codeowners against kube-prometheus-stack
    
    Signed-off-by: gkarthiks <[email protected]>
    
    Signed-off-by: Karthikeyan Govindaraj <[email protected]>
    gkarthiks authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    e729fdb View commit details
    Browse the repository at this point in the history
  53. Add scottrigby as co-maintainer of kube-prometheus-stack

    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    c6a2766 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    cb157fb View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    5a8c3aa View commit details
    Browse the repository at this point in the history
  56. add xtigyro as maintainer for kube-prometheus-stack (#73)

    Signed-off-by: Miroslav Hadzhiev <[email protected]>
    Xtigyro authored and scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    dd5a5ee View commit details
    Browse the repository at this point in the history
  57. Revert header for simplicity

    Co-authored-by: Cédric de Saint Martin <[email protected]>
    
    Signed-off-by: Scott Rigby <[email protected]>
    scottrigby committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    bdb6827 View commit details
    Browse the repository at this point in the history