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

Add external IP addresses to certificate #3791

Merged

Conversation

charith-elastic
Copy link
Contributor

Adds the external IP address and/or hostname of the service to the self-signed certificate.

Fixes #910

@charith-elastic charith-elastic added >enhancement Enhancement of existing functionality v1.3.0 labels Oct 1, 2020
Copy link
Collaborator

@pebrc pebrc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and worked in my test 👍

pkg/controller/common/certificates/http_reconcile.go Outdated Show resolved Hide resolved
Copy link
Contributor

@sebgl sebgl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

pkg/utils/k8s/k8sutils.go Outdated Show resolved Hide resolved
@charith-elastic charith-elastic merged commit 57d6bee into elastic:master Oct 5, 2020
@charith-elastic charith-elastic deleted the fix/external-ip-in-cert branch October 5, 2020 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement Enhancement of existing functionality v1.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically inject service external IP to the certs SAN
3 participants