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

container: T5867: upgrade podman to 4.7.2 (Debian Trixie) #480

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

c-po
Copy link
Member

@c-po c-po commented Dec 28, 2023

Change Summary

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

Related PR(s)

Component(s) name

Proposed changes

How to test

set container name unifi-1 environment TZ value 'Europe/Berlin'
set container name unifi-1 image 'jacobalberty/unifi:v7.5'
set container name unifi-1 memory '1024'
set container name unifi-1 network unifi address '172.29.2.10'
set container name unifi-1 network unifi address '2001:db8::2'
set container name unifi-1 volume config destination '/unifi'
set container name unifi-1 volume config source '/config/unifi-1'
set container name unifi-2 environment TZ value 'Europe/Berlin'
set container name unifi-2 image 'jacobalberty/unifi:v7.5'
set container name unifi-2 memory '1024'
set container name unifi-2 network unifi address '172.29.2.20'
set container name unifi-2 volume config destination '/unifi'
set container name unifi-2 volume config source '/config/unifi-2'
set container name unifi-3 environment TZ value 'Europe/Berlin'
set container name unifi-3 image 'jacobalberty/unifi:v7.5'
set container name unifi-3 memory '1024'
set container name unifi-3 network unifi address '172.29.2.30'
set container name unifi-3 volume config destination '/unifi'
set container name unifi-3 volume config source '/config/unifi-3'
set container network unifi prefix '172.29.2.0/24'
set container network unifi prefix '2001:db8::/64'

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@github-actions github-actions bot added the current VyOS rolling release label Dec 28, 2023
@vyosbot vyosbot requested review from a team, dmbaturin, sarthurdev, zdc, jestabro and sever-sever and removed request for a team December 28, 2023 15:16
@c-po c-po marked this pull request as ready for review December 28, 2023 15:24
@vyosbot vyosbot requested a review from a team December 28, 2023 15:25
@c-po c-po merged commit 59e8817 into vyos:current Dec 28, 2023
6 of 7 checks passed
@c-po
Copy link
Member Author

c-po commented Dec 28, 2023

@Mergifyio backport sagitta

Copy link

mergify bot commented Dec 28, 2023

backport sagitta

✅ Backports have been created

@c-po c-po deleted the container-t5867 branch December 28, 2023 16:00
c-po added a commit that referenced this pull request Dec 28, 2023
container: T5867: upgrade podman to 4.7.2 (Debian Trixie) (backport #480)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
current VyOS rolling release
Development

Successfully merging this pull request may close these issues.

2 participants