Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use deployed Pod's Pull Secrets to mirror its image #92

Closed
wants to merge 18 commits into from

Commits on Jul 4, 2021

  1. Added support for private registries

    Dolev Algam committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    8d8f49f View commit details
    Browse the repository at this point in the history
  2. tyed up

    Dolev Algam committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    b2fced1 View commit details
    Browse the repository at this point in the history
  3. Fix

    Dolev Algam committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    6d950ee View commit details
    Browse the repository at this point in the history
  4. Fix2

    Dolev Algam committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    c9a965c View commit details
    Browse the repository at this point in the history
  5. debug

    Dolev Algam committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    65e864f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Added empty context, fixed type

    Dolev Algam committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    b12f796 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.1 [skip ci]

    ## [1.0.1](v1.0.0...v1.0.1) (2021-07-05)
    
    ### Bug Fixes
    
    * **deps:** update module github.com/aws/aws-sdk-go to v1.38.47 ([estahn#70](https://github.com/DolevAlgam/k8s-image-swapper/issues/70)) ([4f30053](4f30053))
    * **deps:** update module github.com/containers/image/v5 to v5.11.0 ([estahn#61](https://github.com/DolevAlgam/k8s-image-swapper/issues/61)) ([11d6d28](11d6d28))
    * **deps:** update module github.com/dgraph-io/ristretto to v0.1.0 ([estahn#82](https://github.com/DolevAlgam/k8s-image-swapper/issues/82)) ([dff1cb1](dff1cb1))
    * **deps:** update module github.com/rs/zerolog to v1.22.0 ([estahn#76](https://github.com/DolevAlgam/k8s-image-swapper/issues/76)) ([c098326](c098326))
    * **deps:** update module github.com/rs/zerolog to v1.23.0 ([estahn#84](https://github.com/DolevAlgam/k8s-image-swapper/issues/84)) ([607d5bb](607d5bb))
    * **deps:** update module k8s.io/apimachinery to v0.21.1 ([estahn#79](https://github.com/DolevAlgam/k8s-image-swapper/issues/79)) ([aeeeffb](aeeeffb))
    semantic-release-bot committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    9f5f295 View commit details
    Browse the repository at this point in the history
  3. fix

    Dolev Algam committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    2b23308 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    590ddc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    34e6a47 View commit details
    Browse the repository at this point in the history
  2. Added support for incorrect secrets and fixed bug of public source im…

    …ages
    Dolev Algam committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    91d1a71 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Added tests for handling pullSecrets

    Dolev Algam committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    d31d67b View commit details
    Browse the repository at this point in the history
  2. Deleted unnecessary comment

    Dolev Algam committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    9b18578 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. resolved conflicts

    Dolev Algam committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    e68203d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    734cfd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfb6e41 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    9f57f5e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    6827c60 View commit details
    Browse the repository at this point in the history