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

fix: handle basic auth for OCI client #333

Merged
merged 18 commits into from
Jul 20, 2024
Merged

Commits on Jul 18, 2024

  1. feat: bring in signature verification from OCI plugin; get proxy from…

    … env; init basic auth for OCI client
    
    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    48dbee6 View commit details
    Browse the repository at this point in the history
  2. refactor: move OCI client to validator-plugin-oci

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    43cfd73 View commit details
    Browse the repository at this point in the history
  3. refactor: set arbitrary kvs in OCI auth secrets

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    154c735 View commit details
    Browse the repository at this point in the history
  4. ci: increase golangci timeout

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c8e65db View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. chore: bump go version in dev Dockerfile

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a51cf1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b4251b View commit details
    Browse the repository at this point in the history
  3. chore: go mod tidy

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8671a5a View commit details
    Browse the repository at this point in the history
  4. feat: hack scripts for maintaining plugin versions

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d034781 View commit details
    Browse the repository at this point in the history
  5. feat: 'make reviewable' extension to keep plugins up-to-date

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    49e47b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    477a66e View commit details
    Browse the repository at this point in the history
  7. chore: go mod tidy

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    df8d4cb View commit details
    Browse the repository at this point in the history
  8. feat: ensure chart README is also updated

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    60ab39c View commit details
    Browse the repository at this point in the history
  9. chore: truncate newlines to please the helm linter

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0bc3504 View commit details
    Browse the repository at this point in the history
  10. chore: try to please the helm linter

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b30f132 View commit details
    Browse the repository at this point in the history
  11. chore: try to please the helm linter

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9c5b519 View commit details
    Browse the repository at this point in the history
  12. chore: try to please the helm linter

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    260e913 View commit details
    Browse the repository at this point in the history
  13. chore: make reviewable

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f990cce View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. chore: make reviewable

    Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
    TylerGillson committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    72e938e View commit details
    Browse the repository at this point in the history