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

Updating to Docker 26.x & lifecycle 0.19.4 #2136

Merged
merged 9 commits into from May 8, 2024

Commits on Apr 22, 2024

  1. Updating to Docker 26.x, We need to use a development lifecycle version

    Signed-off-by: Juan Bustamante <bustamantejj@gmail.com>
    jjbustamante committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    72414e5 View commit details
    Browse the repository at this point in the history
  2. migrating to docker 26.0

    Signed-off-by: Juan Bustamante <bustamantejj@gmail.com>
    
    Signed-off-by: Natalie Arellano <narellano@vmware.com>
    jjbustamante committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0daa11f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. reimplementing the logic to parse volumens, with docker 26 compilatio…

    …n was broken in darwin. Thanks Matej
    
    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4163bbf View commit details
    Browse the repository at this point in the history
  2. Adding new implementation for parsing volumen input when running on

    darwin. This is important because docker 26 did a refactoring and
    safepath.Join is not available for darwin. This is a workaround for now
    
    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3c6dc12 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge branch 'main' into deps/jjbustamante/update-to-docker-26

    Signed-off-by: Juan Bustamante <juan.bustamante@broadcom.com>
    jjbustamante committed May 2, 2024
    Configuration menu
    Copy the full SHA
    391d79f View commit details
    Browse the repository at this point in the history
  2. Fixing latest code from main to be compatible with docker 26

    Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
    jjbustamante committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2b23d38 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 6, 2024

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

Commits on May 8, 2024

  1. Bump lifecycle to 0.19.4

    Signed-off-by: Natalie Arellano <narellano@vmware.com>
    natalieparellano committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7cd4e0b View commit details
    Browse the repository at this point in the history