Commit Graph

154 Commits

Author SHA1 Message Date
Joel Elkins c9a04a46ad
Release version v1.5.4 2024-03-30 23:33:41 -05:00
Joel Elkins c2e55fb287
I broke the no-network edge case 2024-03-30 23:33:37 -05:00
Joel Elkins cffc259aeb
Release version v1.5.3 2024-03-30 23:22:04 -05:00
Joel Elkins cbcfeef9e1
Yet another nsupdate overhaul
cannot seem to figure this out. still not really working right.
2024-03-30 23:21:53 -05:00
Joel Elkins bea6d8f980
Release version v1.5.2 2024-03-30 14:25:06 -05:00
Joel Elkins 558bf7d66a
Overhaul nsupdate
ffs why is this so hard
2024-03-30 14:24:39 -05:00
Joel Elkins 03aa6c8d1b
fix error on ls when container not defined 2024-03-30 14:24:17 -05:00
Joel Elkins 603d23bcf9
nsupdate: hygienetic clean ups 2024-03-25 11:38:47 -05:00
Joel Elkins b276075d39
Release version v1.5.1 2024-03-04 23:49:04 -06:00
Joel Elkins ce0710b0d1
ls output bikeshedding 2024-03-04 23:48:51 -06:00
Joel Elkins 569f0fac8d
Release version v1.5.0 2024-03-03 14:16:05 -06:00
Joel Elkins 070394fae1
Add colorized output for ls subcommand
Initiative is turning into a little hackathon. Trying to beautify ls output
a little since the number of configured containers on my main server is
growing to a large number (currently 44). text/tabwriter can't handle
SGR codes correctly. Investigations led me to the "ansiterm" library. I'm not
crazy about the API really, but it handles all the corners I'm concerned
about.
2024-03-03 14:15:46 -06:00
Joel Elkins 40357ba9b8
Release version v1.4.1 2024-02-24 16:09:48 -06:00
Joel Elkins 7222c6ba7f
ls: Improve column alignment 2024-02-24 15:53:03 -06:00
Joel Elkins 16e1c7ba20
Release version v1.4.0 2024-02-22 21:57:01 -06:00
Joel Elkins 139ea8707c
ls enhancement: show running stats
Mainly for zabbix, but why not. Format of both json and text output of ls
has changed.
2024-02-22 21:56:34 -06:00
Joel Elkins 13e35e9c4d
Update deps. libpod is quite annoying in not following semver
Had to pull @head on several packages
2024-02-22 21:55:30 -06:00
Joel Elkins 96fc117476
Release version v1.3.5 2024-02-19 12:23:38 -06:00
Joel Elkins ab92b45ba0
Add json output flag for ls subcommand: `ccl ls -J` 2024-02-19 12:23:28 -06:00
Joel Elkins 04e5c44565
Release version v1.3.4 2024-02-18 14:16:36 -06:00
Joel Elkins 9e599bb956
ls: add counting summaries, with the idea of creating zabbix monitor 2024-02-18 14:16:09 -06:00
Joel Elkins bf1d003c1d
Release version v1.3.3 2023-12-27 13:30:11 -06:00
Joel Elkins 463a4890b5
nsupdate: support multiple ips per network 2023-12-27 13:29:39 -06:00
Joel Elkins 90b4603229
Release version v1.3.2 2023-12-24 01:50:55 -06:00
Joel Elkins a33588f7fb
nsupdate: lots of clean up logic
such a pain every time I have to code this stuff
2023-12-24 01:50:35 -06:00
Joel Elkins 05bac78974
Release version v1.3.1 2023-12-17 12:49:28 -06:00
Joel Elkins a2748ad1d5
Resiliency to nil options 2023-12-17 12:49:22 -06:00
Joel Elkins 8449c17c23
Release version v1.3.0 2023-12-17 12:24:37 -06:00
Joel Elkins f61bccfecb
Implement per-container nsupdate settings 2023-12-17 12:24:29 -06:00
Joel Elkins 1da865adb0
Release version v1.2.90 2023-12-17 11:52:09 -06:00
Joel Elkins 9740f61e81
Add nsupdate command
Will send updates to the configured dns server. To accomodate, added a global options
section to the configuration as well.

TODO: per-container domain name, dns server, and tsig keys

Status: lightly tested development version, needs field testing
2023-12-17 11:51:43 -06:00
Joel Elkins 8a3da3f244
Release version v1.2.24 2023-12-08 18:17:12 -06:00
Joel Elkins 1239114bc1
better append 2023-12-08 18:17:05 -06:00
Joel Elkins 93c5060fbf
Release version v1.2.23 2023-12-08 15:21:05 -06:00
Joel Elkins fa09942631
allocate c.Sysctl if necessary 2023-12-08 15:20:51 -06:00
Joel Elkins 797a354b30
Release version v1.2.22 2023-12-08 14:24:56 -06:00
Joel Elkins d3fcfb0eea
nil check 2023-12-08 14:24:51 -06:00
Joel Elkins 1598a8a916
Release version v1.2.21 2023-12-08 13:35:55 -06:00
Joel Elkins 370df4f53f
Support array of ip addresses 2023-12-08 13:35:45 -06:00
Joel Elkins 05e011f76f
Update deps 2023-12-08 13:35:27 -06:00
Joel Elkins 2095cd9c1a
Release version v1.2.20 2023-08-07 23:12:56 -05:00
Joel Elkins 2b56635c8f
Release version v1.2.19 2023-08-07 23:12:22 -05:00
Joel Elkins 674403708a
Attempt to resolve an issue with recent images 2023-08-07 23:12:15 -05:00
Joel Elkins 03b941ba02
Release version v1.2.18 2023-08-07 22:41:01 -05:00
Joel Elkins 05cc9bc27e
Update deps. Had to dial in the correct x/exp by hand 2023-08-07 22:40:00 -05:00
Joel Elkins 04e2f75385
Release version v1.2.17 2023-04-10 23:45:47 -05:00
Joel Elkins 2cc4b36e05
Update README again 2023-04-10 23:35:47 -05:00
Joel Elkins 5524034b6c
Update README 2023-04-10 23:33:59 -05:00
Joel Elkins 755b508e92
Release version v1.2.16 2023-02-07 18:45:37 -06:00
Joel Elkins 4c159fe29e
Add pseudo category "running" 2023-02-07 18:45:23 -06:00