- 05 Mar, 2021 6 commits
-
-
Morten Brekkevold authored
-
Morten Brekkevold authored
-
Morten Brekkevold authored
New script to sync KIND-nettinst -> NAV-room See merge request !2
-
Morten Brekkevold authored
-
Morten Brekkevold authored
Because: - Backlinks to Kind are useful!
-
Morten Brekkevold authored
Because: - The Kind utstyrskategori "stack" is apparently used to model switch stacks only. - These switch stacks are currently synced to NAV as the `OTHER` category, which makes no sense, and may affect how NAV monitors them.
-
- 03 Mar, 2021 2 commits
-
-
Vegard Vesterheim authored
-
Vegard Vesterheim authored
-
- 01 Mar, 2021 3 commits
-
-
Morten Brekkevold authored
Because: - It seems the request will hang indefinitely if a firewall rule is blocking access to Kind.
-
Morten Brekkevold authored
-
Morten Brekkevold authored
Because: - Attempting to format a list of integers for Slack log processing crashes if any of the integers can be interpreted as an IP address.
-
- 23 Feb, 2021 5 commits
-
-
Morten Brekkevold authored
-
Morten Brekkevold authored
-
Morten Brekkevold authored
Because: - Devices in Kind belong to different services, and should potentially be grouped into separate NAV installs.
-
Morten Brekkevold authored
-
Morten Brekkevold authored
Because: - We don't need a huge traceback when the API explicitly tells us we made a client error (400 Bad request), as the body will include an actual error message we can use.
-
- 22 Feb, 2021 2 commits
-
-
Vegard Vesterheim authored
-
Vegard Vesterheim authored
Also: Markdown -> Org formatting
-
- 15 Jan, 2021 2 commits
-
-
Vegard Vesterheim authored
-
Vegard Vesterheim authored
-
- 14 Jan, 2021 1 commit
-
-
Vegard Vesterheim authored
-
- 13 Jan, 2021 1 commit
-
-
Vegard Vesterheim authored
-
- 08 Jan, 2021 1 commit
-
-
Vegard Vesterheim authored
-
- 20 Nov, 2020 6 commits
-
-
Morten Brekkevold authored
-
Morten Brekkevold authored
-
Morten Brekkevold authored
-
Morten Brekkevold authored
Because: - We keep seeing random timeout errors in production. - It's better to retry operations that time out a few times before giving up completely - this runs in the background sending cron mail, so we should try to take care of our own problemns ;-)
-
Morten Brekkevold authored
Because: - simeple_rest_client raises generic "ClientConnectionErrors" on read timeouts. The real reason is only discoverable by checking the exception's __cause__.
-
Morten Brekkevold authored
Because: - It's not clear whether the implicit timeout in the underlying library is "infinite" or some arbitrary value, but we keep getting timeouts in production.
-
- 20 Nov, 2019 6 commits
-
-
Morten Brekkevold authored
-
Morten Brekkevold authored
Because: - The newest version of simple_rest_client seems to have requirements that cannot be satisified. - We don't know that this code is compatible with simple_rest_client 1.0.0
-
Morten Brekkevold authored
-
Morten Brekkevold authored
-
Morten Brekkevold authored
Because: - NAV 5.0 drops SNMP attributes as part of the Netbox model, introducing the concept of management profiles. Kindnavsync needs to be able to work with both pre-5.0 and post 5.0-versions of NAV for now. Support for older NAV versions can be dropped later.
-
Morten Brekkevold authored
-
- 05 Apr, 2019 5 commits
-
-
Morten Brekkevold authored
-
Morten Brekkevold authored
-
Morten Brekkevold authored
Also update to a trove license classifier that matches the actual license.
-
Morten Brekkevold authored
-
Morten Brekkevold authored
-