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

feat: kustomize image digests #11153

Merged
merged 28 commits into from Sep 10, 2021
Merged

Commits on Aug 7, 2021

  1. kustomize: parse digest

    thepwagner committed Aug 7, 2021
    Copy the full SHA
    37ff2c6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ff741d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Copy the full SHA
    bdfb160 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    653e0a3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    73c7c50 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. mitigate URL injection

    thepwagner committed Aug 12, 2021
    Copy the full SHA
    186ea48 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fe83a06 View commit details
    Browse the repository at this point in the history
  3. extract from newName

    thepwagner committed Aug 12, 2021
    Copy the full SHA
    c7d6f75 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    664ea41 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d534267 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Copy the full SHA
    4e50cc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Copy the full SHA
    d2c3518 View commit details
    Browse the repository at this point in the history
  2. port new tests to snapshot style

    The TODO implementation upstream made this clear, thanks!
    thepwagner committed Aug 20, 2021
    Copy the full SHA
    d674978 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Apply suggestions from code review

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    3 people committed Aug 26, 2021
    Copy the full SHA
    04f742f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0a6ffc7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1b1591e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Apply suggestions from code review

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    thepwagner and viceice committed Aug 31, 2021
    Copy the full SHA
    c151d70 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7af254a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1def28a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Copy the full SHA
    815f191 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b9bc262 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6bfdbf0 View commit details
    Browse the repository at this point in the history
  4. prettier-fix

    thepwagner committed Sep 6, 2021
    Copy the full SHA
    39a33ec View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Copy the full SHA
    548564a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Copy the full SHA
    2a93562 View commit details
    Browse the repository at this point in the history
  2. Update lib/manager/kustomize/readme.md

    Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
    viceice and HonkingGoose committed Sep 10, 2021
    Copy the full SHA
    ee4fab2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ae23c5f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ef7a87f View commit details
    Browse the repository at this point in the history