Marco Chiappero mchiappero
  • Joined on 2024-10-17
mchiappero pushed to dual-stack at mchiappero/Factory 2025-07-29 07:45:46 +02:00
bb815874ae Let Apache use separate IPv4 and IPv6 sockets for listening to any
717c809d79 Support dual sockets in Apache
4fc40ee87f Let Ironic API use IPv4 and IPv6 sockets when possible
Compare 3 commits »
mchiappero pushed to dual-stack at mchiappero/Factory 2025-07-28 23:08:16 +02:00
dbc8e0975b Let Apache use separate IPv4 and IPv6 sockets for listening to any
c9cedddf4d Support dual sockets in Apache
5ba43e872e Let Ironic API use IPv4 and IPv6 sockets when possible
7dea2519e4 Set host_ip to an IPv6 address when found
cb755457a9 Use my_ipv6 when IRONIC_IPV6 is defined in ironic.conf
Compare 7 commits »
mchiappero pushed to dual-stack at mchiappero/Factory 2025-07-28 22:25:41 +02:00
8630cca617 Let Apache use separate IPv4 and IPv6 sockets for listening to any
354aef4a54 Support dual sockets in Apache
8ba680d741 Let Ironic API use IPv4 and IPv6 sockets when possible
Compare 3 commits »
mchiappero pushed to dual-stack at mchiappero/Factory 2025-07-28 16:21:57 +02:00
84174e428c Let Apache use separate IPv4 and IPv6 sockets for listening to any
84cabfe44b Support dual sockets in Apache
30e04ade18 Let Ironic API use IPv4 and IPv6 sockets when possible
c97b7d6bb2 Set host_ip to an IPv6 address when found
6a5b4a693f Use my_ipv6 when IRONIC_IPV6 is defined in ironic.conf
Compare 6 commits »
mchiappero pushed to dual-stack at mchiappero/Factory 2025-07-28 15:13:02 +02:00
a3096005fa Let Apache use separate IPv4 and IPv6 sockets for listening to any
6687c1e679 Support dual sockets in Apache
25d313d00b Let Ironic API use IPv4 and IPv6 sockets when possible
f797d8c0d2 Set host_ip to an IPv6 address when found
599427395c Use my_ipv6 when IRONIC_IPV6 is defined in ironic.conf
Compare 20 commits »
mchiappero closed pull request suse-edge/Factory#210 2025-07-28 14:04:38 +02:00
WIP: chart-ironic_v29.0.0
mchiappero commented on pull request suse-edge/Factory#210 2025-07-28 14:04:21 +02:00
WIP: chart-ironic_v29.0.0

Already included in #214, closing here.

mchiappero pushed to alignment-v29.0.0 at mchiappero/Factory 2025-07-28 12:36:50 +02:00
62f9faf144 Align configure-nonroot.sh
8164b5f125 Adopt the new readiness/liveness probes
5f6e0185f5 Make the new scripts executable
57dca6f0a4 Remove unused prometheus exporter
54bf2edf7b Force the use of Python 3.11
Compare 8 commits »
mchiappero pushed to alignment-v29.0.0 at mchiappero/Factory 2025-07-28 12:19:57 +02:00
179ceba0b8 Align configure-nonroot.sh
7381919af3 Adopt the new readiness/liveness probes
Compare 2 commits »
mchiappero pushed to dual-stack at mchiappero/Factory 2025-07-28 11:28:33 +02:00
f98d3d5c1e make apache services truly dual socket
d250dfff83 Support dual sockets in Apache
336e75f33e let ironic API use v4 and v6 sockets
0ee57d6b80 Set host_ip to an IPv6 address when found
f729c2eb20 Use my_ipv6 when IRONIC_IPV6 is defined
Compare 29 commits »
mchiappero pushed to alignment-v29.0.0 at mchiappero/Factory 2025-07-28 11:26:55 +02:00
af7b78e498 Adopt the new readiness/liveness probes
5fe1be0e02 Align configure-nonroot.sh
36327d6c26 Make the new scripts executable
0ffd39b958 Remove unused prometheus exporter
b331b7cdbd Force the use of Python 3.11
Compare 17 commits »
mchiappero pushed to dual-stack at mchiappero/Factory 2025-07-28 11:02:27 +02:00
1eb9fd6318 make apache services truly dual socket
c3d3cf6b16 Support dual sockets in Apache
cca0881b3e let ironic API use v4 and v6 sockets
f1e029ac9a Set host_ip to an IPv6 address when found
8f761a7c9c Use my_ipv6 when IRONIC_IPV6 is defined
Compare 12 commits »
mchiappero pushed to main at mchiappero/Factory 2025-07-28 10:14:28 +02:00
ed4448d7a6 Merge pull request 'add release images file to the release container' (#212) from amorgante/Factory:add-release-images into main
f9df52a457 add release images file to the release container
Compare 2 commits »
mchiappero pushed to dual-stack at mchiappero/Factory 2025-07-26 00:19:03 +02:00
653a8e5b2c make apache services truly dual socket
1171c1d1fe let ironic API use v4 and v6 sockets
545664c13e simplify the definition of host_ip on ironic
ed31cd1f5b Use my_ipv6 when IRONIC_IPV6 is defined
c12d406749 Allow binding on the provisioning network via a hostname
Compare 11 commits »
mchiappero pushed to dual-stack at mchiappero/Factory 2025-07-25 22:28:40 +02:00
e6481eb220 Adopt the new readiness/liveness probes
bc305c300c make apache services truly dual socket
55bbb0ada3 let ironic API use v4 and v6 sockets
28a9d29ae6 simplify the definition of host_ip on ironic
729e9c6829 Use my_ipv6 when IRONIC_IPV6 is defined
Compare 6 commits »
mchiappero pushed to dual-stack at mchiappero/Factory 2025-07-25 18:35:32 +02:00
3075872a0c make apache services truly dual socket
4bb46d40d8 let ironic API use v4 and v6 sockets
a3ca6759dc simplify the definition of host_ip on ironic
08b5fa43ed Use my_ipv6 when IRONIC_IPV6 is defined
08f8cd056b Introduce hostname
Compare 5 commits »
mchiappero pushed to dual-stack at mchiappero/Factory 2025-07-25 18:24:27 +02:00
39cc72476a make apache services truly dual socket
e58b9de61c let ironic API use v4 and v6 sockets
65f482ea85 simplify the definition of host_ip on ironic
21270fdb09 Use my_ipv6 when IRONIC_IPV6 is defined
8449a9cb3f Introduce hostname
Compare 10 commits »
mchiappero pushed to dual-stack at mchiappero/Factory 2025-07-25 13:36:23 +02:00
c508493bd6 debugging output
mchiappero pushed to dual-stack at mchiappero/Factory 2025-07-25 12:43:36 +02:00
64dbd45461 make apache services truly dual socket
968ed5e7f4 let ironic API use v4 and v6 sockets
bd161ef741 simplify the definition of host_ip on ironic
ba458c35fe Use my_ipv6 when IRONIC_IPV6 is defined
3f7c8e984a Introduce hostname
Compare 5 commits »