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

Add suport for ECR repositorires #244

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from
Draft

Add suport for ECR repositorires #244

wants to merge 19 commits into from

Commits on Oct 23, 2024

  1. Add suport for ECR repositorires

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    47e7cee View commit details
    Browse the repository at this point in the history
  2. go lint

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    881efaa View commit details
    Browse the repository at this point in the history
  3. change operator

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    42b09a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fixes + logs

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f048c93 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. ecrClient now is ecternal function

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8ca7f0a View commit details
    Browse the repository at this point in the history
  2. add logs for new parsers and new flag

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7427aca View commit details
    Browse the repository at this point in the history
  3. fix description of flag

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a52943c View commit details
    Browse the repository at this point in the history
  4. linter

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2abd5b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. design fixes

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a9a1fc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. fixes

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7c2db4b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. make provider as interface

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fafcf1b View commit details
    Browse the repository at this point in the history
  2. clear README

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7a8a06d View commit details
    Browse the repository at this point in the history
  3. go mod tify

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e50c6c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. unified interface for providers

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    53c286c View commit details
    Browse the repository at this point in the history
  2. fixes

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9e37e84 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. fixes

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    bbc7e53 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. logging

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5a2a93e View commit details
    Browse the repository at this point in the history
  2. linter

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0a530c6 View commit details
    Browse the repository at this point in the history
  3. error handling

    Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
    scaps1 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    aec8131 View commit details
    Browse the repository at this point in the history