Skip to content
This repository was archived by the owner on Jul 18, 2022. It is now read-only.

arl-sh/fluxcd-image-automation-controller

This branch is 817 commits behind fluxcd/image-automation-controller:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 13, 2022
Jan 7, 2022
Jan 7, 2022
Jan 13, 2022
Oct 12, 2021
Apr 13, 2021
Jan 7, 2022
Oct 8, 2021
Jan 13, 2022
Jan 7, 2022
Aug 11, 2020
Aug 11, 2020
Jan 7, 2022
Jan 7, 2022
Aug 11, 2020
Nov 27, 2020
Jan 13, 2022
Jun 28, 2021
Dec 15, 2021
Jan 7, 2022
Jan 7, 2022
Jun 28, 2021

Repository files navigation

Image automation controller

CII Best Practices report license release

This controller automates updates to YAML when new container images are available.

Its sibling, image-reflector-controller, scans container image repositories and reflects the metadata in Kubernetes resources. This controller reacts to that image metadata by updating YAML files in a git repository, and committing the changes.

How to install it

Please see the installation and use guide.

How to work on it

The shared library libgit2 needs to be installed to test or build locally. The version required corresponds to the version of git2go (which are Go bindings for libgit2), according to this table.

See https://github.com/fluxcd/source-controller/blob/main/DEVELOPMENT.md#installing-required-dependencies for instructions on how to install libgit2.

About

GitOps Toolkit controller that patches container image tags in Git

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 89.6%
  • Makefile 5.4%
  • Smarty 2.9%
  • Dockerfile 2.1%