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

Support hostnames in Ingress status #65

Merged
merged 2 commits into from Dec 16, 2016
Merged

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Dec 16, 2016

In AWS a service with type:Loadbalancer uses a FQDN instead of IPs

fixes #50

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 16, 2016
@k8s-reviewable
Copy link

This change is Reviewable

@bprashanth
Copy link
Contributor

LGTM

@bprashanth
Copy link
Contributor

Feel free to merge once travis passes

@bprashanth bprashanth added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 16, 2016
@coveralls
Copy link

Coverage Status

Coverage remained the same at 39.868% when pulling 77967aa on aledbf:fix-status into e194288 on kubernetes:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 39.868% when pulling 3873042 on aledbf:fix-status into e194288 on kubernetes:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 39.868% when pulling 3873042 on aledbf:fix-status into e194288 on kubernetes:master.

@aledbf aledbf merged commit e58524f into kubernetes:master Dec 16, 2016
@aledbf aledbf deleted the fix-status branch December 21, 2016 00:14
hnrytrn pushed a commit to hnrytrn/ingress-nginx that referenced this pull request Jul 5, 2018
…nditionally

Revert "Deterministic temp dir"
haoqing0110 referenced this pull request in stolostron/management-ingress Mar 5, 2021
The nginx-kube.conf file was hardcoding the name of the ssl secret path
to router_certs.  In 3.2 a new secret name is used.  Modified the code
to use the --default-ssl-certificate parameter for the secret name.
haoqing0110 referenced this pull request in stolostron/management-ingress Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ingress only exposes internal node ip
5 participants