Peter Levart
Peter Levart
What I mean by "quarantine" is exactly that the old IP is not deleted yet when it disappears on the VMWare side. I have this setting: ``` prune_delay_in_days = 30...
Hi, Sorry for joining late. I noticed that modsHashCode is a private method and it takes `Iterable>` as a parameter. But everywhere it is called, a `Set>` is passed to...
> > Sorry for joining late. I noticed that modsHashCode is a private method and it takes Iterable as a parameter. But everywhere it is called, a Set is passed...
This branch works for me. I have a GFS2 cluster on the k8s nodes and ReadWriteMany is very suitable for that. For example, to enable single-instance database such as MySQL...
@dchirikov perhaps, If you could rebase it to master (it currently has conflicts), it would be easier for maintainers to merge it. I too am interested for this to get...
May I suggest there to be an exception to the constraint that a volume can't be deleted if there is a snapshot created for that volume. Let me explain on...
It was a long time ago, but If I remember correctly what I meant was that I do the following manually on the VMWare side: - remove Interface and IP...
Just give me a little time since currently I don't have a VM to play with (remove and add interfaces). I'll have to create one.
Let me try it now...
Here we go... I created new VM with a NIC in VLAN 144 and an IP address from that VLAN, then executed netbox-sync: ``` ... 2023-02-14 18:10:33,911 - INFO: Query...