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

feat: filtered introspection queries #46

Merged
merged 35 commits into from
Nov 24, 2021
Merged

Commits on Nov 9, 2021

  1. wip: raw demo code

    Eomm committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b0a34e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. wip

    Eomm committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    c6c7c04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d07402 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. single hook

    Eomm committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    526d42b View commit details
    Browse the repository at this point in the history
  2. wip filtering inspection schema

    Eomm committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    2224940 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. fix prune

    Eomm committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    2217b46 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Eomm committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    30a3d2f View commit details
    Browse the repository at this point in the history
  3. wip: test

    Eomm committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    cac0cfb View commit details
    Browse the repository at this point in the history
  4. fix policy execution

    Eomm committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    adfab99 View commit details
    Browse the repository at this point in the history
  5. full coverage

    Eomm committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    94b46b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. feat: namespace

    Eomm committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    ff27b42 View commit details
    Browse the repository at this point in the history
  2. fix filter schema once

    Eomm committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    bf97056 View commit details
    Browse the repository at this point in the history
  3. filter schema once

    Eomm committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    31ebe24 View commit details
    Browse the repository at this point in the history
  4. add UNION tests

    Eomm committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    8cbfca8 View commit details
    Browse the repository at this point in the history
  5. refactor

    Eomm committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    e1ed78d View commit details
    Browse the repository at this point in the history
  6. check optimization

    Eomm committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    0d9d733 View commit details
    Browse the repository at this point in the history
  7. fix coverage

    Eomm committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    18fd4fd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. fix info argument

    Eomm committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    dd0e7bd View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. add docs

    Eomm committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    f31db99 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. rename option to filterSchema

    Eomm committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    990d13e View commit details
    Browse the repository at this point in the history
  2. repeatable directive test

    Eomm committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    1e75662 View commit details
    Browse the repository at this point in the history
  3. add gateway test

    Eomm committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    21f8392 View commit details
    Browse the repository at this point in the history
  4. add tests

    Eomm committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    1052b46 View commit details
    Browse the repository at this point in the history
  5. add tests

    Eomm committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    4da1bfe View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. fix gateway refresh

    Eomm committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    9ace190 View commit details
    Browse the repository at this point in the history
  2. add types

    Eomm committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    fe33ea7 View commit details
    Browse the repository at this point in the history
  3. improved docs

    Eomm committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    9a768d3 View commit details
    Browse the repository at this point in the history
  4. fix todos

    Eomm committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    9fea7ab View commit details
    Browse the repository at this point in the history
  5. trigger ci

    Eomm committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    73a56e9 View commit details
    Browse the repository at this point in the history
  6. trigger ci - takes 2

    Eomm committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    925f2fb View commit details
    Browse the repository at this point in the history
  7. Update docs/api/options.md

    Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
    Eomm and simoneb authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    34d8b6e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. docs feedback

    Eomm committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    d50f00c View commit details
    Browse the repository at this point in the history
  2. update dep

    Eomm committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    c711390 View commit details
    Browse the repository at this point in the history
  3. add docs

    Eomm committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    96b72fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28a7db4 View commit details
    Browse the repository at this point in the history