Commit Graph

694 Commits

Author SHA1 Message Date
Timothy Middelkoop
abd7857a10 Ignore local coding agent files
Signed-off-by: Timothy Middelkoop <tmiddelkoop@internet2.edu>
2026-03-28 09:36:20 -05:00
Jonathon Anderson
f24c20fe17 Deprecated wwctl node set --force
never had any effect; will be removed in a future release

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-23 06:54:44 -06:00
Jonathon Anderson
c2cfe513d7 Remove remaining gRPC references with additional tests
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-23 06:54:44 -06:00
Jonathon Anderson
f53011f15d Fix CHANGELOG.md
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-19 09:08:31 +01:00
Jonathon Anderson
0133a3eb46 Update dracut scripts, iPXE template, and GRUB config templates
- Update dracut scripts, iPXE template, and GRUB config templates to
  use new route paths and TLS-aware logic
- Minor troubleshooting doc cleanup

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-19 09:08:25 +01:00
Christian Goll
b40c379550 Merge pull request #2137 from anderbubble/dependabot-multi
Update multiple dependency versions from dependabot
2026-03-19 09:07:22 +01:00
Christian Goll
8a03a7d6dd Merge pull request #2131 from anderbubble/docs-omnibus
Documentation improvements omnibus
2026-03-19 09:06:40 +01:00
Jonathon Anderson
c211529689 Update wwctl upgrade to manage TLS configuration
Also fixed an omission for API configuration in wwctl upgrade.

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-18 21:36:43 -06:00
Jonathon Anderson
cb2ee09ed2 Update multiple dependency versions from dependabot
- Bump google.golang.org/grpc from 1.79.2 to 1.79.3
- Bump golang.org/x/crypto from 0.48.0 to 0.49.0
- Bump golang.org/x/term from 0.40.0 to 0.41.0

Closes #2133, #2134, #2135

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-18 17:46:37 -06:00
Jonathon Anderson
08b643184c Update and clean CHANGELOG.md
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-18 17:10:16 -06:00
Jonathon Anderson
9e526c23fc Audit and correct documentation, cobra help text, and log messages for accuracy
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-18 16:58:39 -06:00
Jonathon Anderson
7d56252d65 Document the status of various top-level Warewulf features
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-18 14:41:08 -06:00
Jonathon Anderson
db7e859112 Documented wwctl clean
Closes #2034

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-18 14:22:49 -06:00
Jonathon Anderson
c13c94ff85 Documented how to detech shadowed overlays in troubleshooting
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-18 13:51:22 -06:00
Jonathon Anderson
4f506e1b16 Clarify functionality of syncuser commands and overlay in documentation
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-18 13:19:01 -06:00
Jonathon Anderson
7909598a3d Distinguish between OS images and overlay images in documentation
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-18 08:10:49 -06:00
Jonathon Anderson
1fd8b65ebf Document reclaiming RAM by moving the image to swap
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-17 17:43:01 -06:00
jason scott
f39c71f5c2 Adding mitigation for CWE-23 + verification test cases
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-16 12:21:22 -06:00
Jonathon Anderson
a19bee3777 Merge pull request #2124 from jsco2t/2122-golang-ver-pol
Updating MAINTAINING.md to document golang version policy
2026-03-11 09:05:00 -06:00
Jonathon Anderson
5f41465fac Prevent assetkey from leaking into wwclient logs
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-11 10:32:47 +01:00
Jonathon Anderson
019408d076 Update to golang v1.25 and x/sys
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-11 09:29:51 +01:00
Jonathon Anderson
2699f2628f Bump additional dependency versions
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-11 09:29:51 +01:00
Jonathon Anderson
9a3533237f Address snyk and dependabot issues
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-11 09:29:45 +01:00
Jonathon Anderson
f78f761be9 Error handling for /newroot mount during single-stage boot
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-09 21:48:20 -06:00
Jonathon Anderson
7b5d2de6ad Documentation and CHANGELOG updates and corrections
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-03-09 21:48:20 -06:00
Christian Goll
5f8b7104a1 added documentation 2026-03-09 21:35:19 -06:00
Christian Goll
b46161dad0 document known bug for ignition 2026-03-09 21:35:18 -06:00
Christian Goll
c4b8595f20 added documentation
foo
2026-03-09 21:34:40 -06:00
jason scott
880a057aca Updating MAINTAINING.md to document golang version policy
+ Bumping unreleased version

Signed-off-by: jason scott <jscott@ciq.com>
2026-03-06 15:59:40 -07:00
Jonathon Anderson
856223dadd Merge pull request #2120 from jsco2t/WW-2078
Fixing profile comment field from being inherited on nodes
2026-02-25 21:06:12 -06:00
Christian Goll
7551127ec0 document known bug for ignition 2026-02-25 11:52:30 +01:00
jason scott
8397947d3d Adjusting profile comment field so that it's not inherited by nodes 2026-02-23 15:00:25 -07:00
Christian Goll
dd1c607333 fix CVE-2025-69725 2026-02-23 11:42:20 -07:00
root
3c58c556ae Add entry for new mig overlay in changelog
Signed-off-by: root <root@warewulf>
2026-02-04 10:08:35 -07:00
Sujeev-Uthayakumar
6efbe3e0af update contributors and changelog 2026-02-04 10:08:35 -07:00
root
b7adf23703 Add entry for new mig overlay in changelog
Signed-off-by: root <root@warewulf>
2026-02-04 10:08:35 -07:00
Christian Goll
1e87f43dfe Merge pull request #2110 from jeburks2/wwdoc-comments
Allow wwdoc comments to have trimmed whitespace
2026-02-04 11:46:12 +01:00
Josh Burks
634982dc86 Enhance wwdoc comment handling by allowing whitespace trimming and updating regex for parsing
Signed-off-by: Josh Burks <jeburks2@asu.edu>
2026-02-03 17:01:19 -07:00
Sujeev-Uthayakumar
d8ecd27191 update contributors and changelog 2026-02-02 08:59:39 -05:00
Christian Goll
a0efd7fe08 Added --partwipe flag for set 2026-01-21 10:38:47 +01:00
jason scott
c080d9eaaa Removing duplicate CHANGELOG entries from rebase
Signed-off-by: jason scott <jscott@ciq.com>
2026-01-14 14:28:19 -07:00
jason scott
32222d2ca9 Moving this change in to the future 4.6.6 release
Signed-off-by: jason scott <jscott@ciq.com>
2026-01-14 14:11:09 -07:00
Cédric Clerget
9f2ab5168d Return HTTP 409 status when creating an existing overlay
Signed-off-by: Cédric Clerget <cedric.clerget@gmail.com>
2026-01-14 13:58:12 -07:00
Jonathon Anderson
550eb1e309 Remove requisite relationship between ignition disk target and service
Fixes #2083

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-01-14 11:00:40 -07:00
Jonathon Anderson
c7fc14c3ae v4.6.5 release
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-01-12 18:37:03 -07:00
jason scott
44223b7449 Reducing number of changes to Changelog (due to linter) 2026-01-08 16:12:14 -07:00
jason scott
4e3b1b6e56 resolving build break in openSUSE 15.x 2026-01-08 16:12:14 -07:00
Jonathon Anderson
61ecbbf70f Fixed changelog entry for new vagrant/libvirt support
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-01-08 15:36:14 -07:00
Cédric Clerget
23d937ac55 Add CHANGELOG entry 2026-01-08 15:36:14 -07:00
Jonathon Anderson
44eeba13f7 Rename systemd templates in the ignition overlay for clarity
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2026-01-06 21:02:15 -07:00