kylerisse

Results 11 issues of kylerisse

If you manage multiple databases with SchemaHero, a separate controller pod for each is created. Some log entries which I expect to only show up in the managing container logs...

The main `schemahero-0` controller as well as the database specific controllers don't have timestamped logs. It would be a usability improvement if they did, especially when troubleshooting.

## Description Had [concerns](https://github.com/socallinuxexpo/scale-network/pull/704#issuecomment-1997591953) that the current `pytest` based data validation only addressed individual fields and didn't have any insight into duplicate data throughout an entire file. This was addressed...

Needs Round Tuit

## Description [This line](https://github.com/socallinuxexpo/scale-network/blob/f4d115a9f7287a3390dcef9e74e8a1b430f453fd/nix/tests/flake-module.nix#L34) was a fail, resulting in the need for [this commit](https://github.com/socallinuxexpo/scale-network/commit/7bdd0a76766e73546d6968ab06a00d3825367bc3). Would be nice if CI could catch nix that doesn't eval properly. ## Acceptance Criteria -...

## Description Signs is built as a container, but really it could just be run directly on the server. This would simplify a lot, including removing any requirements about building...

## Description of PR Adds DNS search domain to all DHCP pools. ## Tests 1. `> nix build .#scaleInventory` 2. Reviewed output of DHCP checking v4 pool ``` { "subnet":...

We currently vendor the root hints for DNS. This data is available from the `dns-root-data` package https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/dn/dns-root-data/package.nix#L37 . ``` > nix build nixpkgs#dns-root-data head -5 result/root.hints ; This file holds...

network gear and servers all leverage an SNMP community that should probably be variabalized across the board and stored centrally.

send the search domain with DHCP

Opened because of https://github.com/socallinuxexpo/scale-network/pull/898 need a ci check to make sure we don't have naming collisions across data sources.

SCaLE23x