Cat Red

Results 9 issues of Cat Red

netifaces is being removed from tip of main in GH-4634. This change also removes it from the Ubuntu packaging. ## Test Steps Untested ## Checklist - [ ] My code...

dependencies

netifaces is being removed from tip of main in GH-4634. This change also removes it from the Ubuntu packaging. ## Test Steps Untested ## Checklist - [ ] My code...

# Bug report On Azure integrations tests with a minimal Ubuntu image, verify_clean_log failed due to partitioning errors. The problem seems to be that sgdisk is not installed by default...

bug

netifaces is being removed from tip of main in GH-4634. This change also removes it from the Ubuntu packaging. ## Test Steps Untested ## Checklist - [ ] My code...

netifaces is being removed from tip of main in GH-4634. This change also removes it from the Ubuntu packaging. ## Test Steps Untested ## Checklist - [ ] My code...

# Bug report When running integration tests on Ubuntu 24.04 images containing gpg 2.4.4 (up from 2.2.40 on previous releases), TestApt integrations tests: - test_ppa_source - test_signed_by - test_key -...

bug

Adds networkv2 schema definition file, removes skipping of schema validation for networkv2, and adds unit tests for same. ## Proposed Commit Message ``` feature(schema): add networkv2 schema Adds networkv2 schema...

During validation process, the network schema is extracted without the network key. As such, the schema validation should work either with or without the top level network key. This change...

At present, all issues with schemas are documented in the log file with a warning and log stating the config is invalid. In some cases, the the only problem with...

enhancement