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

components: added tls managed component (PROJQUAY-2050) #469

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

alecmerdler
Copy link
Contributor

Adds a new managed component, 'tls'. This separates the
'route' component from TLS and allows users to configure
both separately. 'EXTERNAL_TLS_TERMINATION: true' is the
opinionated setting. Managed 'tls' means the default
cluster wildcard cert is used. Unmanaged 'tls' means
the user-provided cert/key pair will be injected into
the 'Route'.

Signed-off-by: Alec Merdler alecmerdler@gmail.com

@alecmerdler alecmerdler added the tng label Jun 8, 2021
@alecmerdler
Copy link
Contributor Author

We should make sure that the enhancement proposal is reviewed and merged before this is.

@alecmerdler alecmerdler force-pushed the PROJQUAY-2050 branch 6 times, most recently from 7741652 to 5809ca6 Compare June 11, 2021 16:21
Adds a new managed component, 'tls'. This separates the
'route' component from TLS and allows users to configure
both separately. 'EXTERNAL_TLS_TERMINATION: true' is the
opinionated setting. Managed 'tls' means the default
cluster wildcard cert is used. Unmanaged 'tls' means
the user-provided cert/key pair will be injected into
the 'Route'.

Signed-off-by: Alec Merdler <alecmerdler@gmail.com>
@alecmerdler alecmerdler changed the title kustomize: added tls managed component (PROJQUAY-2050) components: added tls managed component (PROJQUAY-2050) Jun 15, 2021
@alecmerdler alecmerdler merged commit ce6181e into quay:master Jun 15, 2021
@alecmerdler alecmerdler deleted the PROJQUAY-2050 branch June 15, 2021 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant