Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

cli: enable sidecar injection by default with namespace add command #1901

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

shashankram
Copy link
Member

Description:
Based on usability feedback, we want sidecar injection to be enabled
by default with the osm namespace add command. This change flips
the flag to --disable-sidecar-injection to explicitly disable
sidecar injection only if the flag is specified.

Refer to #1896 for more details.

Affected area:

  • New Functionality [ ]
  • Documentation [X]
  • Install [ ]
  • Control Plane [ ]
  • CLI Tool [X]
  • Certificate Management [ ]
  • Networking [ ]
  • Metrics [ ]
  • SMI Policy [ ]
  • Security [ ]
  • Tests [ ]
  • CI System [ ]
  • Performance [ ]
  • Other [ ]

Please answer the following questions with yes/no.

  • Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?

Based on usability feedback, we want sidecar injection to be enabled
by default with the `osm namespace add` command. This change flips
the flag to `--disable-sidecar-injection` to explicitly disable
sidecar injection only if the flag is specified.

Refer to openservicemesh#1896 for more details.
@shashankram shashankram marked this pull request as ready for review October 22, 2020 21:52
@shashankram shashankram requested a review from a team as a code owner October 22, 2020 21:52
@shashankram shashankram merged commit c5147ae into openservicemesh:main Oct 22, 2020
@shashankram shashankram deleted the cli-inject branch October 22, 2020 23:56
draychev pushed a commit to draychev/osm that referenced this pull request Oct 28, 2020
…penservicemesh#1901)

Based on usability feedback, we want sidecar injection to be enabled
by default with the `osm namespace add` command. This change flips
the flag to `--disable-sidecar-injection` to explicitly disable
sidecar injection only if the flag is specified.

Refer to openservicemesh#1896 for more details.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants