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

[containerd/1.7] cherry-picks #158

Merged

Commits on Aug 6, 2023

  1. distro: add fedora 38

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit a15f42f)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    d5c236b View commit details
    Browse the repository at this point in the history
  2. dockerfiles: update to stable frontend

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 7651382)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    723c48a View commit details
    Browse the repository at this point in the history
  3. disable s390x releases

    Our remote instance seems offline for quite some time. Let's disable
    release builds for this arch for now.
    
    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit ff95bee)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    b51d32d View commit details
    Browse the repository at this point in the history
  4. common: ubuntu 18.04 eol

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 9ff5237)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    e2efddf View commit details
    Browse the repository at this point in the history
  5. pkg(buildx): update debhelper compat to 12 and set override_dh_dwz

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 2f087ed)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    4b82ade View commit details
    Browse the repository at this point in the history
  6. pkg(compose): update debhelper compat to 12 and set override_dh_dwz

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit baf8042)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    31dfdec View commit details
    Browse the repository at this point in the history
  7. pkg(containerd): update debhelper compat to 12 and set override_dh_dwz

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 1b7e28d)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    1dcb58f View commit details
    Browse the repository at this point in the history
  8. pkg(credential-helpers): update debhelper compat to 12 and set overri…

    …de_dh_dwz
    
    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 3cb3a90)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    7794af1 View commit details
    Browse the repository at this point in the history
  9. pkg(docker-cli): update debhelper compat to 12 and set override_dh_dwz

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 6f3ad5b)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    a3d9c3d View commit details
    Browse the repository at this point in the history
  10. pkg(docker-engine): update debhelper compat to 12 and set override_dh…

    …_dwz
    
    Also removes the obsolete upstart script and use dh_installsystemd.
    
    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 712e381)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    70f7ca3 View commit details
    Browse the repository at this point in the history
  11. pkg(sbom): update debhelper compat to 12 and set override_dh_dwz

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 58f5607)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    9237923 View commit details
    Browse the repository at this point in the history
  12. common: ubuntu 22.10 eol

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 5ab0338)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    dbfd438 View commit details
    Browse the repository at this point in the history
  13. common: fedora 36 eol

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 4c4e010)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    69e4424 View commit details
    Browse the repository at this point in the history
  14. ci: add manual-build workflow

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit cfc2a10)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    62a76f2 View commit details
    Browse the repository at this point in the history
  15. ci: fail-fast input for build workflows

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 6bbae55)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    1b85d10 View commit details
    Browse the repository at this point in the history
  16. ci: disable fail-fast in manual-build workflow

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit ad0ffb2)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    e17def4 View commit details
    Browse the repository at this point in the history
  17. ci: fix misplaced fail-fast attr

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit aafd219)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    aa51d95 View commit details
    Browse the repository at this point in the history
  18. ci: fix manual-build workflow

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 59a8576)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    5e75b68 View commit details
    Browse the repository at this point in the history
  19. ci: fix missing fail-fast handling in release workflow

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 5c40f42)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    0eb0d70 View commit details
    Browse the repository at this point in the history
  20. rpm: set nobest flag for dnf builddep command

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit a0f651a)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    7e602f7 View commit details
    Browse the repository at this point in the history
  21. ci: set max-parallel to 1 for release builds

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 504a9c6)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    633ab93 View commit details
    Browse the repository at this point in the history
  22. ci: use build reusable workflow in manual-build

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 8a3798e)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    28e491b View commit details
    Browse the repository at this point in the history
  23. ci: fix fail-fast

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 933b6de)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    d5200a7 View commit details
    Browse the repository at this point in the history
  24. ci: fix release workflow

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 6990cc2)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    fb82c8e View commit details
    Browse the repository at this point in the history
  25. ci: fix nightly workflow

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 1aa3d55)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    cdd8e03 View commit details
    Browse the repository at this point in the history
  26. common: rpm-builddep

    Signed-off-by: CrazyMax <[email protected]>
    (cherry picked from commit 22d1e86)
    crazy-max committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    51c7d26 View commit details
    Browse the repository at this point in the history