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

[v2] Calculate the expected runtime components from policy #550

Merged
merged 17 commits into from
Jun 15, 2022

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    ecad931 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Calculate the expected running components and units from the v2 speci…

    …fication and the current policy.
    blakerouse committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    f865800 View commit details
    Browse the repository at this point in the history
  2. Update NOTICE.txt.

    blakerouse committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    293e359 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef0799c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8897cec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a74caab View commit details
    Browse the repository at this point in the history
  6. Run go mod tidy.

    blakerouse committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    8f2850f View commit details
    Browse the repository at this point in the history
  7. Fix more lint issues.

    blakerouse committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    0f2bf50 View commit details
    Browse the repository at this point in the history
  8. Fix fmt.

    blakerouse committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    8ae0828 View commit details
    Browse the repository at this point in the history
  9. Update logic to always compute model, with err set on each component.…

    … Check runtime preventions at model generation time.
    blakerouse committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    9f46ad3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b3b561 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    a1a11c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69e3e15 View commit details
    Browse the repository at this point in the history
  3. Re-run mage fmt.

    blakerouse committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1af279c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c2a81d View commit details
    Browse the repository at this point in the history
  5. Fix nolint comment.

    blakerouse committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    3775c17 View commit details
    Browse the repository at this point in the history
  6. Add comment.

    blakerouse committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    381a746 View commit details
    Browse the repository at this point in the history