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

envoy: Re-organize supported envoy resource import #26469

Merged
merged 1 commit into from Jun 28, 2023

Conversation

sayboras
Copy link
Member

This commit is to lift and shift the import statements so that all the supported envoy protobuf resources are in one minimal package, and can be used for other projects.

This commit is to lift and shift the import statements so that all the
supported envoy protobuf resources are in one minimal package, and can
be used for other projects.

Signed-off-by: Tam Mach <tam.mach@cilium.io>
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jun 24, 2023
@sayboras sayboras added area/proxy Impacts proxy components, including DNS, Kafka, Envoy and/or XDS servers. release-note/misc This PR makes changes that have no direct user impact. labels Jun 24, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Jun 24, 2023
sayboras added a commit to sayboras/cilium-cli that referenced this pull request Jun 24, 2023
This is to avoid the similar happening again in the future, when we
add more envoy resource types.

Relates: cilium#1756
Relates: cilium/cilium#26469
Signed-off-by: Tam Mach <tam.mach@cilium.io>
@sayboras
Copy link
Member Author

/test

@sayboras sayboras marked this pull request as ready for review June 24, 2023 01:29
@sayboras sayboras requested a review from a team as a code owner June 24, 2023 01:29
@sayboras sayboras requested a review from jrajahalme June 24, 2023 01:29
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 28, 2023
@jrajahalme jrajahalme merged commit ed9c515 into main Jun 28, 2023
66 checks passed
@jrajahalme jrajahalme deleted the tam/envoy-unmarshal-sync branch June 28, 2023 16:11
sayboras added a commit to sayboras/cilium-cli that referenced this pull request Jun 28, 2023
This is to avoid the similar happening again in the future, when we
add more envoy resource types.

Relates: cilium#1756
Relates: cilium/cilium#26469
Signed-off-by: Tam Mach <tam.mach@cilium.io>
sayboras added a commit to sayboras/cilium-cli that referenced this pull request Jun 30, 2023
This is to avoid the similar happening again in the future, when we
add more envoy resource types.

Relates: cilium#1756
Relates: cilium/cilium#26469
Signed-off-by: Tam Mach <tam.mach@cilium.io>
sayboras added a commit to sayboras/cilium-cli that referenced this pull request Jun 30, 2023
This is to avoid the similar happening again in the future, when we
add more envoy resource types.

Relates: cilium#1756
Relates: cilium/cilium#26469
Signed-off-by: Tam Mach <tam.mach@cilium.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/proxy Impacts proxy components, including DNS, Kafka, Envoy and/or XDS servers. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants