lp:~skatsaounis/maas
- Get this repository:
-
git clone
https://git.launchpad.net/~skatsaounis/maas
Branches
| Name | Last Modified | Last Commit |
|---|---|---|
| lp-2134484-alt | 2025-12-17 08:44:58 UTC |
fix: create unique host entries in dhcpd.conf for interfaces with same MAC
Author:
Stamatis Katsaounis
fix: create unique host entries in dhcpd.conf for interfaces with same MAC |
|
snapcraft- |
2025-12-16 09:37:04 UTC |
chore: update snapcraft pack commands
Author:
Stamatis Katsaounis
chore: update snapcraft pack commands |
| lp-2134484 | 2025-12-16 09:10:12 UTC |
fix(dhcp): handle fixed addresses of interfaces with shared MAC
Author:
Stamatis Katsaounis
fix(dhcp): handle fixed addresses of interfaces with shared MAC |
|
auto-backport- |
2025-12-09 16:27:58 UTC |
fix: wait for LXD to be installed in LXD VM host deployment
Author:
Björn Tillenius
fix: wait for LXD to be installed in LXD VM host deployment When the machine is booting up, installing snaps sometimes fails The previous fix in 2b3bf04be3c1b05 Resolves: LP:2115797 |
|
auto-backport- |
2025-07-03 13:37:41 UTC |
fix: turn 0030_drop_all_old_funcs.py to noop
Author:
Stamatis Katsaounis
fix: turn 0030_drop_ Turn this migration as a noop to avoid dropping the entire list of functions belonging to pg_proc table. Since the same table can contain functions from PostgreSQL plugins, like pgaudit, btree_gin, it is dangerous to blindly dropping all of them. Resolves LP:2097079 (cherry picked from commit 401d6695e50c7a5 |
| lp-2097079 | 2025-07-03 10:37:08 UTC |
change 3.6 to 3.5
Author:
Stamatis Katsaounis
change 3.6 to 3.5 |
|
auto-backport- |
2025-06-24 11:29:49 UTC |
fix: register audit events when changing boot sources and selections
Author:
Alessandro Marcolini
fix: register audit events when changing boot sources and selections Resolves LP: #2097242 (cherry picked from commit 0cc14ac751226dc |
|
auto-backport- |
2025-06-24 10:35:44 UTC |
fix: register audit events when changing boot sources and selections
Author:
Alessandro Marcolini
fix: register audit events when changing boot sources and selections Resolves LP: #2097242 (cherry picked from commit 0cc14ac751226dc |
|
auto-backport- |
2025-06-23 11:52:13 UTC |
fix(power): correctly detect HMC Z storage volumes when set_boot_order
Author:
Stamatis Katsaounis
fix(power): correctly detect HMC Z storage volumes when set_boot_order - During set_boot_order, try to match either uuid or serial-number of storage volumes Resolves LP:2056211 (cherry picked from commit 20e8ef3a8cefc0b |
|
auto-backport- |
2025-06-23 11:50:04 UTC |
feat(power): HMC Z option to set TLS verification
Author:
Anton Troyanov
feat(power): HMC Z option to set TLS verification Resolves LP:2056208 (cherry picked from commit d0dde3b7ee0a088 |
|
auto-backport- |
2025-03-31 08:19:48 UTC |
fix circular dependencies
Author:
Stamatis Katsaounis
fix circular dependencies |
|
auto-backport- |
2025-03-14 08:34:11 UTC |
fix: websocket should calculate images last deployment time once
Author:
Stamatis Katsaounis
fix: websocket should calculate images last deployment time once Resolves: LP:2095477 |
|
fix-get- |
2025-02-28 19:37:44 UTC |
fix: improve the calculation of domain record count
Author:
Stamatis Katsaounis
fix: improve the calculation of domain record count |
|
auto-backport- |
2025-02-28 19:00:22 UTC |
fix: websocket should calculate images last deployment time once
Author:
Stamatis Katsaounis
fix: websocket should calculate images last deployment time once Resolves: LP:2095477 |
| master | 2025-02-28 18:28:25 UTC |
feat(agent): parse and set resolvconf options
Author:
Christian Grabowski
feat(agent): parse and set resolvconf options |
| go-target-testargs | 2025-02-27 16:55:32 UTC |
feat(ci): Enable Go tests with coverage
Author:
Stamatis Katsaounis
feat(ci): Enable Go tests with coverage |
|
include- |
2025-02-25 15:58:19 UTC |
fix(ci): include pytest coverage plugin to produce reports
Author:
Stamatis Katsaounis
fix(ci): include pytest coverage plugin to produce reports |
|
fix-websocket- |
2025-02-17 12:26:41 UTC |
fix: websocket should calculate images last deployment time once
Author:
Stamatis Katsaounis
fix: websocket should calculate images last deployment time once |
|
fix-delete- |
2025-02-14 12:25:18 UTC |
fix: properly inform user that commissioning image cannot be deleted
Author:
Stamatis Katsaounis
fix: properly inform user that commissioning image cannot be deleted |
| lp-2095477 | 2025-02-06 15:30:27 UTC |
fix: improve getting last deployment of images
Author:
Stamatis Katsaounis
fix: improve getting last deployment of images |
| backport-2091001 | 2024-12-05 14:55:03 UTC |
fix(bootresources): improve last deployment detection query
Author:
Stamatis Katsaounis
fix(bootresources): improve last deployment detection query The last deployment status per boot resource (OS image) is detected by exploring the MAAS events. This fix optimizes the SQL query to get only the required data so that PostgreSQL is not heavy loaded. Resolves LP:2091001 (cherry picked from commit 15877b66f2accc9 |
| lp-2091001 | 2024-12-04 13:32:44 UTC |
fix linting
Author:
Stamatis Katsaounis
fix linting |
|
lp-2078052- |
2024-08-29 11:17:44 UTC |
fix: ensure squid cache is complete on every start
Author:
Stamatis Katsaounis
fix: ensure squid cache is complete on every start On every maas-proxy start try to construct the missing directories, if any, of squid cache_dir Resolves LP: 2078052 (cherry picked from commit af52215cf0b5f83 |
| lp-2078052 | 2024-08-29 10:35:37 UTC |
fix: ensure squid cache is complete on every start
Author:
Stamatis Katsaounis
fix: ensure squid cache is complete on every start |
| fix-unit-tests | 2024-08-29 09:24:12 UTC |
fix: assert in unit tests of maastemporalworker
Author:
Stamatis Katsaounis
fix: assert in unit tests of maastemporalworker |
| fix-hmcz-boot-order | 2024-07-26 06:58:31 UTC |
fix(power): detect storage devices by serial-number
Author:
Stamatis Katsaounis
fix(power): detect storage devices by serial-number |
|
MAASENG- |
2024-04-26 17:10:41 UTC |
feat: add perf tests for API v3 machine listing
Author:
Stamatis Katsaounis
feat: add perf tests for API v3 machine listing |
| lp-2048399-3.3-2 | 2024-02-21 08:36:30 UTC |
Use LTS channel for LXD installation on VM Hosts
Author:
Stamatis Katsaounis
Use LTS channel for LXD installation on VM Hosts (cherry picked from commit a6d3acace70c779 |
| lp-2048399-3.4-2 | 2024-02-20 15:19:21 UTC |
Use LTS channel for LXD installation on VM Hosts
Author:
Stamatis Katsaounis
Use LTS channel for LXD installation on VM Hosts (cherry picked from commit a6d3acace70c779 |
| use-lts-lxd-channel | 2024-02-20 09:25:51 UTC |
Use LTS channel for LXD installation on VM Hosts
Author:
Stamatis Katsaounis
Use LTS channel for LXD installation on VM Hosts |
| lp-2048399-3.3 | 2024-02-19 07:17:46 UTC |
fix: pin LXD version to 5.19
Author:
Stamatis Katsaounis
fix: pin LXD version to 5.19 (cherry picked from commit 9d6efa19ee76470 |
| lp-2048399-3.4 | 2024-02-16 13:43:00 UTC |
fix: pin LXD version to 5.19
Author:
Stamatis Katsaounis
fix: pin LXD version to 5.19 (cherry picked from commit 9d6efa19ee76470 |
| lp-2048399 | 2024-02-16 12:36:13 UTC |
fix: pin LXD version to 5.19
Author:
Stamatis Katsaounis
fix: pin LXD version to 5.19 |
| bump-lxd | 2024-01-24 08:30:12 UTC |
chore(deps): bump github.com/canonical/lxd
Author:
Stamatis Katsaounis
chore(deps): bump github. |
|
add-log- |
2024-01-18 14:56:11 UTC |
Add log when image export is finished
Author:
Stamatis Katsaounis
Add log when image export is finished |
| MAASENG-2549 | 2024-01-03 09:41:41 UTC |
fix: Update package repositories disable_sources param
Author:
Stamatis Katsaounis
fix: Update package repositories disable_sources param |
| add-ol-support | 2023-10-20 10:51:09 UTC |
Add support for Oracle Linux
Author:
Stamatis Katsaounis
Add support for Oracle Linux |
| LP-1923315 | 2023-10-13 10:12:06 UTC |
doc(api/machine): LP-1923315 remove osystem from machine API
Author:
Stamatis Katsaounis
doc(api/machine): LP-1923315 remove osystem from machine API |
| MAASENG-2167 | 2023-09-18 12:24:44 UTC |
fix empty vlan name
Author:
Stamatis Katsaounis
fix empty vlan name |
| 3.4 | 2023-09-08 15:06:51 UTC |
Update maas-ui to 5565f5f0f
Author:
Peter Makowski
Update maas-ui to 5565f5f0f - add `connectedCount` to redux store |
| 3.1 | 2023-09-04 17:14:33 UTC |
Prepare for 3.1.2 release
Author:
Mauricio Faria de Oliveira
Prepare for 3.1.2 release |
| 3.3 | 2023-09-04 13:26:25 UTC |
don't save hints if nothing changed
Author:
Alexsander de Souza
don't save hints if nothing changed fixes LP#2028284 (cherry picked from commit 47c507d3867ba36 |
| 3.2 | 2023-08-28 12:40:10 UTC |
improve API performance tests
Author:
Alexsander de Souza
improve API performance tests |
| 2.9 | 2023-08-22 20:59:08 UTC |
Release 2.9.3
Author:
Mauricio Faria de Oliveira
Release 2.9.3 |
| sqlalchemy-spike | 2023-08-21 14:23:12 UTC |
Update maas-ui to 2e7778424
Author:
Peter Makowski
Update maas-ui to 2e7778424 |
| 3.0 | 2023-08-10 08:08:14 UTC |
cherry pick ecb92f26d3d0735188ce0dfac03698d694fa5e13 - fix dhcp make_failover...
Author:
Jacopo Rota
cherry pick ecb92f26d3d0735 |
| machine-list-spike | 2023-02-25 23:19:30 UTC |
Fix test failures related to row.ips.
Author:
Björn Tillenius
Fix test failures related to row.ips. |
| temporal-spike | 2022-12-05 17:28:20 UTC |
Temporal spike dependencies
Author:
Igor Brovtsin
Temporal spike dependencies |
| 2.8 | 2022-10-26 14:45:48 UTC |
Release 2.8.9 RC1
Author:
Heitor Alves de Siqueira
Release 2.8.9 RC1 |
|
directory_ |
2022-08-26 11:07:50 UTC |
Move to Operations, prefer git ls-files over directory traversal
Author:
Adam Collard
Move to Operations, prefer git ls-files over directory traversal |
| 2.7 | 2022-06-29 16:51:15 UTC |
Release 2.7.4 RC2
Author:
Dan Streetman
Release 2.7.4 RC2 |
|
rack_region_ |
2021-08-23 21:07:51 UTC |
extra IP from payload to find machine in front of rack controller
Author:
Christian Grabowski
extra IP from payload to find machine in front of rack controller include remote IP in each payload to region server |
| 2.6 | 2021-06-28 15:53:45 UTC |
Reuse metric structures for Prometheus
Author:
Victor Tapia
Reuse metric structures for Prometheus Backport of 2ad24e0 |
| 2.9.2-branch | 2021-03-18 14:54:46 UTC |
Set GO111MODULE to off to build with latest go snap
Author:
Adam Collard
Set GO111MODULE to off to build with latest go snap |
| 2.7.1-branch | 2020-05-22 17:13:43 UTC |
2.7.1 with UI bits
Author:
Adam Collard
2.7.1 with UI bits |
| 2.4 | 2020-05-16 00:56:30 UTC |
Backport of 9424d23 LP: #1869958 - Run fio using the native block size of the...
Author:
Lee Trager
Backport of 9424d23 LP: #1869958 - Run fio using the native block size of the disk. |
| 2.3 | 2020-04-17 22:27:36 UTC |
Backport of c25d426 LP: #1870171 - Remove token associations when transferrin...
Author:
Lee Trager
Backport of c25d426 LP: #1870171 - Remove token associations when transferring ownership of a Node. |
| 2.5 | 2019-05-31 15:48:23 UTC |
backport 20a6b1e4ae4f4b48a6763a4915e18195ae4defb6 - LP: #1817674 - Completely...
Author:
Anthony Dillon
backport 20a6b1e4ae4f4b4 |
| 1.9 | 2017-12-06 15:38:33 UTC |
LP: #1713795 - Grub change the name of the shim, breaking image import in Trusty
Author:
Andres Rodriguez
LP: #1713795 - Grub change the name of the shim, breaking image import in Trusty |
| 2.2 | 2017-10-30 14:51:05 UTC |
Backport of 98b29059a2630ba09efc0bd34a55e6de9eadbb00 from master.
Author:
Blake Rouse
Backport of 98b29059a2630ba Recreate RPC connection in the database when updating the running regiond processes. |
| 2.1 | 2017-04-26 20:11:27 UTC |
[r=andreserl][bug=1686169][author=andreserl] Revert rev5602, which fixed LP: ...
Author:
Andres Rodriguez
[r=andreserl][bug=1686169][author=andreserl] Revert rev5602, which fixed LP: #1686169. This causes rack controllers to fail importing images |
| 2.0 | 2016-11-02 20:26:14 UTC |
[r=ltrager][bug=1554636][author=ltrager] Update iSCSI targets on every import...
Author:
Lee Trager
[r=ltrager][bug=1554636][author=ltrager] Update iSCSI targets on every import (in case last time failed to update). |
| 1.5 | 2016-09-03 00:36:16 UTC |
[r=andreserl][bug=][author=ricgard] Backport: template change for generated d...
Author:
Mike Pontillo
[r=andreserl] |
| 1.7 | 2016-09-03 00:35:30 UTC |
[r=andreserl][bug=][author=ricgard] Backport: template change for generated d...
Author:
Mike Pontillo
[r=andreserl] |
| 1.10 | 2016-03-04 21:45:27 UTC |
[r=mpontillo][bug=1499934][author=mpontillo] Fix handling of null/empty value...
Author:
Mike Pontillo
[r=mpontillo][bug=1499934][author=mpontillo] Fix handling of null/empty values in VMware power driver, leading to incorrect URL construction. (Fixes bug #1499934.) |
| 1.8 | 2015-12-22 19:09:15 UTC |
[r=mpontillo][bug=1484696][author=billy-olsen] Specify the disablereuse=on fo...
Author:
Billy Olsen
[r=mpontillo][bug=1484696][author= |
| 1.6 | 2014-08-25 01:56:22 UTC |
[r=julian-edwards][bug=1360008][author=julian-edwards] Fix the 0088_z_backpor...
Author:
Julian Edwards
[r=julian-edwards][bug=1360008][author= |
| 1.3 | 2014-04-17 09:04:23 UTC |
[r=rvb][author=rvb] Backport 1765: Documentation theme; Backport 2258: Add th...
Author:
Raphaël Badin
[r=rvb][author=rvb] Backport 1765: Documentation theme; Backport 2258: Add the bzr last revision, last revision date, and build date to the documentation pages; Backport 2238: Add version switcher. This only affects the documentation (i.e. not part of what gets packaged). |
| 1.2 | 2014-04-16 08:32:33 UTC |
Backport 1765: Documentation theme; Backport 2258: Add the bzr last revision,...
Author:
Raphaël Badin
Backport 1765: Documentation theme; Backport 2258: Add the bzr last revision, last revision date, and build date to the documentation pages; Backport 2238: Add version switcher. This only affects the documentation (i.e. not part of what gets packaged). |
| 1.4 | 2014-04-07 18:10:37 UTC |
[r=julian-edwards][bug=1302956][author=rvb] Add the version switcher widget. ...
Author:
Raphaël Badin
[r=julian-edwards][bug=1302956][author=rvb] Add the version switcher widget. Add the new `doc-with-versions` make target to generate a version of the documentation that includes the version switcher widget. |
| 1.0 | 2012-07-06 10:31:27 UTC |
Use absolute path in COMMISSIONING_SCRIPT.
Author:
Raphaël Badin
Use absolute path in COMMISSIONING_ |
| 1 → 71 of 71 results | First • Previous • Next • Last |
