image-reflector-controller icon indicating copy to clipboard operation
image-reflector-controller copied to clipboard

GitOps Toolkit controller that scans container registries

Results 56 image-reflector-controller issues
Sort by recently updated
recently updated
newest added

Hi, Is it possible to use an optional capture group for a `filterTags.pattern`? Something like `^\d+\.\d+\.\d+(-\d+)?$`, optionally matching the `-0` on `1.0.0-0`, which is technically valid semver. We currently have...

- Add a new workflow `integration-aws` for running the AWS integration tests. - Add setup docs for configuring the AWS account and GitHub repository for running the tests. Depends on...

area/testing

I'd like to authenticate automatically to Oracle Container Registry using something similar to: https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contenggrantingworkloadaccesstoresources.htm

enhancement
area/security

Bumps the go-deps group with 1 update: [github.com/onsi/gomega](https://github.com/onsi/gomega). Updates `github.com/onsi/gomega` from 1.34.2 to 1.35.0 Release notes Sourced from github.com/onsi/gomega's releases. v1.35.0 1.35.0 Features You can now call EnforceDefaultTimeoutsWhenUsingContexts() to have...

dependencies

Bumps the ci group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.2.1` |...

area/ci
dependencies

GCP now favors direct resource access with WorkloadIdentity Federation, as opposed to service account impersonation.