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

推荐订阅源

D
Docker
大猫的无限游戏
大猫的无限游戏
Jina AI
Jina AI
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 司徒正美
美团技术团队
雷峰网
雷峰网
阮一峰的网络日志
阮一峰的网络日志
WordPress大学
WordPress大学
T
Tailwind CSS Blog
U
Unit 42
C
Check Point Blog
S
SegmentFault 最新的问题
Martin Fowler
Martin Fowler
Stack Overflow Blog
Stack Overflow Blog
云风的 BLOG
云风的 BLOG
L
LangChain Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
腾讯CDC
罗磊的独立博客
小众软件
小众软件
Recent Announcements
Recent Announcements
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
DataBreaches.Net

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.