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] Tests for multitenancy with Service Mesh #2126

Closed
wants to merge 32 commits into from

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    5d3d186 View commit details
    Browse the repository at this point in the history
  2. Update authorization policies

    mgencur committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c7cb78f View commit details
    Browse the repository at this point in the history
  3. Update teardown for Mesh

    mgencur committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    badf3d5 View commit details
    Browse the repository at this point in the history
  4. Revert "Update authorization policies"

    This reverts commit c7cb78f.
    mgencur committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c21f25a View commit details
    Browse the repository at this point in the history
  5. Test Kafka together with Mesh

    mgencur committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a6a6dcd View commit details
    Browse the repository at this point in the history
  6. Add more policies

    mgencur committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    3d33534 View commit details
    Browse the repository at this point in the history
  7. Remove some policies

    mgencur committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    aa31905 View commit details
    Browse the repository at this point in the history
  8. Add policies #1

    mgencur committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    69e0543 View commit details
    Browse the repository at this point in the history
  9. Add policies - allow probe

    mgencur committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    420afa4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e5c720 View commit details
    Browse the repository at this point in the history
  11. Fix lint

    mgencur committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    31164b2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    efac03d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6c956ad View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2c21cc8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1d08b20 View commit details
    Browse the repository at this point in the history
  16. Use heml chart from pirDipi to generate policies

    Source:
    github.com/pierDipi/knative-istio-authz-chart
    
    policies generated by:
    helm template ./ --set name=serverless-tests --set
    "namespaces={serverless-tests}"
    mgencur committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e5722f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    b1672ea View commit details
    Browse the repository at this point in the history
  2. Update helm chart for serverless-tests

    * Add specific authorization policies for traffic from eventing
    components to activator.
    mgencur committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e048433 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f8a518 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f50a6c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Workaround for OSSM-1397

    mgencur committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a038bc8 View commit details
    Browse the repository at this point in the history
  2. Place webhook installation back after Serverless installation

    The webhook needs to be installed for both upstream Serving tests and
    downstream serverless-operator tests. Better to install it at the
    beginning.
    mgencur committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    018a5f4 View commit details
    Browse the repository at this point in the history
  3. Workaround for OSSM-1397

    mgencur committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    170b66b View commit details
    Browse the repository at this point in the history
  4. Fix readme for webhook

    mgencur committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ba29a42 View commit details
    Browse the repository at this point in the history
  5. Allow traffic from knative-serving to istio-system

    For DomainMapping test
    mgencur committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4f5c6ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62c7053 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8666133 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3f4e4b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1fb27f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    86c0524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b08b46b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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