Skip to content

Inconsistency with use_automatic_injection flag #6921

@alex-slynko

Description

@alex-slynko

Describe the bug
Flag use_automatic_injection in e2e README https://github.com/istio/istio/tree/master/tests/e2e labels with underscores, but in the code it is looking for dashes

useAutomaticInjection = flag.Bool("use-automatic-injection", false, "Use automatic injection instead of kube-inject for transparent proxy injection")

Expected behavior
Consistency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions