Commit Graph

401 Commits

Author SHA1 Message Date
Ricardo 29d905935e Merge branch 'main' into main 2026-03-18 22:10:57 +01:00
Ricardo Bartels e972c94eac bumps version to 1.8.1 v1.8.1 2026-03-18 21:17:34 +01:00
Ricardo Bartels 49e0688efa disables docker pushrm for github actions 2026-03-18 20:50:22 +01:00
dedys 0d037c292a Add descriptions to Hetzner source config options 2026-03-16 10:11:10 +02:00
Ricardo Bartels 4c5fbc8d31 adds pushrm to gitbub steps 2026-03-09 10:09:18 +01:00
Ricardo Bartels 527c16ce30 adds setuptools pinning for version 81.0.0 #497 2026-03-09 09:15:14 +01:00
Ricardo Bartels 31a0481bee fixes dockerhub action 2026-03-09 08:53:01 +01:00
Ricardo Bartels 7c1fa010cb adds detecction of missing os tools to report os-release #495 2026-03-09 08:27:37 +01:00
dedys ab0b5837e1 add hetzner source 2026-02-13 09:07:26 +02:00
Ricardo Bartels bb61e3243d fixes issue with correct path of netbox status API call #446 2026-02-04 10:30:48 +01:00
Ricardo Bartels 7c9c69aaae Skip prune on source failure #490 2026-01-29 09:05:02 +01:00
Ricardo Bartels 05badcece7 reworks and fixes again detecting of distro version #492 2026-01-29 08:16:12 +01:00
Ricardo 8e634dd1f7 Merge pull request #489 from jeroendev-one/patch-1
Fix distroVersion if unknown version in VMWARE
2026-01-29 08:11:04 +01:00
Ricardo Bartels 92ae8ce5f0 updates and pins dependencies #488 #481 2026-01-29 07:58:14 +01:00
Ricardo Bartels d578150919 Merge branch 'main' into development 2026-01-28 22:45:11 +01:00
Jeroendev 2154f50741 Fix distroVersion if unknown version in VMWARE
File "/opt/netbox-sync/module/sources/vmware/connection.py", line 2200, in add_virtual_machine

detailed_data_dict.get("distroVersion") not in platform:

TypeError: 'in <string>' requires string as left operand, not NoneType 

Fixes this error, this seemed to be when a OS version is not known in VMWare.
2026-01-16 14:48:18 +01:00
Ricardo 9870c4427f Merge pull request #486 from rizlas/development
feat: GA build and push docker image
2026-01-13 08:13:08 +01:00
Ricardo 34f910904f Merge pull request #487 from withmorten/main
pin pycares to 4.0.0, newer versions are incompatible with aiodns 3.0.0
2026-01-13 07:40:07 +01:00
withmorten 86808a344e pin pycares to 4.0.0, newer versions are incompatible with aiodns 3.0.0 2026-01-06 09:52:40 +01:00
rizlas 577caebf5c fix: docker image removed specific os version 2026-01-03 16:42:00 +01:00
rizlas 714e57eb54 feat: GA build and push docker image 2026-01-03 16:29:30 +01:00
Ricardo Bartels 499862a332 adds support for check-refish source 2.0.0 #478 2025-10-24 23:26:41 +02:00
Littlericket 5c8e54cdbb fix: handle object and multi-object custom fields correctly 2025-10-24 23:26:41 +02:00
joachimBurket f496c95bee only set the Cluster scope_type if the site_name is not None 2025-10-24 23:26:41 +02:00
Ricardo Bartels 53e5b07d2a fixes issue with parsing of vm guest data #448 2025-10-24 23:26:41 +02:00
Ricardo Bartels 51d95defad adds distroVersion to VM linux platform #448 2025-10-24 23:26:41 +02:00
Ricardo Bartels f201402115 fixes issue with type hints for python <3.10.0 setups #456 2025-10-24 23:26:41 +02:00
Ricardo Bartels deafd5b629 fixes issue with retrieving platform name for newer guest tools #448 2025-10-24 23:26:41 +02:00
Ricardo Bartels 95baf2940a enhances NetBox version detection #446 2025-10-24 23:26:41 +02:00
Ricardo Bartels 2df0e160b4 removes sunset notice from README 2025-10-24 23:25:58 +02:00
Ricardo Bartels 8d9725d275 adds note to readme about sunsetting this project #474 2025-07-30 09:27:08 +02:00
Ricardo Bartels 2e4c0f3163 adds note about issue with VLAN group v1.8.0 2025-03-07 21:15:03 +01:00
Ricardo Bartels 341e6ecc1b bump version to 1.8.0 and current date 2025-03-07 20:22:49 +01:00
Ricardo Bartels ae5246f6e7 fixes issue with properly assigned MAC addresses 2025-03-04 00:17:56 +01:00
Ricardo Bartels 4a610952f5 adds CDP info to ESXi host nic description if available #350 2025-03-03 23:22:03 +01:00
Ricardo Bartels c6d617cdc6 improves handling of object scopes 2025-02-28 01:28:20 +01:00
Ricardo Bartels 64f1c3a664 fixes issue with detection of running guest tools #326 #443 2025-02-27 22:11:26 +01:00
Ricardo Bartels 8f9fa015a7 fixes issue with finding ip prefixx in NetBox 4.2 and reassignes VRFs to IPs #397 2025-02-26 09:45:46 +01:00
Ricardo Bartels d7ca5d36a2 adds config option 'vm_exclude_by_tag_filter' #393 2025-02-26 08:05:30 +01:00
Ricardo Bartels c47e4ae0f3 bumps version to 1.8.0 2025-02-26 07:01:06 +01:00
Ricardo Bartels eebede0ccf fixes implementation for guest tools prettyName #429 2025-02-25 08:11:02 +01:00
Ricardo Bartels 758e864d14 ignore reassignment and deletion if IP has role anycast #344 2025-02-24 23:03:47 +01:00
Ricardo Bartels e798b30df5 fixes issue with reassigned IP addresses of subinterfaces within VM #302 2025-02-24 22:34:58 +01:00
Ricardo Bartels 6274052d5a skip IP address handling if no VMWare tools are installed or if VM is switched off #326 2025-02-24 21:46:14 +01:00
Ricardo Bartels ff4957023a adds check if permitted subnet contains prefix length #441 2025-02-24 08:00:13 +01:00
Ricardo Bartels e5619c33c9 better mitigates issue with assigning VLAN groups #373 2025-02-22 10:21:00 +01:00
Ricardo Bartels 1117bf1b29 fixes issue with mac address wrongly tagged orphaned 2025-02-21 23:17:48 +01:00
Ricardo Bartels c783da62ac fixes issue with tagging of VLANs if VLAN sync is disabled #392 2025-02-21 22:30:18 +01:00
Ricardo Bartels c12cb81430 improves the vlan group relation settings #373 2025-02-21 21:38:55 +01:00
Ricardo Bartels 04cb13c8e0 adds custom field for host power status and combines two others #379 #440 2025-02-20 17:43:35 +01:00