kubeshop / monokle

Monokle is a set of OSS tools designed to help create and maintain high-quality Kubernetes configurations throughout the application lifecycle
https://monokle.io
MIT License
1.66k stars 126 forks source link

[Bugs]The package size is too big of v2.4.3 #4189

Open zxp19821005 opened 8 months ago

zxp19821005 commented 8 months ago

As titled. I've download the https://github.com/kubeshop/monokle/archive/refs/tags/v2.4.3.zip ,but it was more than 500 MB! I found a video in the docs directory even though. Will you please reduce the size of the package?

devcatalin commented 8 months ago

Thanks for reporting this, I will take a look asap, it seems like some unwanted files from our repository have been added to the build

devcatalin commented 8 months ago

I've been looking at the built files and I cannot find a docs folder or any videos anywhere, could you tell me where you found that folder and the video? @zxp19821005

zxp19821005 commented 8 months ago

https://github.com/kubeshop/monokle/archive/refs/tags/v2.4.3.zip I've extracted the file,the directory is:

monokle-2.4.3/docs/docs/img
monokle-2.4.3/docs/docs/tutorials
# zxp-endeavouros @ 3993EndeavourOS in ~/.cache/paru/clone/monokle/src/monokle-2.4.3/docs/docs on git:master x [9:53:53] 
$ du -sh *
4.0K    apply-and-diff.md
8.0K    architecture.md
4.0K    cluster-integration.md
4.0K    cluster-issues.md
4.0K    cluster-mode.md
4.0K    compare-subfolders.md
8.0K    compare-sync.mdx
4.0K    contributing.md
4.0K    creating-resources.md
8.0K    desktop-v-SAAS.mdx
4.0K    development.md
4.0K    faq.md
8.0K    features.md
4.0K    file-explorer.md
4.0K    form-editor.md
4.0K    getting-started.md
4.0K    git-integration.md
8.0K    helm.md
4.0K    hotkeys.md
4.0K    images.md
457M    img
4.0K    index.md
8.0K    kustomize.md
8.0K    overview.md
4.0K    plugins.md
4.0K    projects.md
4.0K    resource-crds.md
8.0K    resource-editing.md
8.0K    resource-navigation.md
8.0K    resource-validation.md
4.0K    source-editor.md
4.0K    telemetry.md
12K     templates.md
4.0K    testing.md
107M    tutorials
4.0K    working-with-multiple-resources.md
olensmar commented 8 months ago

I think the zip file is meant to contain the entire source repository so this is ok.. The various installers should be leaner, please use the one for your platform to avoid unnecessary files..