• Solly Ross's avatar
    Make HPA Controller use Namespacers · 15fc230a
    Solly Ross authored
    The HPA controller had previously used a single Client
    object to act as three different Namespacers.  To improve
    ease of extensibility and to make it clearer what the HPA
    controller actually needs to use from the client, it should
    use separate Namespacers for each of its needs (Scales, HPAs,
    and Events).
    15fc230a
Name
Last commit
Last update
..
metrics Loading commit data...
horizontal.go Loading commit data...
horizontal_test.go Loading commit data...