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

fix(resourcerules): add own mesh to the MeshContext, so it could be successfully resolved #11525

Merged

Commits on Sep 23, 2024

  1. fix(resourcerules): add own mesh to the meshContext, so it could be s…

    …uccessfully resolved
    
    Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
    lobkovilya committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4fe7b54 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. run MeshTimeout e2e tests with enabled MeshServices

    Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
    lobkovilya committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    eb5d79b View commit details
    Browse the repository at this point in the history
  2. rename var

    Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
    lobkovilya committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1aaf2bb View commit details
    Browse the repository at this point in the history
  3. add OtherMeshes(localMesh string) method

    Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
    lobkovilya committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5be5855 View commit details
    Browse the repository at this point in the history
  4. fix panic in unit test

    Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
    lobkovilya committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8b0abc7 View commit details
    Browse the repository at this point in the history