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
« First ‹ Previous 1 2
hiddeco commented on 2022-07-28 14:29 (UTC)
Sorry folks, some minor change to the template which drives this all caused an issue with the
.SRCINFO
file. The current version should work as expected.cyanide commented on 2022-07-28 12:41 (UTC)
Seeing the same pkgver issue, plus the sources listed here don't look right!
elkrammer commented on 2022-07-27 21:52 (UTC)
It appears like something in the automation broke for the latest release 0.31.5. For some reason variable substitution didn't happen for the sources https://aur.archlinux.org/cgit/aur.git/commit/.SRCINFO?h=flux-bin&id=d089fc393af8f9a4c862f5d36b87d25389992713
Using yay it currently fails to install with the following error: -> failed to parse flux-bin: Line 4: key "pkgver" can not occur after pkgname: pkgver = 0.31.5
devplayer0 commented on 2021-03-08 12:53 (UTC)
@hiddeco Great, thanks! Finally getting into Flux v2. :)
hiddeco commented on 2021-03-08 12:35 (UTC)
@devplayer0 thank you for your request!
It has been taken care of in https://github.com/fluxcd/flux2/pull/1060 (with bonus support for Fish auto-completion), and will be included in the next release.
devplayer0 commented on 2021-03-06 17:24 (UTC)
Would it be possible to get shell completions included in the final package? (The way it's done in the fluxctl package)
« First ‹ Previous 1 2