Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Enable users to create HTTPS ingresses #46

Closed
nikhiljindal opened this issue Nov 1, 2017 · 4 comments
Closed

Enable users to create HTTPS ingresses #46

nikhiljindal opened this issue Nov 1, 2017 · 4 comments
Milestone

Comments

@nikhiljindal
Copy link
Contributor

For now, we support creating http ingresses only.
Need to add SSLCerts management code to be able to create HTTPS ingresses

@nikhiljindal
Copy link
Contributor Author

This includes 2 parts:

cc @csbell @G-Harmon

@nikhiljindal
Copy link
Contributor Author

With #92 and #97, we now support frontend https with SSL certs stored as secrets.

Next steps are to support:

  • frontend HTTPS with certs using the pre-shared-certs annotation.
  • backend HTTPS

@nikhiljindal
Copy link
Contributor Author

We now support frontend HTTPS with pre-shared certs and backend HTTPS.
We need to add support for https only.

#131 tracks adding an e2e test.

@nikhiljindal
Copy link
Contributor Author

We now have e2e tests (https://k8s-testgrid.appspot.com/sig-multicluster-kubemci#kubemci-ingress-conformance) and documentation: #143

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant