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

feat(kuma-cp) v3 components #1383

Merged
merged 2 commits into from
Jan 11, 2021
Merged

feat(kuma-cp) v3 components #1383

merged 2 commits into from
Jan 11, 2021

Conversation

jakubdyszkiewicz
Copy link
Contributor

@jakubdyszkiewicz jakubdyszkiewicz commented Jan 5, 2021

The majority of this code is the same as V2 equivalent. Review in IDE to see the structure in a better way.

This lets us serve V2 and V3 at the same time including XDS and SDS.

Parts missing to have full V3 support:

  • TCP Access logger
  • Proxy Template
  • Transparent Proxy
  • E2E CI for V3

@jakubdyszkiewicz jakubdyszkiewicz requested a review from a team as a code owner January 5, 2021 17:43
pkg/core/xds/v3/context.go Outdated Show resolved Hide resolved
pkg/core/xds/v3/context.go Outdated Show resolved Hide resolved
pkg/xds/envoy/secrets/v3/ca_secret.go Outdated Show resolved Hide resolved
pkg/xds/envoy/secrets/v3/identity_secret.go Outdated Show resolved Hide resolved
Base automatically changed from chore/refactor-for-v3 to master January 11, 2021 09:06
Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
Signed-off-by: Jakub Dyszkiewicz <jakub.dyszkiewicz@gmail.com>
@jakubdyszkiewicz jakubdyszkiewicz merged commit cbb2562 into master Jan 11, 2021
@jakubdyszkiewicz jakubdyszkiewicz deleted the feat/v3-components branch January 11, 2021 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants