Skip to content
  • Sam Albin's avatar
    Updates changes to work with nrp · b1efbfd8
    Sam Albin authored and Ashton Graves's avatar Ashton Graves committed
    Initial Patched Agent Files
    
    move k8s config templates to folder
    
    netbox-4
    
    ansible role, daemonset
    
    remove privelleged mode, remove host network
    
    test slug fix
    
    packages update
    
    downgrade packaging
    
    package
    
    return old dc function
    
    dc troubleshooting
    
    lowercase and fix version
    
    fix str error issue with lldp module
    
    convert string to dict value for lldp vlan
    
    add a conversion for vlan to int and strip out vlan id from vlan-
    
    add check to ensure that there is a valid vlan ID
    
    fix pvid checking before it's created
    
    test amd64 build
    
    fix gitlab-ci.yml
    
    create docker directory
    
    Update .gitlab-ci.yml file
    
    Update .gitlab-ci.yml file
    
    Update .gitlab-ci.yml file
    
    switch to base docker, disable tls, enable docker buildkit
    
    add target architecture
    
    pipeline
    
    adjust dockerfile to get arm64 and amd64 python-alpine, add node affinity to daemonsets
    
    adjust kubectl install for TARGETARCH, consolidate build and push job
    
    move targetarch arg above platform
    
    restore dockerfile
    
    update image urls fix vlan missing
    
    desc
    
    if serial None randomly generate
    
    put the random serial function inside inventory class scope
    
    add do not overwrite existing serial for empties
    
    don't overwrite existing serials for disks
    
    Revert "don't overwrite existing serials for disks"
    
    This reverts commit d7592229
    
    remove random serial for new hardware on nodes add a string NoSerial
    
    readme V1
    
    and and condition to parse ipmitool output for "IP Address" string before returning a failure
    
    add check to see if 802.1q VLAN ID exists and default to 0
    
    add none return on failed vlan
    
    improved existing server detection added secondary check and logging output
    
    check for existing device
    
    Revert "check for existing device"
    
    This reverts commit 58758391
    
    Revert "Merge branch 'revert-58758391' into 'main'"
    
    This reverts merge request !2
    
    Revert "Merge branch 'revert-916b96f8' into 'main'"
    
    This reverts merge request !3
    
    upgrade get_netbox_server logging
    
    test hostname and serial check
    
    Revert "test hostname and serial check"
    
    This reverts commit e1d66f21
    
    fix vlan global
    
    vlan validation global
    
    fix issue with LLDP switch port syntax
    
    pass ID switch
    
    check for existing cable
    
    removed exception add logging and return one
    
    set cable if does not exist add log that cable created
    
    fix
    
    add existing cable             cable = existing_cable[0]
    
    Changes gitlab pipeline for multiarch build
    
    Tries running dockerfile without specifying arch
    
    Revert "add existing cable             cable = existing_cable[0]"
    t revert 27718b3a
    git revert e6419d4c
    This reverts commit dddd248e.
    
    Revert "fix"
    
    This reverts commit cd182373.
    
    Revert "set cable if does not exist add log that cable created"
    
    This reverts commit e79f6ca8.
    
    Revert "removed exception add logging and return one"
    
    This reverts commit 27718b3a.
    
    Revert "check for existing cable"
    
    This reverts commit e6419d4c.
    
    Updates dockerfile to use local netbox script
    
    Re-adds kubectl to docker image
    
    Updates k8s
    
    Adds old things
    b1efbfd8