Commit Graph

  • 30af617a49 Merge pull request #500 from dsvetlov/feature/netbox-4.5-v2-token-support development Ricardo 2026-04-07 16:12:43 +02:00
  • f3894c158c fix: move v2 token comment to config.py and regenerate settings-example Daniil Svetlov 2026-04-05 04:11:48 +03:00
  • 63f61dbd3e feat: add support for NetBox 4.5+ v2 API tokens Daniil Svetlov 2026-04-04 17:36:18 +03:00
  • 026c91809d adds CODEOWNERS Ricardo Bartels 2026-03-19 07:56:53 +01:00
  • e70c6106e1 Merge pull request #493 from SerhiiZahuba/main Ricardo 2026-03-19 07:50:07 +01:00
  • 441ee7c83d adds sample config and fixes some linting issues Ricardo Bartels 2026-03-18 23:07:54 +01:00
  • b46a844a87 cleanup unnecessary code Noah 2025-08-29 13:33:39 +10:00
  • 02a14c0f1e one last tiny thing Noah 2025-08-29 09:25:23 +10:00
  • 0f15a5d2a2 Removed the last of the unnecessary things (hopefully) Noah 2025-08-29 09:22:16 +10:00
  • 732e9b4990 removed the dev doc since it's not related to this bug Noah 2025-08-29 09:05:14 +10:00
  • 4879273629 Added/changed where the fhrp group ip address updating prevention occured to prevent a duplicate ip address from being created, causing errors. Noah 2025-08-28 16:59:54 +10:00
  • ab7c6d01b2 Added a dev document for explaining how the code works for the benefit of other devs Noah 2025-08-28 15:56:12 +10:00
  • a0ca74aade Undid part of a previous commit, to undo a mistake Noah 2025-08-28 10:30:47 +10:00
  • a53ff3a207 modified: module/netbox/object_classes.py Noah 2025-08-27 16:54:30 +10:00
  • b452576a78 modified: module/netbox/object_classes.py Noah 2025-08-27 09:34:14 +10:00
  • 7ec8fef980 changed the NBIPAddress data model entry 'assigned_object_type' to have set valid types Noah 2025-08-26 16:53:44 +10:00
  • 0c4aa289a1 modified: module/sources/vmware/connection.py Noah 2025-08-26 13:12:13 +10:00
  • b8607b50bb modified: module/sources/vmware/connection.py Noah 2025-08-26 13:09:15 +10:00
  • 867220505a tweaked comment Noah 2025-08-25 16:27:09 +10:00
  • 0468d817f0 limited skipping_fhrp_group_ips to vmware since I can't test redfish presently Noah 2025-08-25 16:23:45 +10:00
  • cf81cd4c6b limited skip_fhrp_group_ips to vmware since I can't test redfish presently Noah 2025-08-26 09:54:04 +10:00
  • df8ed8dfb3 added skipping_fhrp_group_ips config option to enable or disable fhrp group ip address overriding Noah 2025-08-25 15:42:31 +10:00
  • 61379d9049 worded the log better Noah 2025-08-25 13:24:10 +10:00
  • fa494df9ae stops ip addresses assigned to FHRP groups from being reassigned Noah 2025-08-25 12:17:22 +10:00
  • 9e0b5cd2b2 fixes indentations and adds updated default settings Ricardo Bartels 2026-03-18 22:36:32 +01:00
  • 8b939420b8 Merge branch 'sol1-468-review' into development Ricardo Bartels 2026-03-18 22:29:56 +01:00
  • 29d905935e Merge branch 'main' into main Ricardo 2026-03-18 22:10:57 +01:00
  • 19ca1bb707 removes python 3.6 informations and bumps minimum python version to 3.12 Ricardo Bartels 2026-03-18 22:07:14 +01:00
  • e972c94eac bumps version to 1.8.1 main v1.8.1 Ricardo Bartels 2026-03-18 21:17:34 +01:00
  • 49e0688efa disables docker pushrm for github actions Ricardo Bartels 2026-03-18 20:50:22 +01:00
  • 0d037c292a Add descriptions to Hetzner source config options dedys 2026-03-16 10:11:10 +02:00
  • 4c5fbc8d31 adds pushrm to gitbub steps Ricardo Bartels 2026-03-09 09:41:18 +01:00
  • 527c16ce30 adds setuptools pinning for version 81.0.0 #497 Ricardo Bartels 2026-03-09 09:15:14 +01:00
  • 31a0481bee fixes dockerhub action Ricardo Bartels 2026-03-09 08:51:50 +01:00
  • 7c1fa010cb adds detecction of missing os tools to report os-release #495 Ricardo Bartels 2026-03-09 08:27:37 +01:00
  • ab0b5837e1 add hetzner source dedys 2026-02-13 09:07:26 +02:00
  • bb61e3243d fixes issue with correct path of netbox status API call #446 Ricardo Bartels 2026-02-04 10:30:48 +01:00
  • 7c9c69aaae Skip prune on source failure #490 Ricardo Bartels 2026-01-29 09:05:02 +01:00
  • 05badcece7 reworks and fixes again detecting of distro version #492 Ricardo Bartels 2026-01-29 08:16:12 +01:00
  • 8e634dd1f7 Merge pull request #489 from jeroendev-one/patch-1 Ricardo 2026-01-29 08:11:04 +01:00
  • 92ae8ce5f0 updates and pins dependencies #488 #481 Ricardo Bartels 2026-01-29 07:58:14 +01:00
  • d578150919 Merge branch 'main' into development Ricardo Bartels 2026-01-28 22:45:11 +01:00
  • 2154f50741 Fix distroVersion if unknown version in VMWARE Jeroendev 2026-01-16 14:48:18 +01:00
  • 9870c4427f Merge pull request #486 from rizlas/development Ricardo 2026-01-13 08:13:08 +01:00
  • 34f910904f Merge pull request #487 from withmorten/main Ricardo 2026-01-13 07:40:07 +01:00
  • 86808a344e pin pycares to 4.0.0, newer versions are incompatible with aiodns 3.0.0 withmorten 2026-01-06 09:51:13 +01:00
  • 577caebf5c fix: docker image removed specific os version rizlas 2026-01-03 16:42:00 +01:00
  • 714e57eb54 feat: GA build and push docker image rizlas 2026-01-03 16:29:30 +01:00
  • 499862a332 adds support for check-refish source 2.0.0 #478 Ricardo Bartels 2025-10-24 22:39:51 +02:00
  • 5c8e54cdbb fix: handle object and multi-object custom fields correctly Littlericket 2025-03-21 15:33:51 +01:00
  • f496c95bee only set the Cluster scope_type if the site_name is not None joachimBurket 2025-07-03 17:41:43 +02:00
  • 53e5b07d2a fixes issue with parsing of vm guest data #448 Ricardo Bartels 2025-06-18 12:06:17 +02:00
  • 51d95defad adds distroVersion to VM linux platform #448 Ricardo Bartels 2025-06-17 15:06:26 +02:00
  • f201402115 fixes issue with type hints for python <3.10.0 setups #456 Ricardo Bartels 2025-05-09 13:05:06 +02:00
  • deafd5b629 fixes issue with retrieving platform name for newer guest tools #448 Ricardo Bartels 2025-03-21 07:39:55 +01:00
  • 95baf2940a enhances NetBox version detection #446 Ricardo Bartels 2025-03-20 22:41:53 +01:00
  • 2df0e160b4 removes sunset notice from README Ricardo Bartels 2025-10-24 23:25:58 +02:00
  • 7cdcf22e18 Merge pull request #3 from sol1/468-cluster-without-site-error-update Andrew Foster 2025-08-25 10:52:12 +10:00
  • 2c7c3eb59b cleaned up some more Noah 2025-08-22 16:49:21 +10:00
  • 9a70da1c12 cleaned up a bit Noah 2025-08-22 16:28:53 +10:00
  • 0625c3c2d9 added <NONE> as an option for scope type in config Noah 2025-08-22 15:36:59 +10:00
  • ac5c334205 Added dcim.location and dcim.region as valid options for scope type in config Noah 2025-08-22 15:15:03 +10:00
  • 6cd57088de re-added site as an NBCluster attribute to maintain backwards compatability Noah 2025-08-22 14:12:45 +10:00
  • a20bd47e5d updated NBCluster class to allow different scope types Noah 2025-08-22 13:24:15 +10:00
  • 453f0e5cb5 updated some comments, uncommented some methods. Need to find where scope_type is being set Noah 2025-08-22 09:43:09 +10:00
  • 6116302039 updated the config option descriptions (written to generated config files) Noah 2025-08-21 16:58:45 +10:00
  • 9b86ccb301 added the site_name as a way to set the scope_id and scope_type (as a site) Noah 2025-08-21 16:38:39 +10:00
  • 2d773ba4b9 fix a rather important typo for this bug fix Noah 2025-08-21 16:11:24 +10:00
  • c090d83c0e added debugging logs, for debugging Noah 2025-08-21 15:07:01 +10:00
  • 71a8dbf4d9 cluster site now optional, added scope type option. incomplete Noah 2025-08-21 13:27:53 +10:00
  • 1320d8105c adds note to readme about sunsetting this project #474 Ricardo Bartels 2025-07-30 09:27:08 +02:00
  • 8d9725d275 adds note to readme about sunsetting this project #474 Ricardo Bartels 2025-07-30 09:27:08 +02:00
  • 20d356c7e9 Merge pull request #452 from Littlericket/bug-451 Ricardo 2025-07-23 23:18:10 +02:00
  • 94745d092b Merge pull request #469 from joachimBurket/fix/resolve-cluster-without-site-issue Ricardo 2025-07-23 23:14:20 +02:00
  • 328c70b9f1 only set the Cluster scope_type if the site_name is not None joachimBurket 2025-07-03 17:41:43 +02:00
  • 1548495058 fixes issue with parsing of vm guest data #448 Ricardo Bartels 2025-06-18 12:06:17 +02:00
  • cee3425e0c adds distroVersion to VM linux platform #448 Ricardo Bartels 2025-06-17 15:06:26 +02:00
  • 7c14187ef2 fixes issue with type hints for python <3.10.0 setups #456 Ricardo Bartels 2025-05-09 13:05:06 +02:00
  • edf0495e64 fix: handle object and multi-object custom fields correctly Littlericket 2025-03-21 15:33:51 +01:00
  • 720a3ba47a fixes issue with retrieving platform name for newer guest tools #448 Ricardo Bartels 2025-03-21 07:39:55 +01:00
  • 92711a92ed enhances NetBox version detection #446 Ricardo Bartels 2025-03-20 22:41:53 +01:00
  • 2e4c0f3163 adds note about issue with VLAN group v1.8.0 Ricardo Bartels 2025-03-07 21:15:03 +01:00
  • 341e6ecc1b bump version to 1.8.0 and current date Ricardo Bartels 2025-03-07 20:22:49 +01:00
  • ae5246f6e7 fixes issue with properly assigned MAC addresses Ricardo Bartels 2025-03-04 00:17:56 +01:00
  • 4a610952f5 adds CDP info to ESXi host nic description if available #350 Ricardo Bartels 2025-03-03 21:35:19 +01:00
  • c6d617cdc6 improves handling of object scopes Ricardo Bartels 2025-02-28 01:10:06 +01:00
  • 64f1c3a664 fixes issue with detection of running guest tools #326 #443 Ricardo Bartels 2025-02-27 22:08:29 +01:00
  • 8f9fa015a7 fixes issue with finding ip prefixx in NetBox 4.2 and reassignes VRFs to IPs #397 Ricardo Bartels 2025-02-26 09:45:46 +01:00
  • d7ca5d36a2 adds config option 'vm_exclude_by_tag_filter' #393 Ricardo Bartels 2025-02-26 08:05:30 +01:00
  • c47e4ae0f3 bumps version to 1.8.0 Ricardo Bartels 2025-02-26 07:01:06 +01:00
  • eebede0ccf fixes implementation for guest tools prettyName #429 Ricardo Bartels 2025-02-25 08:11:02 +01:00
  • 758e864d14 ignore reassignment and deletion if IP has role anycast #344 Ricardo Bartels 2025-02-24 23:03:47 +01:00
  • e798b30df5 fixes issue with reassigned IP addresses of subinterfaces within VM #302 Ricardo Bartels 2025-02-24 22:34:58 +01:00
  • 6274052d5a skip IP address handling if no VMWare tools are installed or if VM is switched off #326 Ricardo Bartels 2025-02-24 21:46:14 +01:00
  • ff4957023a adds check if permitted subnet contains prefix length #441 Ricardo Bartels 2025-02-24 08:00:13 +01:00
  • e5619c33c9 better mitigates issue with assigning VLAN groups #373 Ricardo Bartels 2025-02-22 10:21:00 +01:00
  • 1117bf1b29 fixes issue with mac address wrongly tagged orphaned Ricardo Bartels 2025-02-21 23:17:48 +01:00
  • c783da62ac fixes issue with tagging of VLANs if VLAN sync is disabled #392 Ricardo Bartels 2025-02-21 22:30:09 +01:00
  • c12cb81430 improves the vlan group relation settings #373 Ricardo Bartels 2025-02-21 21:38:55 +01:00
  • 04cb13c8e0 adds custom field for host power status and combines two others #379 #440 Ricardo Bartels 2025-02-20 17:43:35 +01:00