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

Rename TrafficTarget to TrafficAccess. #226

Closed
wants to merge 7 commits into from
Closed

Rename TrafficTarget to TrafficAccess. #226

wants to merge 7 commits into from

Conversation

johnsonshi
Copy link

Renames the TrafficTarget traffic access api to
TrafficAccess to increase clarity.

Bumps traffic access version to v1alpha4.

Resolves #177.

Signed-off-by: Johnson Shi [email protected]

Copy link
Contributor

@michelleN michelleN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@johnsonshi Could you use git mv to move the traffic target spec file to the new path and then modify the file to rename traffic target to traffic access? This will preserve the author history of the spec file.

Renames the TrafficTarget traffic access api to
TrafficAccess to increase clarity.

Bumps traffic access version to v1alpha4.

Resolves #177.

Signed-off-by: Johnson Shi <[email protected]>
Renames the TrafficTarget traffic access api to
TrafficAccess to increase clarity.

Bumps traffic access version to v1alpha4.

Resolves #177.

Signed-off-by: Johnson Shi <[email protected]>
@johnsonshi
Copy link
Author

Back from oof @michelleN! Performed git mv as instructed and used this trick to git copy v1alpha3 to v1alpha4. The traffic-access.md file's git history has been preserved.

@johnsonshi johnsonshi requested a review from michelleN September 8, 2021 16:05
stefanprodan
stefanprodan previously approved these changes Sep 9, 2021
Copy link
Contributor

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @johnsonshi

@johnsonshi johnsonshi changed the base branch from main to draft September 13, 2021 12:58
@johnsonshi johnsonshi dismissed stefanprodan’s stale review September 13, 2021 12:58

The base branch was changed.

Renames the TrafficTarget traffic access api to
TrafficAccess to increase clarity.

Bumps traffic access version to v1alpha4.

Resolves #177.

Signed-off-by: Johnson Shi <[email protected]>
apis/traffic-access/v1alpha4/traffic-access.md Outdated Show resolved Hide resolved
apis/traffic-access/v1alpha4/traffic-access.md Outdated Show resolved Hide resolved
Copy link
Contributor

@michelleN michelleN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The matches keys in the traffic specs yaml should be routes. Check out the latest traffic specs document https://github.com/servicemeshinterface/smi-spec/blob/draft/apis/traffic-specs/traffic-specs.md

@johnsonshi johnsonshi closed this Mar 15, 2022
@johnsonshi johnsonshi deleted the resolve-177 branch March 15, 2022 16:43
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.

rename TrafficTarget to TrafficAccess
3 participants