Skip to content

Releases: linux-system-roles/podman

Version 1.7.2

09 Jan 15:36
Compare
Choose a tag to compare

[1.7.2] - 2025-01-09

Bug Fixes

  • fix: get user information for secrets (#198)

Other Changes

  • chore: remove debug code (#199)

Version 1.7.1

04 Dec 16:36
Compare
Choose a tag to compare

[1.7.1] - 2024-12-04

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#193)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#194)
  • test: enable pod test cleanup (#195)

Version 1.7.0

12 Nov 21:02
Compare
Choose a tag to compare

[1.7.0] - 2024-11-12

New Features

  • feat: support for Pod quadlets (#190)

Version 1.6.5

31 Oct 00:54
Compare
Choose a tag to compare

[1.6.5] - 2024-10-30

Bug Fixes

  • fix: ignore pod not found errors when removing kube specs (#186)
  • fix: make role work on el 8.8 and el 9.2 and podman version less than 4.7.0 (#188)

Other Changes

  • ci: ansible-test action now requires ansible-core version (#182)
  • ci: add YAML header to github action workflow files (#183)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#185)
  • test: need grubby for el8 testing for ostree (#187)

Version 1.6.4

11 Sep 14:09
Compare
Choose a tag to compare

[1.6.4] - 2024-09-11

Bug Fixes

  • fix: Cannot remove volumes from kube yaml - need to convert yaml to list (#180)

Version 1.6.3

04 Sep 01:01
Compare
Choose a tag to compare

[1.6.3] - 2024-09-03

Bug Fixes

  • fix: subgid maps user to gids, not group to gids (#178)

Other Changes

  • ci: Add tags to TF workflow, allow more [citest bad] formats (#177)

Version 1.6.2

22 Aug 03:09
Compare
Choose a tag to compare

[1.6.2] - 2024-08-21

Other Changes

  • test: fix ostree support (#175)

Version 1.6.1

19 Aug 22:48
Compare
Choose a tag to compare

[1.6.1] - 2024-08-19

Other Changes

  • test: skip quadlet tests on non-x86_64 (#173)

Version 1.6.0

16 Aug 14:10
Compare
Choose a tag to compare

[1.6.0] - 2024-08-16

New Features

  • feat: Handle reboot for transactional update systems (#170)

Other Changes

  • ci: Add workflow for ci_test bad, use remote fmf plan (#168)
  • ci: Fix missing slash in ARTIFACTS_URL (#169)

Version 1.5.3

01 Aug 23:08
Compare
Choose a tag to compare

[1.5.3] - 2024-08-01

Bug Fixes

  • fix: Ensure user linger is closed on EL10 (#165)

Other Changes

  • ci: Add tft plan and workflow (#162)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#164)
  • ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#166)