Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APP instruction with remote file address will generate tmp files sealer-remote-filesxxx #1986

Closed
starnop opened this issue Jan 17, 2023 · 0 comments · Fixed by #2069
Closed
Assignees
Labels
kind/bug Something isn't working

Comments

@starnop
Copy link
Collaborator

starnop commented Jan 17, 2023

What happen?

image

FROM localhost/my-kubernetes:v2

LABEL "cluster.alpha.sealer.io/cluster-runtime-version"="v1.22.15"
LABEL "cluster.alpha.sealer.io/cluster-runtime-type"="kubernetes"
LABEL "cluster.alpha.sealer.io/container-runtime-type"="docker"
LABEL "cluster.alpha.sealer.io/container-runtime-version"="20.10.14"


CNI flannel https://raw.githubusercontent.com/flannel-io/flannel/v0.20.2/Documentation/kube-flannel.yml
CNI calico https://raw.githubusercontent.com/projectcalico/calico/v3.25.0/manifests/tigera-operator.yaml https://raw.githubusercontent.com/projectcalico/calico/v3.25.0/manifests/custom-resources.yaml
APPCMDS calico ["kubectl apply -f tigera-operator.yaml && kubectl apply -f custom-resources.yaml"]

Relevant log output?

No response

What you expected to happen?

These temp files should be automatically cleaned.

How to reproduce it (as minimally and precisely as possible)?

No response

Anything else we need to know?

No response

What is the version of Sealer you using?

{"gitVersion":"unknown","gitCommit":"1bd7c723","buildDate":"2023-01-17 15:11:43","goVersion":"go1.17.10","compiler":"gc","platform":"linux/amd64"}

What is your OS environment?

No response

What is the Kernel version?

No response

Other environment you want to tell us?

  • Cloud provider or hardware configuration:
  • Install tools:
  • Others:
@starnop starnop added the kind/bug Something isn't working label Jan 17, 2023
@kakaZhou719 kakaZhou719 self-assigned this Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants