http-add-on/operator/controllers
Aaron Schlesinger fd4cdfe718
Not creating app deployments (#78)
* 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>
2021-03-19 12:58:29 -07:00
..
config Not creating app deployments (#78) 2021-03-19 12:58:29 -07:00
external_scaler.go Improve status conditions (#47) 2021-02-26 10:57:59 -08:00
external_scaler_test.go Not creating app deployments (#78) 2021-03-19 12:58:29 -07:00
finalizer.go Starting to move components from prototype repo (#2) 2021-01-27 11:41:52 -08:00
httpscaledobject_controller.go Not creating app deployments (#78) 2021-03-19 12:58:29 -07:00
httpscaledobject_logic.go Not creating app deployments (#78) 2021-03-19 12:58:29 -07:00
interceptor.go Not creating app deployments (#78) 2021-03-19 12:58:29 -07:00
scaled_object.go Not creating app deployments (#78) 2021-03-19 12:58:29 -07:00
scaled_object_test.go Not creating app deployments (#78) 2021-03-19 12:58:29 -07:00
suite_test.go Not creating app deployments (#78) 2021-03-19 12:58:29 -07:00