Skip to content

Commit

Permalink
Populate NetworkInterface status via machinepoollet (#961)
Browse files Browse the repository at this point in the history
In the current implementation the NIC status {State,IPs} is not updated
by the `machinepoollet`. This leads to the problem that a NIC which is
`Available` is not being represented correctly in it's status. This PR
changes the `machinepoollet` logic in a way, that it populates effective
IPs to the NIC status and transitions the NIC state to `Available` if
the NIC could be provisioned successfully.
  • Loading branch information
afritzler authored Jan 17, 2024
1 parent 31525e1 commit a13a4dc
Show file tree
Hide file tree
Showing 5 changed files with 228 additions and 118 deletions.
Loading

0 comments on commit a13a4dc

Please sign in to comment.