Commit Graph

2851 Commits

Author SHA1 Message Date
dependabot[bot]
c6f5f58d02 Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0
Bumps [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig) from 3.2.3 to 3.3.0.
- [Release notes](https://github.com/Masterminds/sprig/releases)
- [Changelog](https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0)

---
updated-dependencies:
- dependency-name: github.com/Masterminds/sprig/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-03 17:01:41 -07:00
Christian Goll
a58943feb1 Merge pull request #1560 from benibr/doc/install-container
userdocs: added basic Container description
2024-12-03 09:00:50 +01:00
Christian Goll
ecc37daff4 Merge pull request #1575 from anderbubble/deadcode-temp-fix
Disable deadcode check for previous golang versions
2024-12-03 08:55:05 +01:00
Jonathon Anderson
a9e591c106 Disable deadcode check for previous golang versions
Temporary fix for #1571

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-12-02 16:14:52 -07:00
Christian Goll
d584c14403 Merge pull request #1564 from anderbubble/issues/1447
Use a sentinel file to determine container readonly state
2024-12-02 09:03:02 +01:00
Jonathon Anderson
07f6402520 Use a sentinel file to determine container readonly state. #1447
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-29 10:37:52 -07:00
Christian Goll
ab0eddea53 Merge pull request #1565 from anderbubble/issues/1419
Remove wwctl overlay build --host
2024-11-28 08:43:05 +01:00
Christian Goll
ce770f2967 Merge pull request #1559 from benibr/fix/Dockerfile
Fix Dockerfile
2024-11-26 09:17:01 +01:00
Christian Goll
af338b9331 Merge pull request #1562 from anderbubble/node-list-profile-format
Fix display of profiles in node list
2024-11-25 11:34:25 +01:00
Jonathon Anderson
e098455f7c Fix display of profiles in node list
- Closes #1496

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-25 11:32:03 +01:00
Christian Goll
6f93d68ff9 Merge pull request #1563 from anderbubble/error-format
Format errors in logs as strings
2024-11-25 11:27:46 +01:00
Jonathon Anderson
eace23802f Remove wwctl overlay build --host #1419
Remove the ability to "build" the host overlay with `wwctl overlay
build`. This also obsoletes the `--nodes` flag, which is also removed.

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-24 22:48:19 -07:00
Jonathon Anderson
5834b82f93 Format errors in logs as strings
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-23 22:47:48 -07:00
Jonathon Anderson
470fb323eb Merge pull request #1561 from anderbubble/fix-nightly-build
Fix nightly build
2024-11-22 22:15:30 -07:00
Jonathon Anderson
500f9ebfb7 Upgrade actions/setup-python to v5
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-22 20:24:24 -07:00
Jonathon Anderson
f3c74e4408 Upgrade actions/setup-go to v5
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-22 20:23:20 -07:00
Jonathon Anderson
a68e4b05ce Upgrade actions/upload-artifact to v4
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-22 20:22:08 -07:00
Jonathon Anderson
ab1fca4872 Upgrade actions/download-artifact to v4
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-22 20:22:00 -07:00
Jonathon Anderson
621ee19571 Require gpgme-devel even when not building the API
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-22 18:32:06 -07:00
Benedikt Braunger
87ac53381f userdocs: added basic Container description
Signed-off-by: Benedikt Braunger <braunger@zib.de>
2024-11-22 18:25:06 +01:00
Beni
619ccae860 Dockerfile: fix bash completion
Signed-off-by: Benedikt Braunger <braunger@zib.de>
2024-11-22 16:50:19 +01:00
Beni
86b9d11475 Dockerfile: bump go version, added unzip
Signed-off-by: Benedikt Braunger <braunger@zib.de>
2024-11-22 16:50:19 +01:00
Jonathon Anderson
308b0fe38c Merge pull request #1549 from anderbubble/fix-changelog-1004
Fix CHANGELOG for #1004
2024-11-15 16:20:54 -07:00
Jonathon Anderson
cc88795495 Fix CHANGELOG for #1004
- Move #1004 change to v4.6.0
- Remove redundant v4.5.6 header

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-15 16:20:29 -07:00
Jonathon Anderson
f2d1abd588 Merge pull request #1554 from dacolombo/patch-1
fix typo
2024-11-15 15:19:09 -07:00
Jonathon Anderson
9a9f02b04d Add Daniele Colombo to CONTRIBUTORS
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-15 15:18:07 -07:00
Daniele Colombo
55f94b817d fix typo
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-15 15:16:34 -07:00
Jonathon Anderson
e026ea8f7c Merge pull request #1548 from mslacken/TagsInOverlayGrub
Add test for sending grub.cfg
2024-11-14 19:32:53 -07:00
Christian Goll
8f196a9dce added test for sending grub.cfg.ww
Signed-off-by: Christian Goll <cgoll@suse.com>
2024-11-14 19:25:48 -07:00
Christian Goll
68f62ed0a1 fix problem that tags don't show up in overlay
Signed-off-by: Christian Goll <cgoll@suse.com>
2024-11-14 19:25:22 -07:00
Jonathon Anderson
f2831b8de6 Merge pull request #1547 from mslacken/TaggAddWithNet
Fix panic when adding tag with existing netdev
2024-11-14 17:23:36 -07:00
Christian Goll
c0d2e3714c add tag to tags not nettag
Signed-off-by: Christian Goll <cgoll@suse.com>
2024-11-14 17:17:43 -07:00
Jonathon Anderson
d9fcc955c1 Merge pull request #1523 from warewulf/dependabot/go_modules/main/github.com/fatih/color-1.18.0
Bump github.com/fatih/color from 1.17.0 to 1.18.0
2024-11-14 17:14:51 -07:00
dependabot[bot]
696d4437f7 Bump github.com/fatih/color from 1.17.0 to 1.18.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-14 17:11:04 -07:00
Jonathon Anderson
e06bb4205e Merge pull request #1366 from warewulf/dependabot/go_modules/main/github.com/containers/image/v5-5.32.2
Bump github.com/containers/image/v5 from 5.30.1 to 5.32.2
2024-11-14 17:07:17 -07:00
dependabot[bot]
5827c959bb Bump github.com/containers/image/v5 from 5.30.1 to 5.32.2
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-14 17:02:13 -07:00
Jonathon Anderson
d57056fe88 Merge pull request #1513 from warewulf/dependabot/go_modules/main/github.com/grpc-ecosystem/grpc-gateway/v2-2.23.0
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.1 to 2.23.0
2024-11-14 16:50:26 -07:00
Jonathon Anderson
bb18276326 Merge pull request #1461 from JasonYangShadow/issue/806
fix issue that initrd fails at downloading runtime overlay with permission denied error, when warewulf secure option in warewulf.conf is enabled
2024-11-13 23:11:24 -07:00
Jonathon Anderson
cab56fbea5 Omit initrd=runtime if not loaded
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-13 22:20:26 -07:00
Xu Yang
c6ebac89da add failure downloading runtime message to imgextract part
Signed-off-by: Xu Yang <xyang@ciq.com>
2024-11-13 21:50:03 -07:00
Jonathon Anderson
7b1adf4c12 Simplified CHANGELOG and iPXE error messages
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-13 21:50:03 -07:00
xu yang
7a63e517f7 fix issue that initrd fails at downloading runtime overlay with permission denied error, when warewulf secure option in warewulf.conf is enabled
Signed-off-by: xu yang <xyang@ciq.com>
2024-11-13 21:50:03 -07:00
Jonathon Anderson
404d8901e9 Merge pull request #1277 from mslacken/EnhanceNetNaming
better udev net rules
2024-11-13 21:46:34 -07:00
Christian Goll
d1c734732f better udev rules
Renamed 70-ww4-netname.rules.ww to 70-persistent-net.rules.ww.

Signed-off-by: Christian Goll <cgoll@suse.com>
2024-11-13 17:44:48 -07:00
Jonathon Anderson
2e51d68893 Replaced "unreleased" tag with "nochangelog"
Supports a general-purpose "nochangelog" tag for pull requests, which should be
paired with an explanation / justification in the comments.

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-13 10:47:59 -07:00
xu yang
1532547f49 address golang lint issue
Signed-off-by: xu yang <xyang@ciq.com>
2024-11-13 02:08:05 +00:00
dependabot[bot]
dee7257ace Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.1 to 2.23.0
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.19.1 to 2.23.0.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.19.1...v2.23.0)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-11-13 02:08:02 +00:00
Christian Goll
2c09021171 Merge pull request #1537 from MiddelkoopT/tm-dhcp-static-overlays
Port next-server changes to main
2024-11-12 14:46:28 +01:00
Timothy Middelkoop
e4a721d87e Remove debian.interfaces from nodes.conf
Signed-off-by: Timothy Middelkoop <tmiddelkoop@internet2.edu>
2024-11-12 14:46:12 +01:00
Timothy Middelkoop
df6242d66f Fix dhcp template for static template
Signed-off-by: Timothy Middelkoop <tmiddelkoop@internet2.edu>
2024-11-12 14:46:06 +01:00