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

Replace Regorus with Python-based policy engine #3234

Open
wants to merge 34 commits into
base: develop
Choose a base branch
from

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    974a604 View commit details
    Browse the repository at this point in the history
  2. Update UT

    mgunnala committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6d1d699 View commit details
    Browse the repository at this point in the history
  3. Add e2e tests

    mgunnala committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e71fd18 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Remove extension blocking

    mgunnala committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    439af6d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

  1. Address comments

    mgunnala committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4eb4d38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f4144 View commit details
    Browse the repository at this point in the history
  3. Pylint

    mgunnala committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bf26814 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5790ab7 View commit details
    Browse the repository at this point in the history
  5. Address comments

    mgunnala committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    96ff95c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Update azurelinuxagent/ga/policy/policy_engine.py

    Co-authored-by: Norberto Arrieta <[email protected]>
    mgunnala and narrieta authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    33b1c9a View commit details
    Browse the repository at this point in the history
  2. Address comments

    mgunnala committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6fc0dbc View commit details
    Browse the repository at this point in the history
  3. Refactor tests

    mgunnala committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c2361ef View commit details
    Browse the repository at this point in the history
  4. Pylint

    mgunnala committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8dca42f View commit details
    Browse the repository at this point in the history
  5. Pylint

    mgunnala committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f62549d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Address comments

    mgunnala committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bba3f74 View commit details
    Browse the repository at this point in the history
  2. python 2 compatibility

    mgunnala committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fbaf36f View commit details
    Browse the repository at this point in the history
  3. Address comments

    mgunnala committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3b28e76 View commit details
    Browse the repository at this point in the history
  4. Address comments

    mgunnala committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e038560 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Address comments

    mgunnala committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ab77c4f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Address comments

    mgunnala committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    81274af View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

  1. Address comments

    mgunnala committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d0aff12 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Add full schema validation

    mgunnala committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    44b606b View commit details
    Browse the repository at this point in the history
  2. Pylint and python2

    mgunnala committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b7c48df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51b2d06 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Address comments

    mgunnala committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3bd17aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9db0fb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50a85e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a95748d View commit details
    Browse the repository at this point in the history
  5. Address comments

    mgunnala committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b5ea000 View commit details
    Browse the repository at this point in the history
  6. Address comments

    mgunnala committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    de33ff8 View commit details
    Browse the repository at this point in the history
  7. Address comments

    mgunnala committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    51009c8 View commit details
    Browse the repository at this point in the history