imagepullsecret-patcher

A simple Kubernetes client-go application that creates and patches imagePullSecrets to service accounts in all Kubernetes namespaces to allow cluster-wide authenticated access to private container registry. (by titansoft-pte-ltd)

Imagepullsecret-patcher Alternatives

Similar projects and alternatives to imagepullsecret-patcher based on common topics and language

  1. kubernetes

    Production-Grade Container Scheduling and Management

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. kops

    Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management

  4. patch-operator

    An operator to apply patches to Kubernetes objects in a declarative way.

  5. Harbor

    An open source trusted cloud native registry project that stores, signs, and scans content.

  6. go-containerregistry

    Go library and CLIs for working with container registries

  7. nixery

    Container registry which transparently builds images using the Nix package manager. Canonical repository is https://cs.tvl.fyi/depot/-/tree/tools/nixery

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better imagepullsecret-patcher alternative or higher similarity.

imagepullsecret-patcher discussion

Log in or Post with

imagepullsecret-patcher reviews and mentions

Posts with mentions or reviews of imagepullsecret-patcher. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-23.
  • Authenticated Docker Hub image pulls in Kubernetes
    4 projects | dev.to | 23 Apr 2023
    TitanSoft's imagepullsecret-patcher is a single-binary solution to replicating and using an image pull secret across all namespaces. It is not actively maintained, but the tool is simple enough that a small team should be able to patch and maintain a fork if needed. If you want to stick to other maintained open source tools, a reasonable solution can also be put together using external secrets operator. If you are operating a cluster at scale, you may already be using this. Red Hat's patch-operator can be used to attach the imported secrets to your service accounts across all namespaces, though there are some quirks to be wary of, due to the lack of a defined patch strategy for imagePullSecrets on service accounts.

Stats

Basic imagepullsecret-patcher repo stats
1
251
0.0
about 1 year ago

titansoft-pte-ltd/imagepullsecret-patcher is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of imagepullsecret-patcher is Go.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Go is
the 4th most popular programming language
based on number of references?