Skip to content

Commit

Permalink
Update NIC status via machinepoollet
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 committed Jan 17, 2024
1 parent 31525e1 commit 6164150
Show file tree
Hide file tree
Showing 5 changed files with 226 additions and 118 deletions.
Loading

0 comments on commit 6164150

Please sign in to comment.