Christian Goll
6e4c8e8eeb
Merge pull request #1161 from anderbubble/no-protoc-offline
...
Never attempt to build protocol buffers offline
2024-04-03 21:13:41 +02:00
Jonathon Anderson
bd468537ed
Never attempt to build protocol buffers offline
...
Building protocol buffers requires fetching utilities from the
Internet. Typically this is done at development time and the finished
buffers are included in dist; but if timestamps get off this can lead
mock to try to rebuild them during an offline build, causing the build
to fail.
This change moves all of the protoc targets into a section of the
Makefile that is disabled during an offline build.
- Closes #1155
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-28 16:55:08 -06:00
Jonathon Anderson
45c933c846
Merge pull request #1122 from warewulf/dependabot/go_modules/main/github.com/containers/image/v5-5.30.0
...
Bump github.com/containers/image/v5 from 5.7.0 to 5.30.0
2024-03-28 15:58:58 -06:00
Jonathon Anderson
ef7f25b241
Update changelog for image/v5-5.30.0
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-28 15:56:06 -06:00
dependabot[bot]
45c64dcbb1
Bump github.com/containers/image/v5 from 5.7.0 to 5.30.0
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.7.0 to 5.30.0.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.7.0...v5.30.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-28 15:53:45 -06:00
Jonathon Anderson
8b3e987bc6
Merge pull request #1121 from warewulf/dependabot/go_modules/main/google.golang.org/protobuf-1.33.0
...
Bump google.golang.org/protobuf from 1.28.1 to 1.33.0
2024-03-28 15:39:48 -06:00
Jonathon Anderson
45efa424ba
Update changelog for protobuf-1.33.0
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-28 15:25:25 -06:00
dependabot[bot]
058b7ff8df
Bump google.golang.org/protobuf from 1.28.1 to 1.33.0
...
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-28 15:07:21 -06:00
Jonathon Anderson
d2a9ca50cc
Merge pull request #1120 from warewulf/dependabot/go_modules/main/google.golang.org/grpc-1.62.1
...
Bump google.golang.org/grpc from 1.53.0 to 1.62.1
2024-03-28 14:56:47 -06:00
Jonathon Anderson
c544930447
Update changelog for grpc-1.62.1
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-28 14:49:09 -06:00
dependabot[bot]
33b6022082
Bump google.golang.org/grpc from 1.53.0 to 1.62.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.53.0 to 1.62.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.62.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-28 14:48:26 -06:00
Jonathon Anderson
d09f7fb4be
Merge pull request #1118 from warewulf/dependabot/go_modules/main/github.com/containers/storage-1.53.0
...
Bump github.com/containers/storage from 1.30.0 to 1.53.0
2024-03-28 14:46:11 -06:00
Jonathon Anderson
1b0f861c3e
Update changelog for storage-1.53.0
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-28 14:43:59 -06:00
dependabot[bot]
7295a19223
Bump github.com/containers/storage from 1.30.0 to 1.53.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.30.0 to 1.53.0.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/main/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.30.0...v1.53.0 )
---
updated-dependencies:
- dependency-name: github.com/containers/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-28 14:43:22 -06:00
Jonathon Anderson
93006c5462
Merge pull request #1084 from warewulf/dependabot/go_modules/main/github.com/opencontainers/image-spec-1.1.0
...
Bump github.com/opencontainers/image-spec from 1.0.2-0.20190823105129-775207bd45b6 to 1.1.0
2024-03-28 14:40:45 -06:00
Jonathon Anderson
8f0a74a527
Update changelog for image-spec-1.1.0
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-28 14:31:16 -06:00
dependabot[bot]
1f5ca6288e
Bump github.com/opencontainers/image-spec
...
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec ) from 1.0.2-0.20190823105129-775207bd45b6 to 1.1.0.
- [Release notes](https://github.com/opencontainers/image-spec/releases )
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md )
- [Commits](https://github.com/opencontainers/image-spec/commits/v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-28 14:31:16 -06:00
Christian Goll
822d24cf60
Merge pull request #1141 from anderbubble/docs-override-paths
...
Document overriding paths in warewulf.conf
2024-03-26 09:02:46 +01:00
Jonathon Anderson
328da6c790
Add detail about path configuration
...
Also removed paths that don't actually affect Warewulf behavior.
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-25 15:19:37 -06:00
Jonathon Anderson
24ae9305ce
Document overriding paths in warewulf.conf
...
- Close : #635
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-25 15:19:37 -06:00
Christian Goll
911dab25a6
Merge pull request #1153 from JasonYangShadow/issue/623
...
add support to render template using `host` or `$(uname -n)` as the value of command `overlay show --render`
2024-03-25 09:08:31 +01:00
Xu Yang
2d1a39a3ee
add support for rendering host tempalte
...
Signed-off-by: Xu Yang <xyang@ciq.com >
2024-03-25 00:55:35 -06:00
Christian Goll
122a366586
Merge pull request #1149 from JasonYangShadow/golang_upgrade
...
upgrade golang version to 1.20
2024-03-22 09:05:49 +01:00
Xu Yang
2cb0f84f4e
upgrade golang version to 1.20
...
Signed-off-by: Xu Yang <xyang@ciq.com >
2024-03-21 21:04:48 -06:00
Jonathon Anderson
ff79f69f3d
Merge pull request #1144 from mslacken/Aliases
...
added more aliases for wwctl commands
2024-03-20 21:13:57 -06:00
Christian Goll
17a5aaefee
added more aliases for wwctl commands
...
Signed-off-by: Christian Goll <cgoll@suse.com >
2024-03-20 21:11:14 -06:00
Christian Goll
2805122c12
Merge pull request #1053 from JasonYangShadow/issue/447_refactor
...
add multiple formats support
2024-03-19 10:08:15 +01:00
Xu Yang
5956f2e9a1
use marshalindent instead of marshal
...
Signed-off-by: Xu Yang <xyang@ciq.com >
2024-03-19 03:04:20 -06:00
Xu Yang
16183e603c
add multiple formats support
...
Signed-off-by: Xu Yang <xyang@ciq.com >
2024-03-19 01:48:08 -06:00
Christian Goll
8dcdb4905f
Merge pull request #1140 from anderbubble/sprig-substr
...
Replace slice in templates with sprig substr
2024-03-18 16:33:34 +01:00
Christian Goll
fbe2846bdc
Merge pull request #1136 from anderbubble/issue-templates-slack
...
Update issue templates to reflect our new dedicated Slack
2024-03-18 11:50:47 +01:00
Jonathon Anderson
7099b08db5
Replace slice in templates with sprig substr
...
sprig replaces slice with a function that only operates on sprig lists.
substr is required for use with strings.
- Fixes : #1139
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-17 14:51:18 -06:00
Jonathon Anderson
3feeb8dd41
Update issue templates to reflect our new dedicated Slack
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-15 15:15:48 -06:00
Christian Goll
41d30332d2
Merge pull request #1104 from JasonYangShadow/golang_upgrade
...
upgrade minimum golang version to 1.19 and golangci-lint version to 1.56.2
2024-03-15 09:38:52 +01:00
Xu Yang
d78af656de
upgrade minimum golang version
...
Signed-off-by: Xu Yang <xyang@ciq.com >
2024-03-15 02:35:49 -06:00
Christian Goll
b6d74a2768
Merge pull request #1132 from anderbubble/grub-boot-code-block-doc
...
Fix a formatting error hiding GRUB configuration
2024-03-12 21:04:05 +01:00
Jonathon Anderson
5e686fec43
Update changelog
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-12 13:53:20 -06:00
Jonathon Anderson
280a26d94f
Fix changelog from previous commits
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-12 13:52:18 -06:00
Jonathon Anderson
1888f28f05
Fix a formatting error hiding GRUB configuration
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-12 13:45:15 -06:00
Christian Goll
880073f8c1
Merge pull request #1112 from MiddelkoopT/tm-wwid-raspberry-pi
...
Get wwid from interface not /proc/cmdline when wwid=[interface] is set
2024-03-12 19:33:41 +01:00
Christian Goll
27c0297e5f
fixed formating
...
Signed-off-by: Christian Goll <cgoll@suse.com >
2024-03-12 19:29:01 +01:00
Timothy Middelkoop
44c8a24ba8
Merge branch 'main' into tm-wwid-raspberry-pi
2024-03-12 12:51:54 -05:00
Christian Goll
975e75afae
Merge pull request #1091 from riederd/ignore-unmanaged-nw-interfaces
...
Prevent Networkmanager from trying to obtain IP address via DHCP
2024-03-12 09:52:27 +01:00
Dietmar Rieder
3bc02b5b6a
Fix typos
...
Signed-off-by: Dietmar Rieder <dietmar.rieder@i-med.ac.at >
Signed-off-by: Christian Goll <cgoll@suse.com >
2024-03-12 09:50:18 +01:00
Dietmar Rieder
feb86ce11a
Prevent Networkmanager from trying to optain IP address via DHCP
...
on unused/unmanaged network interfaces. Only act on interfaces.
configured via wwctl otherwise system NetworkManager-wait-online.service.
runs into a time out.
2024-03-12 09:47:34 +01:00
Christian Goll
e9b773a456
Merge pull request #1131 from anderbubble/glossary
...
Update the Warewulf glossary
2024-03-12 09:44:17 +01:00
Jonathon Anderson
7d8f0e11cd
Update the Warewulf glossary
...
- Closes #819
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-11 21:47:29 -06:00
Brian Clemens
838746fa06
Merge pull request #1129 from anderbubble/quick-install-v4.5.0-docs
...
Update docs to show v4.5.0 rather than a release candidate
2024-03-12 07:59:17 +09:00
Jonathon Anderson
59280fa47c
Update docs to show v4.5.0 rather than a release candidate
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-03-11 15:55:54 -06:00
Christian Goll
9fb2266240
Merge pull request #1119 from yqin/fix_profile_list
...
Fixed profile list bug
2024-03-11 11:08:53 +01:00