-
Notifications
You must be signed in to change notification settings - Fork 68
Conversation
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
CLAs look good, thanks! |
Had pushed the commit with wrong author :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. 2 minor comments.
examples/zone-printer/https.md
Outdated
While a single cluster ingress also supports blocking HTTP traffic all together, | ||
kubemci does not support it yet. | ||
|
||
https://github.com/GoogleCloudPlatform/k8s-multicluster-ingress/issues/142 has |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"#142 is the feature request for this" ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated
|
||
In addition, updating the secret is not yet supported. | ||
|
||
https://github.com/GoogleCloudPlatform/k8s-multicluster-ingress/issues/141 has |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"#141 has more details and includes a workaround" ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated
Thanks for the review @G-Harmon Also updated ingress-gce documentation to ensure that it has instructions for both pre-shared cert annotation and secret: kubernetes/ingress-gce#144 |
cc @prameshj as FYI |
Adding documentation for HTTPS ingresses
cc @csbell @G-Harmon