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

[MESH-5515] Add 'security.istio.io/tlsMode' label to SE endpoints for deployment to rollout migration usecase #343

Merged
merged 2 commits into from
Sep 14, 2024

Commits on Sep 13, 2024

  1. ```

    [MESH-5515] Add 'security.istio.io/tlsMode' label to Service Entries and Workload Entries during deployment to rollout migration usecase
    
    - Updated various test cases to include the 'security.istio.io/tlsMode' label in Service Entries and Workload Entries.
    - Modified validation logic to check for the presence of the 'security.istio.io/tlsMode' label.
    - Refactored code to ensure the 'security.istio.io/tlsMode' label is added where necessary.
    - Enhanced error handling in validation functions to provide detailed error messages.
    Punakshi committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fc13fc4 View commit details
    Browse the repository at this point in the history
  2. ```

    [MESH-5515] Rename validateServiceEntry to validateServiceEntryEndpoints
    Punakshi committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    eb9ceec View commit details
    Browse the repository at this point in the history