Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
chore: remove stale scripts
Browse files Browse the repository at this point in the history
These scripts/Dockerfiles are either unused by CI or are not actively being maintained, so I assume these are safe to remove.

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
  • Loading branch information
Matthew Fisher committed Jan 3, 2019
1 parent bc25013 commit 0973499
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 131 deletions.
7 changes: 0 additions & 7 deletions .dockerignore

This file was deleted.

47 changes: 0 additions & 47 deletions Dockerfile

This file was deleted.

22 changes: 0 additions & 22 deletions Dockerfile.k8swin

This file was deleted.

5 changes: 0 additions & 5 deletions scripts/build-windows-k8s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -315,10 +315,6 @@ download_wincni() {
curl -L ${WINSDN_URL}${HNS_PSM1} -o ${DIST_DIR}/${HNS_PSM1}
}

copy_dockerfile() {
cp ${AKS_ENGINE_HOME}/windows/Dockerfile ${DIST_DIR}
}

create_zip() {
ZIP_NAME="${k8s_e2e_upstream_version:-"v${AKS_VERSION}int.zip"}"
cd ${DIST_DIR}/..
Expand Down Expand Up @@ -402,7 +398,6 @@ if [ -z "${k8s_e2e_upstream_version}" ]; then
get_kube_binaries
download_nssm
download_wincni
copy_dockerfile
create_zip
upload_zip_to_blob_storage
push_acs_branch
Expand Down
23 changes: 0 additions & 23 deletions scripts/devenv-k8swin.ps1

This file was deleted.

7 changes: 0 additions & 7 deletions scripts/devenv.ps1

This file was deleted.

17 changes: 0 additions & 17 deletions scripts/devenv.sh

This file was deleted.

3 changes: 0 additions & 3 deletions windows/Dockerfile

This file was deleted.

0 comments on commit 0973499

Please sign in to comment.