Search Criteria
Package Details: flux-bin 2.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flux-bin.git (read-only, click to copy) |
---|---|
Package Base: | flux-bin |
Description: | Open and extensible continuous delivery solution for Kubernetes |
Upstream URL: | https://fluxcd.io/ |
Keywords: | continuous-delivery devops flux gitops kubernetes |
Licenses: | Apache |
Submitter: | fluxcdbot |
Maintainer: | fluxcdbot (hiddeco, aurelcanciu) |
Last Packager: | fluxcdbot |
Votes: | 11 |
Popularity: | 0.000216 |
First Submitted: | 2020-12-03 10:09 (UTC) |
Last Updated: | 2024-09-30 16:46 (UTC) |
Dependencies (2)
- bash-completion (bash-completion-gitAUR) (optional) – auto-completion for flux in Bash
- zsh-completions (zsh-completions-gitAUR) (optional) – auto-completion for flux in ZSH
Latest Comments
1 2 Next › Last »
cwrau commented on 2024-07-09 13:45 (UTC) (edited on 2024-07-09 13:45 (UTC) by cwrau)
Could you
provides
andconflicts
fluxcd
?That way other tools can just depend on
fluxcd
, however the enduser chooses to install it.FabioLolix commented on 2023-08-09 11:22 (UTC)
Hello,
armv6h
since that is has been removed from the distro${pkgname}-${pkgver}.tar.gz::
from source_*=(), renaming all the files to the same name is detrimental if one need to use the command updpkgsumsor
sseneca commented on 2023-08-09 08:56 (UTC)
The validity check is what's failing for me even after I clear my AUR helper's cache - trying to figure out what's going wrong on GitHub: https://github.com/fluxcd/flux2/issues/4109
aurelcanciu commented on 2023-07-30 19:22 (UTC)
@sseneca could you please describe what issue are you having? I'm able to build the package just fine. Thanks!
sseneca commented on 2023-07-29 13:07 (UTC)
This package has been broken for soooo long. Are the maintainers not aware?
mrichetta commented on 2023-07-05 23:48 (UTC)
I think there's an issue with the latest update to 2.0.1 release, which does not exist in https://github.com/fluxcd/flux2/releases
aurelcanciu commented on 2023-04-06 22:06 (UTC)
@nemock thank you for reporting this and sorry for the trouble. I've just pushed an update which should fix the issue.
nemock commented on 2023-04-06 14:29 (UTC) (edited on 2023-04-06 14:30 (UTC) by nemock)
There is a typo in the PKGBUILD:
should be:
cwrau commented on 2022-11-09 10:20 (UTC)
Could you provide completion for zsh/bash?
You can use the following snippet inside the
install
function;replacing $$bin with
flux
maybe?1 2 Next › Last »