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

control-plane: secured listeners #157

Merged
merged 5 commits into from
Sep 7, 2019

Conversation

jakubdyszkiewicz
Copy link
Contributor

About tests. This change broke many tests.
proxy_template_test.go which was over 1500 lines, which would become probably over 2000 after my changes. Moved test cases to files and split different ResourceGenerators to different files.

(proxy_template_raw_source_test.go and transparent_proxy_generator_test.go test cases are still in the files)

CI will fail as we secure listeners by default for this moment.

@yskopets yskopets force-pushed the feature/secured-inbound-listener-v3 branch from 5070d4f to 85a6bda Compare September 6, 2019 19:34
@yskopets yskopets changed the base branch from feature/add-sds-ca-provider to feature/add-sds-identity-provider September 6, 2019 19:34
@jakubdyszkiewicz jakubdyszkiewicz force-pushed the feature/secured-inbound-listener-v3 branch from 85a6bda to 8e7feca Compare September 6, 2019 20:21
@jakubdyszkiewicz jakubdyszkiewicz changed the base branch from feature/add-sds-identity-provider to master September 6, 2019 20:22
@jakubdyszkiewicz jakubdyszkiewicz merged commit 5024453 into master Sep 7, 2019
@yskopets yskopets deleted the feature/secured-inbound-listener-v3 branch September 8, 2019 01:08
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