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

new selectors for NP and GNP #1133

Merged
merged 14 commits into from Oct 1, 2019
Merged

new selectors for NP and GNP #1133

merged 14 commits into from Oct 1, 2019

Commits on Sep 25, 2019

  1. WIP: new selectors for NP and GNP

    Rafael Vanoni committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    4280e0d View commit details
    Browse the repository at this point in the history
  2. Passing UT

    Rafael Vanoni committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    d962066 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Code review comments 1

    Rafael Vanoni committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    1e1bbc9 View commit details
    Browse the repository at this point in the history
  2. Add lib/backend/syncersv1/updateprocessors/selectors.go

    Rafael Vanoni committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    efddaf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. new tests in globalnetworkpolicyprocessor_test.go

    Rafael Vanoni committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    1e9aaee View commit details
    Browse the repository at this point in the history
  2. new tests in networkpolicyprocessor_test.go

    Rafael Vanoni committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    be74b17 View commit details
    Browse the repository at this point in the history
  3. Fix issue with Replace('all()') call

    Rafael Vanoni committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    90dcd38 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Latest code review comments 1

    Rafael Vanoni committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    9688d49 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Stop using RuleAPIV2ToBackend()

    Rafael Vanoni committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    6a85fb6 View commit details
    Browse the repository at this point in the history
  2. New UT cases without Selectors

    Rafael Vanoni committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    5e9bc33 View commit details
    Browse the repository at this point in the history
  3. Replace('all()') for projectcalico.org/serviceaccount

    Rafael Vanoni committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    4e05225 View commit details
    Browse the repository at this point in the history
  4. Add tests for 'all()'

    Rafael Vanoni committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    e55ef42 View commit details
    Browse the repository at this point in the history
  5. More code review

    Rafael Vanoni committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    1872856 View commit details
    Browse the repository at this point in the history
  6. Remove GOPROXY var

    Rafael Vanoni committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    fe2f601 View commit details
    Browse the repository at this point in the history