The Ingresses created for the internal services, Jenkins, Nexus etc and the ones created for jx-staging and jx-production environments allow for wildcard DNS entries eg.
*.jx.mydomain.com, *.jx-staging.mydomain.com and *.jx-production.mydomain.com.
The ones created for preview do not allow this.
Is there something that I can do to have my preview names be in the
*.jx-preview.mydomain.com
domain for example?
I have a workaround for now. The generated links in GitHub do not work, obviously!
I can add the "nginx.ingress.kubernetes.io/server-alias": "jx-xxx-app-pr-4.jx-preview.mydomain.com" annotation to the Ingress
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle rotten
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.
Provide feedback via https://jenkins-x.io/community.
/close
@jenkins-x-bot: Closing this issue.
In response to this:
Rotten issues close after 30d of inactivity.
Reopen the issue with/reopen.
Mark the issue as fresh with/remove-lifecycle rotten.
Provide feedback via https://jenkins-x.io/community.
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Most helpful comment
I have a workaround for now. The generated links in GitHub do not work, obviously!
I can add the
"nginx.ingress.kubernetes.io/server-alias": "jx-xxx-app-pr-4.jx-preview.mydomain.com"annotation to the Ingress