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

envoy: use an api to retrieve the local cluster name #2144

Merged
merged 1 commit into from
Dec 4, 2020

Conversation

shashankram
Copy link
Member

Description:
Instead of leaking local cluster syntax across pkgs, using
an api makes the code cleaner. This api will be used to
retrieve the local cluster name for a given service cluster.

Affected area:

  • New Functionality [ ]
  • Documentation [ ]
  • Install [ ]
  • Control Plane [X]
  • CLI Tool [ ]
  • 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?
    No

Instead of leaking local cluster syntax across pkgs, using
an api makes the code cleaner. This api will be used to
retrieve the local cluster name for a given service cluster.

Signed-off-by: Shashank Ram <shashr2204@gmail.com>
@shashankram shashankram requested a review from a team as a code owner December 4, 2020 19:26
@shashankram shashankram merged commit e66668d into openservicemesh:main Dec 4, 2020
@shashankram shashankram deleted the local-cluster branch December 4, 2020 19:42
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