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(*) use catalogue in dp #417

Merged
merged 2 commits into from
Nov 11, 2019
Merged

Conversation

jakubdyszkiewicz
Copy link
Contributor

Summary

It had to be done to have access to catalog in kuma-dp.

It is breaking change since now we have to provide API Server address to kuma-dp. On K8S this is abstracted from the user by injector so this is not a problem. On Universal we probably need to add instructions to our release notes.

Issues resolved

Fix #314

@jakubdyszkiewicz jakubdyszkiewicz requested review from a team and yskopets November 8, 2019 18:03
pkg/config/app/kuma-dp/config.go Outdated Show resolved Hide resolved
app/kuma-dp/pkg/dataplane/envoy/remote_bootstrap.go Outdated Show resolved Hide resolved
@jakubdyszkiewicz jakubdyszkiewicz force-pushed the feature/dataplane-token-server-improvements branch from 6862424 to 077f7de Compare November 11, 2019 13:31
@jakubdyszkiewicz jakubdyszkiewicz force-pushed the feature/kuma-dp-use-catalogue branch from 3ef6e7a to d711881 Compare November 11, 2019 14:04
@jakubdyszkiewicz jakubdyszkiewicz changed the base branch from feature/dataplane-token-server-improvements to master November 11, 2019 14:05
@jakubdyszkiewicz jakubdyszkiewicz merged commit 8f7ef04 into master Nov 11, 2019
@subnetmarco
Copy link
Contributor

Please replace catalogue with catalog.

@jakubdyszkiewicz jakubdyszkiewicz deleted the feature/kuma-dp-use-catalogue 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.

kuma-dp should be configurable with api server URL instead of direct bootstrap server URL
3 participants