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

[WIP] Remove generic admission server #40

Closed
wants to merge 67 commits into from

Commits on Sep 17, 2018

  1. Configuration menu
    Copy the full SHA
    7165ecb View commit details
    Browse the repository at this point in the history
  2. fix external anchore values

    pbalogh-sa authored and matyix committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    d0d64dd View commit details
    Browse the repository at this point in the history
  3. create validationwebhook with job

    pbalogh-sa authored and matyix committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    b718c81 View commit details
    Browse the repository at this point in the history
  4. fix repo in requirements

    pbalogh-sa authored and matyix committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    9b9a90c View commit details
    Browse the repository at this point in the history
  5. add missing job delete

    pbalogh-sa authored and matyix committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    883733b View commit details
    Browse the repository at this point in the history
  6. add readme to anchore-policy validator

    pbalogh-sa authored and matyix committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    b9325f4 View commit details
    Browse the repository at this point in the history
  7. fix typo

    pbalogh-sa authored and matyix committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    30b76dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9553efe View commit details
    Browse the repository at this point in the history
  9. fix README

    pbalogh-sa authored and matyix committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    3c7e5dd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bde2670 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    061b4dd View commit details
    Browse the repository at this point in the history
  12. fix readme

    pbalogh-sa authored and matyix committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    13987f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Anchore default policies (#375)

    * create policy bundles and activate AllowAll by default
    pbalogh-sa authored and ahma committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    472712b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. fix kind in whitelist-crd (#384)

    pbalogh-sa authored and ahma committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    45910c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

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

Commits on Oct 16, 2018

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

Commits on Oct 24, 2018

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

Commits on Oct 26, 2018

  1. Selector, Affinity, Tolerations added (#424)

    ahma authored and tarokkk committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    859f40f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Add pre and post delete helm hook (#452)

    * add pre and post delete helm hook
    
    * add release namespace in delet hooks
    
    * in case of clusterroles remove unnecessary namespace in delete hook
    pbalogh-sa committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    7d1440b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

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

Commits on Nov 12, 2018

  1. Configuration menu
    Copy the full SHA
    233eb1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    041f63c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

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

Commits on Dec 4, 2018

  1. Configuration menu
    Copy the full SHA
    149a758 View commit details
    Browse the repository at this point in the history
  2. add whitelist regexp

    pbalogh-sa authored and kozmagabor committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    e4ca0d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

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

Commits on Dec 11, 2018

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

Commits on Dec 18, 2018

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

Commits on Dec 19, 2018

  1. add maintainers to all charts' metadata (#580)

    * add maintainers to all charts
    
    * Update Chart.yaml
    orymate authored and ahma committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    c9619d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

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

Commits on Jan 12, 2019

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

Commits on Feb 25, 2019

  1. images without setcap

    pbalogh-sa authored and kozmagabor committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    aff4d9e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. use unprivileged internalPort (#696)

    pbalogh-sa authored and ahma committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    d0954fd View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. add psp

    pbalogh-sa authored and kozmagabor committed May 1, 2019
    Configuration menu
    Copy the full SHA
    505beca View commit details
    Browse the repository at this point in the history
  2. use emptydir for /tmp

    pbalogh-sa authored and kozmagabor committed May 1, 2019
    Configuration menu
    Copy the full SHA
    956cf14 View commit details
    Browse the repository at this point in the history
  3. update readme

    pbalogh-sa authored and kozmagabor committed May 1, 2019
    Configuration menu
    Copy the full SHA
    25f66cd View commit details
    Browse the repository at this point in the history
  4. minor fixes

    pbalogh-sa authored and kozmagabor committed May 1, 2019
    Configuration menu
    Copy the full SHA
    6d35b86 View commit details
    Browse the repository at this point in the history
  5. refactor psp

    pbalogh-sa authored and kozmagabor committed May 1, 2019
    Configuration menu
    Copy the full SHA
    3ca8364 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd19a7d View commit details
    Browse the repository at this point in the history
  7. add seccomp

    pbalogh-sa authored and kozmagabor committed May 1, 2019
    Configuration menu
    Copy the full SHA
    7ec0914 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d6b6f8 View commit details
    Browse the repository at this point in the history
  9. update readme

    pbalogh-sa authored and kozmagabor committed May 1, 2019
    Configuration menu
    Copy the full SHA
    a90aed9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. do not delete default policy

    pbalogh-sa authored and kozmagabor committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    5d808f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

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

Commits on Aug 22, 2019

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

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    3b69329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7e6335 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. update remove generic-admission-server

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    72c304b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. udate dockerfiles

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    d68fb48 View commit details
    Browse the repository at this point in the history
  2. drop generic-admission-server and move out validation

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    3f2bd2c View commit details
    Browse the repository at this point in the history
  3. use controller-runtime

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    2c20470 View commit details
    Browse the repository at this point in the history
  4. update license header

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    b4fe496 View commit details
    Browse the repository at this point in the history
  5. add config

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    8538d7d View commit details
    Browse the repository at this point in the history
  6. add log

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    8d122fd View commit details
    Browse the repository at this point in the history
  7. move validation to internal

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    b94d263 View commit details
    Browse the repository at this point in the history
  8. use controller-runtime in handler

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    c56c736 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. filter anchore-policy-validator chart

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    7f28fff View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com/banzaicloud/banzai-charts into 'r…

    …emove-generic-admission-server' of github.com/banzaicloud/anchore-image-validator
    pbalogh-sa committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    88a769a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. update charts

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    2b655d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. minor fixes for health check

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    fe9c95e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. cleanup self

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    cf29aff View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    42e23b6 View commit details
    Browse the repository at this point in the history
  3. implement original logic

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    7cc0c66 View commit details
    Browse the repository at this point in the history
  4. minor fixes

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    3225279 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. update go version in circleci config

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    e010557 View commit details
    Browse the repository at this point in the history
  2. fix licensei and check-header

    Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
    pbalogh-sa committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    81149df View commit details
    Browse the repository at this point in the history