We need tests for the load balancer controller, you can see how AWS is doing it here and use it as an example.
We need to test for basic functionality such as successful creation, and deletion as well as if we encounter errors. We don't currently allow for updating of resources so this will be good plumbing to put in before that.
We need tests for the load balancer controller, you can see how AWS is doing it here and use it as an example.
We need to test for basic functionality such as successful creation, and deletion as well as if we encounter errors. We don't currently allow for updating of resources so this will be good plumbing to put in before that.