• Solly Ross's avatar
    [e2e] make sure to specify APIVersion in HPA tests · 32b47a36
    Solly Ross authored
    Previously, the HPA controller ignored APIVersion when resolving the
    scale subresource for a kind, meaning if it was set incorrectly in the
    HPA's scaleTargetRef, it would not matter.  This was the case for
    several of the HPA e2e tests.
    
    Since the polymorphic scale client merged, APIVersion now matters.  This
    updates the HPA e2es to care about APIVersion, by passing kind as a full
    GroupVersionKind, and not just a string.
    32b47a36
Name
Last commit
Last update
..
BUILD Loading commit data...
apparmor.go Loading commit data...
autoscaling_utils.go Loading commit data...
configmap.go Loading commit data...
configmap_volume.go Loading commit data...
container_probe.go Loading commit data...
docker_containers.go Loading commit data...
downward_api.go Loading commit data...
downwardapi_volume.go Loading commit data...
empty_dir.go Loading commit data...
events.go Loading commit data...
expansion.go Loading commit data...
host_path.go Loading commit data...
init_container.go Loading commit data...
kubelet_etc_hosts.go Loading commit data...
networking.go Loading commit data...
pods.go Loading commit data...
privileged.go Loading commit data...
projected.go Loading commit data...
secrets.go Loading commit data...
secrets_volume.go Loading commit data...
sysctl.go Loading commit data...
util.go Loading commit data...
volumes.go Loading commit data...