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

Add policy-controller annotations #732

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Apr 13, 2023

  1. Add policy-controller annotations

    Signed-off-by: Andrés Torres <andrest@vmware.com>
    elfotografo007 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2eaf8fa View commit details
    Browse the repository at this point in the history
  2. Run gofmt

    Signed-off-by: Andrés Torres <andrest@vmware.com>
    elfotografo007 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2e437a0 View commit details
    Browse the repository at this point in the history
  3. Fix linting issues

    Signed-off-by: Andrés Torres <andrest@vmware.com>
    elfotografo007 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    08b6d1b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Add feature flag to enable annotations

    Signed-off-by: Andrés Torres <andrest@vmware.com>
    elfotografo007 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8b16c2a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Rename annotations variables

    Signed-off-by: Andrés Torres <andrest@vmware.com>
    elfotografo007 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    68bf7d0 View commit details
    Browse the repository at this point in the history
  2. Add e2e test for annotations

    Signed-off-by: Andrés Torres <andrest@vmware.com>
    elfotografo007 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    ba4e13f View commit details
    Browse the repository at this point in the history
  3. Make annotations e2e script executable

    Signed-off-by: Andrés Torres <andrest@vmware.com>
    elfotografo007 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    dd37f3f View commit details
    Browse the repository at this point in the history
  4. Add yaml output flag to e2e annotation test

    Signed-off-by: Andrés Torres <andrest@vmware.com>
    elfotografo007 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    79be61d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6affb8c View commit details
    Browse the repository at this point in the history
  6. Redirect output correctly

    Signed-off-by: Andrés Torres <andrest@vmware.com>
    elfotografo007 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    87cc2b5 View commit details
    Browse the repository at this point in the history
  7. Fix variable assignment in e2e test

    Signed-off-by: Andrés Torres <andrest@vmware.com>
    elfotografo007 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    293d9c0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Force GH actions run

    Signed-off-by: Andrés Torres <andrest@vmware.com>
    elfotografo007 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    93ed0c1 View commit details
    Browse the repository at this point in the history