Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* manage gateway status label and disassociate EIP on node ready status Unknown * update README * update openssl and fix Dockerfile rust version * clean up typos, remove unnecessary async, and simplify egress node cleanup * add egress control loop for setting egress status label on unresponsive nodes * move egress label setting of new nodes out of controller * update packages and adjust egress node labeling * move to rust 1.78 and upgrade more dependencies * use replace_status on set_status_detached * lint fixes and bump pr workflow to rust 1.78 * address remaining clippy warnings * adjust node controller: * cleanup egress_ready label * only detach don't disassociate EIP on unresponsive nodes * refactor egress labeler * egress improvements * node improvements * fix debug call
- Loading branch information