We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regularly delete floating IPs inside the project (#49) that have the LBaaS tag but are not used by any Service. May to some extend help with #28
The text was updated successfully, but these errors were encountered:
Could not reproduce failing cleanup job. Can you provide more information on that issue?
I1110 08:35:42.640157 1 controller.go:245] Triggering periodic cleanup I1110 08:35:42.900766 1 port_manager.go:245] Used ports=["ac75221e-01a1-4b56-91f0-de06056b3362"] I1110 08:35:42.900859 1 worker.go:305] Successfully executed job CleanupJob I1110 08:36:11.802530 1 worker.go:305] Successfully executed job RemoveServiceJob("default/test-service") I1110 08:36:12.061029 1 port_manager.go:245] Used ports=[] I1110 08:36:12.061245 1 port_manager.go:261] Trying to delete port "ac75221e-01a1-4b56-91f0-de06056b3362" I1110 08:36:14.688460 1 port_manager.go:230] Trying to delete floating ip "1ecde23f-fd77-4c67-990d-66bee9c56174" I1110 08:36:15.845537 1 worker.go:305] Successfully executed job CleanupJob
Sorry, something went wrong.
No branches or pull requests
Regularly delete floating IPs inside the project (#49) that have the LBaaS tag but are not used by any Service. May to some extend help with #28
The text was updated successfully, but these errors were encountered: