Commit Graph

2293 Commits

Author SHA1 Message Date
dependabot[bot]
c6732cefc9 Bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 17:45:06 -06:00
Jonathon Anderson
db341fb98a Merge pull request #1160 from warewulf/dependabot/go_modules/github.com/docker/docker-25.0.5incompatible
Bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible
2024-04-05 17:20:29 -06:00
Jonathon Anderson
2fd58bcdbf Update changelog for docker/25.0.5+incompatible
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-04-04 22:47:47 -06:00
dependabot[bot]
265129a3f3 Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.3+incompatible to 25.0.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v25.0.3...v25.0.5)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 22:46:57 -06:00
Christian Goll
135a05af3b Merge pull request #1173 from anderbubble/test-release-branches
Run tests against PRs to v4.*.x branches
2024-04-04 09:58:15 +02:00
Jonathon Anderson
33e9495a26 Merge pull request #1157 from warewulf/dependabot/go_modules/github.com/opencontainers/umoci-0.4.7
Bump github.com/opencontainers/umoci from 0.4.6 to 0.4.7
2024-04-04 02:27:54 -04:00
Jonathon Anderson
5c6375c8ef Update changelog for umoci-0.4.7
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-04-04 00:18:51 -06:00
Xu Yang
555947529f make necessary changes for code updates
Signed-off-by: Xu Yang <xyang@ciq.com>
2024-04-04 00:17:30 -06:00
dependabot[bot]
2b6cf75fea Bump github.com/opencontainers/umoci from 0.4.6 to 0.4.7
Bumps [github.com/opencontainers/umoci](https://github.com/opencontainers/umoci) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/opencontainers/umoci/releases)
- [Changelog](https://github.com/opencontainers/umoci/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/umoci/compare/v0.4.6...v0.4.7)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/umoci
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 00:17:30 -06:00
Jonathon Anderson
f232c912ad Run tests against PRs to v4.*.x branches
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-04-03 23:58:50 -06:00
Jonathon Anderson
c1f9040cc2 Merge pull request #1170 from mslacken/FixSuseRpm
change ipxe location for SUSE based distros at build time
2024-04-04 01:44:02 -04:00
Christian Goll
46bed17a5b change ipxe at built time
Signed-off-by: Christian Goll <cgoll@suse.com>
2024-04-03 23:38:55 -06:00
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