Skip to content

[Build] Align Kubernetes restart proof with retained network leases #223

Description

@stephenlclarke

The fork retains network attachments and leases across stop/start, so its integration test inherited from apple#2158 can no longer require a changed server address after restart. During the 0.14.3 gate it observed the correct fork behavior: 192.168.66.11 remained 192.168.66.11.

Keep the Apple-shaped rotation proof unchanged on the upstream handoff branch. On fork main, replace the incompatible assertion with a restart proof for the durable contract: the address remains stable, kubeadm still uses the loopback control-plane endpoint, and the node returns Ready. Preserve focused coverage of address-change patching in K8sHelper unit tests.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions