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

chore(*) encapsulate proxy init container #495

Merged
merged 5 commits into from
Dec 20, 2019

Conversation

jakubdyszkiewicz
Copy link
Contributor

Summary

Encapsulate proxy init container

@jakubdyszkiewicz jakubdyszkiewicz requested a review from a team December 16, 2019 14:09
@jakubdyszkiewicz jakubdyszkiewicz force-pushed the chore/encapsulate-proxy-init branch from e7c5f8a to b9d00e5 Compare December 16, 2019 14:09
@@ -224,8 +224,7 @@ Flags:
--control-plane-service-name string Service name of the Kuma Control Plane (default "kuma-control-plane")
--control-plane-version string version shared by all components of the Kuma Control Plane (default "latest")
--dataplane-image string image of the Kuma Dataplane component (default "kong-docker-kuma-docker.bintray.io/kuma-dp")
--dataplane-init-image string init image of the Kuma Dataplane component (default "docker.io/istio/proxy_init")
--dataplane-init-version string version of the init image of the Kuma Dataplane component (default "1.1.2")
Copy link
Contributor

@yskopets yskopets Dec 16, 2019

Choose a reason for hiding this comment

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

Let's document this as a backwards-incompatible change (removal of --dataplane-init-version option)

Copy link
Contributor

@yskopets yskopets left a comment

Choose a reason for hiding this comment

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

Let's include LICENSE and NOTICE files into kuma-init Docker image.

LICENSE is a standard Apache 2.0 license.

NOTICE should inform that we're using a component of Istio.

@jakubdyszkiewicz jakubdyszkiewicz force-pushed the chore/encapsulate-proxy-init branch from 0997e81 to 0521abb Compare December 20, 2019 09:17
@jakubdyszkiewicz jakubdyszkiewicz merged commit 10e92a3 into master Dec 20, 2019
@jakubdyszkiewicz jakubdyszkiewicz deleted the chore/encapsulate-proxy-init branch December 23, 2019 11:53
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.

2 participants