* Allowing users to scale an existing deployment Fixes https://github.com/kedacore/http-add-on/issues/35 Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * checking custom deployment info Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * Adding tests for new deployment logic Also generalizing test "infrastructure" code Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * regenerating code Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * Remove functionality to auto-create deployments and services Users provide a scale target ref, which is the name of the deployment to scale and the service to route to. They are required to have already deployed these things already Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * Adding more docs Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * regenerating with 0.5.0 controller-gen Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> * fixing compile err Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net> |
||
|---|---|---|
| .. | ||
| config | ||
| external_scaler.go | ||
| external_scaler_test.go | ||
| finalizer.go | ||
| httpscaledobject_controller.go | ||
| httpscaledobject_logic.go | ||
| interceptor.go | ||
| scaled_object.go | ||
| scaled_object_test.go | ||
| suite_test.go | ||