k8s-image-swapper icon indicating copy to clipboard operation
k8s-image-swapper copied to clipboard

Mirror images into your own registry and swap image references automatically.

Results 61 k8s-image-swapper issues
Sort by recently updated
recently updated
newest added

Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 3.0.0. Release notes Sourced from docker/login-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in docker/login-action#593 Bump @​actions/core...

dependencies
github_actions

Added a generic registry allowing k8s-image-swapper to be used with registries that use username/password.

I have deployed k8s-image-swapper into my cluster and it looks like the webhook is being ignored. No log in webhook server regarding pod creation could be found. Some details: Platform:...

question

Hello! I am getting a parse error when trying to use the following policy: ``` ecrOptions: accessPolicy: | { "Statement": [ { "Sid": "AllowCrossAccountPull", "Effect": "Allow", "Principal": { "AWS": "*"...

bug
question

I am trying to enable KMS encryption and have set the following in the config, however repositories are still being created with AES-256. : ``` target: aws: accountId: "123456" ecrOptions:...

bug

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4. Commits f97607b Create GitHub release when new release tag is pushed (#1354) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/testify&package-manager=go_modules&previous-version=1.8.3&new-version=1.8.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger...

dependencies
go
codeball:needs-careful-review

The documented policy is not complete. Added the missing ecr:PutLifecyclePolicy. I also sorted the policy names so they look nicer. Also ran `pre-commit` and that changed some stuff.

This issue tracks interest, discussion & progress in regards [Azure Container Registry](https://azure.microsoft.com/en-us/products/container-registry). --- > 🤝 If anyone is keen on sponsoring this to be implemented please contact me at [email protected]

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible. Release notes Sourced from github.com/docker/distribution's releases. v2.8.2 What's Changed Revert registry/client: set Accept: identity header when getting layers by @​ndeloof in distribution/distribution#3783 Parse http...

dependencies
go
codeball:approved