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

Generate settings.metrics.send-metrics based on AWS partition for AWS variants #2247

Merged
merged 4 commits into from
Jul 13, 2022

Commits on Jul 13, 2022

  1. shibaken: Allow querying for the AWS partition

    This commit moves prior shibaken functionality to generate admin
    container userdata to a subcommand.
    cbgbt committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    e7bf305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dda0965 View commit details
    Browse the repository at this point in the history
  3. migrations: change command for admin userdata

    Use the new shibaken interface to generate userdata for the admin
    container.
    cbgbt committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    a44e397 View commit details
    Browse the repository at this point in the history
  4. migrations: add send-metrics setting-generator

    AWS variants now generate the `settings.metrics.send-metrics` setting
    based on partition information gathered from shibaken.
    cbgbt committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    eb2bbc9 View commit details
    Browse the repository at this point in the history