Skip to content

[BUG] If the interface IP changes Microshift stops working #556

@mangelajo

Description

@mangelajo

What happened:

The openshift-api api endpoints are created based on the existing IP address when microshift starts,
if the IP changes, the kubernetes controller can't connect to the endpoint, and starts failing.

What you expected to happen:

Microshift should have recognized the IP change and updated the endpoints, or used a VIP for the API purposes.

How to reproduce it (as minimally and precisely as possible):

  1. Assign an IP address to the MicroShift host
  2. Start MicroShift
  3. Change the IP address
  4. MicroShift stops working
  5. restart MicroShift
  6. MicroShift still not working

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions