• Kubernetes Submit Queue's avatar
    Merge pull request #33165 from zefciu/b29633 · d728afc5
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Corrected timeout on Downward API volume
    
    The tests for Downward API volume were apparently created before the
    default sync-frequency was set to 1 minute. As the current
    implementation of Pod gives us no guarantee that the changes will be
    seen in Downward API before `sync-frequency` we need the tests to
    reflect this.
    
    Fixes: #29633
    d728afc5
Name
Last commit
Last update
..
configmap.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...
expansion.go Loading commit data...
host_path.go Loading commit data...
init_container.go Loading commit data...
kubelet_etc_hosts.go Loading commit data...
pods.go Loading commit data...
privileged.go Loading commit data...
secrets.go Loading commit data...
sysctl.go Loading commit data...
util.go Loading commit data...