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

Extract rogue env vars #5164

Merged
merged 17 commits into from
Dec 13, 2022
Merged

Commits on Dec 13, 2022

  1. restructure configextractor

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser authored and mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    9c7cdaf View commit details
    Browse the repository at this point in the history
  2. create main.go

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser authored and mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    3ccf79c View commit details
    Browse the repository at this point in the history
  3. add rogue env var collector

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser authored and mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f4e3bb9 View commit details
    Browse the repository at this point in the history
  4. add initial yaml for global env vars

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser authored and mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    472ba96 View commit details
    Browse the repository at this point in the history
  5. update docs-generate make target to reflect the changes

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser authored and mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    3d02f80 View commit details
    Browse the repository at this point in the history
  6. add adoc template rendering

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser authored and mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b88ea44 View commit details
    Browse the repository at this point in the history
  7. add changelog

    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser authored and mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    8817d63 View commit details
    Browse the repository at this point in the history
  8. Bugfixing

    Co-authored-by: Martin <github@diemattels.at>
    Signed-off-by: Christian Richter <crichter@owncloud.com>
    dragonchaser and mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    879f799 View commit details
    Browse the repository at this point in the history
  9. include all envs and add ignore parameter

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj authored and mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    a82b776 View commit details
    Browse the repository at this point in the history
  10. sort envvars by name

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj authored and mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0bd800a View commit details
    Browse the repository at this point in the history
  11. manually edit envvars as reference

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj authored and mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    62acfac View commit details
    Browse the repository at this point in the history
  12. fix docs-generate

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj authored and mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    20b2472 View commit details
    Browse the repository at this point in the history
  13. add README

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj authored and mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    58913b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    826a8b5 View commit details
    Browse the repository at this point in the history
  15. fix makefile

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    db22bb7 View commit details
    Browse the repository at this point in the history
  16. add more info to readme.md

    mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    82348b0 View commit details
    Browse the repository at this point in the history
  17. small readme fix

    mmattel committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    04d0e54 View commit details
    Browse the repository at this point in the history