Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Remove Injector dependency on MeshConfig#78

Merged
sdake merged 1 commit intoistio:masterfrom
howardjohn:no-mesh-config-injector
Apr 29, 2019
Merged

Remove Injector dependency on MeshConfig#78
sdake merged 1 commit intoistio:masterfrom
howardjohn:no-mesh-config-injector

Conversation

@howardjohn
Copy link
Copy Markdown
Member

The only field it references is one that is not configurable anyways, so
we can hard code it in the template safely. If it does need to be
configured in the future, we should read from values directly rather
than MeshConfig.

Part of https://github.com/istio-ecosystem/istio-installer/issues/75

The only field it references is one that is not configurable anyways, so
we can hard code it in the template safely. If it does need to be
configured in the future, we should read from values directly rather
than MeshConfig.

Signed-off-by: John Howard <howardjohn@google.com>
@howardjohn howardjohn force-pushed the no-mesh-config-injector branch from 5c72b01 to c3e66b2 Compare April 26, 2019 22:46
Copy link
Copy Markdown
Member

@sdake sdake left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@sdake sdake merged commit 1d9cb2c into istio:master Apr 29, 2019
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.

2 participants