Skip to content

[opensihft-support] global record not populated  #424

Closed
@raffaelespazzoli

Description

k8gb looks for the status.loadbalancer.ingress.hostname field to determine how to populate the global dns record. this corresponds to the status.ingress.routeCanonicalHostname field in the corresponding route.
This hostname is actually an wildcard entry and cannot be resolved (or at least it cannot be resolved when running on AWS). As a result k8gb is unable to populate the global record.
A fix to this solution would be to make the wildcard name resolvable.
A more immediate but inelegant workaround would be for k8gb to try to resolve anything.{status.ingress.routeCanonicalHostname}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    • Status

      Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions