Skip to content

Commit

Permalink
Remove private repos (#4078)
Browse files Browse the repository at this point in the history
Signed-off-by: Yee Hing Tong <[email protected]>
  • Loading branch information
wild-endeavor committed Oct 11, 2023
1 parent 887ae90 commit efdcb1d
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 2,629 deletions.
2 changes: 1 addition & 1 deletion docker/sandbox-bundled/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ manifests:
kustomize/complete-agent > manifests/complete-agent.yaml

.PHONY: build
build: manifests
build: flyte manifests
[ -n "$(shell docker buildx ls | awk '/^flyte-sandbox / {print $$1}')" ] || \
docker buildx create --name flyte-sandbox \
--driver docker-container --driver-opt image=moby/buildkit:master \
Expand Down
4 changes: 2 additions & 2 deletions docker/sandbox-bundled/manifests/complete-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1071,7 +1071,7 @@ type: Opaque
---
apiVersion: v1
data:
haSharedSecret: SWducTh4R2puVUFaN0RkRA==
haSharedSecret: UGZobHZEcktoSlltcHNOZw==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -1790,7 +1790,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: 44f9007801278e9d493bb52f1afeb2ac43518835dfeac95e6bbf320bdd9f1a0c
checksum/secret: dd15edd55f839d254000dba285a232088aaa1434c6da55d684be8dd7a686828f
labels:
app: docker-registry
release: flyte-sandbox
Expand Down
4 changes: 2 additions & 2 deletions docker/sandbox-bundled/manifests/complete.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1060,7 +1060,7 @@ type: Opaque
---
apiVersion: v1
data:
haSharedSecret: bDFaOUhoTWVuWUxCYWZ0Yw==
haSharedSecret: azVaTmNYdzV2OTJ6QnN2Ug==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -1747,7 +1747,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: 3f7b3556fe39ca67e1837666b3c4f4a8c129a2b982409092306b0e2cfaa78125
checksum/secret: bfdfab71ae5ed72a9a4345de0769775da0a1e0aa352582f487a6ead189d262cd
labels:
app: docker-registry
release: flyte-sandbox
Expand Down
4 changes: 2 additions & 2 deletions docker/sandbox-bundled/manifests/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ metadata:
---
apiVersion: v1
data:
haSharedSecret: azU3bmlDVU9QVkphNnpzTg==
haSharedSecret: YWd0NktxUHZYdTh3VWpoVQ==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -1304,7 +1304,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: 54d71609c2b10d379f16f55c76f854c3cfa527f76de9b43be95a7fa04763ad2c
checksum/secret: 4ba63951b24cf3c851ed512f8835b48669d09a16dc63e06d8e3f6207fda511dc
labels:
app: docker-registry
release: flyte-sandbox
Expand Down
220 changes: 0 additions & 220 deletions go.mod.main

This file was deleted.

4 changes: 0 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1519,10 +1519,6 @@ github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGr
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
github.com/unionai/cron/v3 v3.0.2-0.20220915080349-5790c370e63a h1:pTbOzzOh94yt3WHt7uqZ1m6PUZth++GspSJGK9dEBC4=
github.com/unionai/cron/v3 v3.0.2-0.20220915080349-5790c370e63a/go.mod h1:eQICP3HwyT7UooqI/z+Ov+PtYAWygg1TEWWzGIFLtro=
github.com/unionai/flyteadmin v1.1.115-0.20230922220028-90b279296f02 h1:UT7+HmFEo5trdkI3R9TWGHhfeCJTICAXiOvcc4ZhYpA=
github.com/unionai/flyteadmin v1.1.115-0.20230922220028-90b279296f02/go.mod h1:DoYsyQ2kEoOEt+xnRC96foR1eTVfKgOy1DRPLkgPh/Y=
github.com/unionai/flyteidl v1.5.14-0.20230916200054-78caf2c2eeb3 h1:GznIW2znW7PeixgNbSJxNIajqB5LlL98uEBOPA99HGI=
github.com/unionai/flyteidl v1.5.14-0.20230916200054-78caf2c2eeb3/go.mod h1:EtE/muM2lHHgBabjYcxqe9TWeJSL0kXwbI0RgVwI4Og=
github.com/unrolled/secure v0.0.0-20180918153822-f340ee86eb8b/go.mod h1:mnPT77IAdsi/kV7+Es7y+pXALeV3h7G6dQF6mNYjcLA=
github.com/unrolled/secure v0.0.0-20181005190816-ff9db2ff917f/go.mod h1:mnPT77IAdsi/kV7+Es7y+pXALeV3h7G6dQF6mNYjcLA=
github.com/urfave/cli v1.20.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
Expand Down
Loading

0 comments on commit efdcb1d

Please sign in to comment.