Skip to content

No InternalDNS and Hostname in node status for k8s 1.29 #1337

Closed as not planned
@jayesh-srivastava

Description

@jayesh-srivastava

/kind bug

What steps did you take and what happened:
Have observed inconsistent behaviors in CAPG clusters using Kubernetes version 1.28 or below v/s CAPG clusters using Kubernetes version 1.29 with Cloud Controller Manager. The difference appears in Node.status.addresses where Kubernetes 1.28 or below clusters have all InternalIP, InternalDNS and Hostname as opposed to Kubernetes 1.29 clusters who only have InternalIP.
This might create issues for downstream users.

What did you expect to happen:
Expected the Node.status.addresses to have all three types of addresses.

Anything else you would like to add:
Snippet from cluster using K8s 1.28:
Screenshot 2024-10-18 at 17 48 37

Snippet from cluster using K8s 1.29:
Screenshot 2024-10-18 at 17 49 04

Environment:

  • Cluster-api version:
  • Minikube/KIND version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions