• Kubernetes Submit Queue's avatar
    Merge pull request #29929 from madhusudancs/fed-bin-downsize-v2 · adc2db5f
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    [Federation] Downsize the release binary distribution v2.
    
    Second attempt of PR #29632.
    
    There are two things that this PR does:
    
    1. It removes `federation-apiserver` and `federation-controller-manager` from binaries and docker_wrapped_binaries target lists.
    2. Build the docker image for `hyperkube` on-the-fly while pushing the federation images. 
    
    ```release-note
    Federation binaries and their corresponding docker images - `federation-apiserver` and `federation-controller-manager` are now folded in to the `hyperkube` binary. If you were using one of these binaries or docker images, please switch to using the `hyperkube` version. Please refer to the federation manifests - `federation/manifests/federation-apiserver.yaml` and `federation/manifests/federation-controller-manager-deployment.yaml` for examples.
    ```
    
    cc @kubernetes/sig-cluster-federation @colhom 
    
    Fixes Issue #28633
    adc2db5f
Name
Last commit
Last update
..
build-image Loading commit data...
debian-iptables Loading commit data...
kube-dns Loading commit data...
pause Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
common.sh Loading commit data...
copy-output.sh Loading commit data...
json-extractor.py Loading commit data...
make-build-image.sh Loading commit data...
make-clean.sh Loading commit data...
make-release-notes.sh Loading commit data...
push-ci-build.sh Loading commit data...
push-devel-build.sh Loading commit data...
push-federation-images.sh Loading commit data...
push-official-release.sh Loading commit data...
release.sh Loading commit data...
run.sh Loading commit data...
shell.sh Loading commit data...
util.sh Loading commit data...
versionize-docs.sh Loading commit data...