Just creating a task list here to consolidate the work required for NetBox v3.4.2 support. Any releases past that version will have to come after this work effort is done so we're not constantly chasing our tails.
If you have other requirements/ideas that are needed let me know and I'll add them to the list.
Just creating a task list here to consolidate the work required for NetBox v3.4.2 support. Any releases past that version will have to come after this work effort is done so we're not constantly chasing our tails.
NETBOX_DELETE_LEGACY_DATAenvironment variable to allow migrations to continue if data exists in the legacyASNandContact Namefields. netbox-community/netbox@66464fd Not sure how to best handle this one. If the environment variable is present (even with an empty string) it counts as "allow", it must be missing entirely to count as "deny".Postgres version requirements. Not sure if this should be handled by this role but I'm putting it here. NetBox v3.1 requires PostgreSQL 10 or later. NetBox v3.4 requires PostgreSQL 11 or later.If you have other requirements/ideas that are needed let me know and I'll add them to the list.