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

Provided CA via kumactl #474

Merged
merged 8 commits into from
Dec 12, 2019
Merged

Conversation

jakubdyszkiewicz
Copy link
Contributor

Summary

Provided CA via kumactl

Since there is no config for port, it is hardcoded for now.

@jakubdyszkiewicz jakubdyszkiewicz requested a review from a team December 6, 2019 11:44
app/kumactl/cmd/manage/ca/provided.go Outdated Show resolved Hide resolved
app/kumactl/cmd/manage/ca/provided.go Outdated Show resolved Hide resolved
app/kumactl/cmd/manage/ca/provided.go Outdated Show resolved Hide resolved
app/kumactl/cmd/manage/ca/provided.go Outdated Show resolved Hide resolved
app/kumactl/cmd/manage/ca/provided.go Outdated Show resolved Hide resolved
app/kumactl/cmd/manage/ca/provided.go Outdated Show resolved Hide resolved
app/kumactl/cmd/manage/ca/provided_test.go Show resolved Hide resolved
app/kumactl/cmd/manage/ca/provided_test.go Show resolved Hide resolved
app/kumactl/cmd/manage/ca/provided_test.go Outdated Show resolved Hide resolved
app/kumactl/cmd/manage/ca/provided.go Outdated Show resolved Hide resolved
@jakubdyszkiewicz jakubdyszkiewicz force-pushed the feature/provided-ca-kumactl branch from 98f6332 to fcd7703 Compare December 12, 2019 07:53
@jakubdyszkiewicz jakubdyszkiewicz changed the base branch from feature/provided-ca-server to master December 12, 2019 07:55
@jakubdyszkiewicz
Copy link
Contributor Author

Introduced admin in catalog and removed hardcode from kumactl.

For now dataplaneToken api is still in catalog, so it's not incompatibile. Removing it would require to change kumactl and kuma-dp to check if dataplane token ws is on. This will come in a separate PR, but it's not required for 0.3.0 release

app/kumactl/cmd/manage/ca/provided_test.go Outdated Show resolved Hide resolved
pkg/config/api-server/catalog/config.go Show resolved Hide resolved
pkg/catalog/types.go Show resolved Hide resolved
pkg/catalog/types.go Outdated Show resolved Hide resolved
pkg/core/bootstrap/autoconfig.go Show resolved Hide resolved
app/kumactl/pkg/cmd/root_context.go Show resolved Hide resolved
pkg/core/ca/provided/rest/client.go Show resolved Hide resolved
@jakubdyszkiewicz jakubdyszkiewicz merged commit bc7f348 into master Dec 12, 2019
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