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] Eventing TLS: add tests for dynamically added CA trust bundles #7726

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

Commits on Feb 27, 2024

  1. Add CA rotation tests

    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    023a7ce View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Add CA rotation tests

    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi authored and matzew committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8109afd View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    bf40b1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be39d8 View commit details
    Browse the repository at this point in the history
  3. Fix test

    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    50ec78c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. Add propagation improvements for webhook (running before reconciler)

    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0c5a8a1 View commit details
    Browse the repository at this point in the history
  2. Add ETv1b3 conversion

    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f3edb9d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Inject Kubeclient

    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c592d8e View commit details
    Browse the repository at this point in the history
  2. Exclude core deployments from webhook injection

    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8e40ea4 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi committed May 23, 2024
    Configuration menu
    Copy the full SHA
    69ae4bd View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on Jun 5, 2024

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

Commits on Jun 10, 2024

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

Commits on Jun 11, 2024

  1. Use managed T for ApiServerSource TLS tests

    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a47ca0c View commit details
    Browse the repository at this point in the history
  2. Reduce number of retries

    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d1f7ece View commit details
    Browse the repository at this point in the history
  3. Fix test configmap nodeselector config

    Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
    pierDipi committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ec5b4b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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