惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
M
MIT News - Artificial intelligence
Hugging Face - Blog
Hugging Face - Blog
博客园 - 聂微东
量子位
S
SegmentFault 最新的问题
V
Visual Studio Blog
博客园 - 【当耐特】
Apple Machine Learning Research
Apple Machine Learning Research
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
Stack Overflow Blog
Stack Overflow Blog
Vercel News
Vercel News
D
Docker
J
Java Code Geeks
博客园 - 三生石上(FineUI控件)
博客园 - Franky
Recent Announcements
Recent Announcements
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
MongoDB | Blog
MongoDB | Blog
D
DataBreaches.Net
Y
Y Combinator Blog
云风的 BLOG
云风的 BLOG
V
V2EX

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - kind
2026-06-03 · via AUR Newest Packages

gromit commented on 2026-07-07 21:04 (UTC)

@matthias.lisin I would like to move this package to the official repository, could you add a license to it? You can use pkgctl license setup from devtools if that's fine for you!

matthias.lisin commented on 2025-12-31 15:42 (UTC)

@gromit It is not used by the packaged application. It's was added purely for convenience back when podman support was experimental.

gromit commented on 2025-12-31 13:07 (UTC)

I'm curious, what is the registry alias used for?

matthias.lisin commented on 2025-05-17 09:31 (UTC)

@kaikli Sorry for that.

01:43:19 successfully built pkg locally
01:44:29 archive for v0.28.0 (re)created on Github
01:44:44 aur commit (without noticing change)

Not sure what happened with the previous tar.gz on github. The built /usr/bin/kind are identical though

kaikli commented on 2025-05-17 06:45 (UTC)

The build of version 0.28.0-1 fails because the hash of kind-0.28.0.tar.gz is invalid.

matthias.lisin commented on 2025-03-09 10:35 (UTC) (edited on 2025-03-09 10:51 (UTC) by matthias.lisin)

@zhiwei go and git are make dependencies and required to build the package. See build() in PKGBUILD

kubectl is exec'd from Go code. I did not check the last versions if this is still the case for the local machine or if it's only happening on the created nodes. (Yet)

Edit: I definitely missed at least one thing related to git use in build(). I'll look into it and push and update if it turns out I can drop the dependency.

zhiwei commented on 2025-03-09 08:40 (UTC)

Why does it depend on kubectl, git and go?

matthias.lisin commented on 2023-06-16 23:35 (UTC)

That makes more sense ofc, thanks for clarifying

Sacro commented on 2023-06-15 20:39 (UTC)

No, Docker 20.10.0+ is now required, with no change for Podman.

As in, if your version of docker is older than that, you're going to have a bad time.

matthias.lisin commented on 2023-06-15 14:24 (UTC)

moved docker back to optdepends.
According to the release note of v0.20.0, docker is now required.

Please check if everything still works for you without docker.