v0.52.0
What's Changed
- Bump to v0.51.0 by @TomSweeneyRedHat in #1305
- build(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 by @dependabot in #1306
- Add Provider to MachineConfig by @arixmkii in #1290
- Enable DHCP macvlan by @baude in #1292
- build(deps): bump github.com/containerd/containerd from 1.6.15 to 1.6.16 by @dependabot in #1307
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1 by @dependabot in #1308
- build(deps): bump go.etcd.io/bbolt from 1.3.6 to 1.3.7 by @dependabot in #1309
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.7.1 to 2.8.0 by @dependabot in #1310
- build(deps): bump github.com/docker/docker from 20.10.23+incompatible to 23.0.0+incompatible by @dependabot in #1311
- Don't use lockfile.Locker, it is deprecated by @rhatdan in #1313
- build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0 by @dependabot in #1314
- build(deps): bump github.com/container-orchestrated-devices/container-device-interface from 0.5.3 to 0.5.4 by @dependabot in #1315
- build(deps): bump golang.org/x/term from 0.4.0 to 0.5.0 by @dependabot in #1316
- build(deps): bump github.com/opencontainers/selinux from 1.10.2 to 1.11.0 by @dependabot in #1318
- libimage: search: add options for authentication by @sstosh in #1321
- libimage: make sure all events have an ID by @vrothberg in #1325
- build(deps): bump github.com/containerd/containerd from 1.6.16 to 1.6.17 by @dependabot in #1324
- build(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0 by @dependabot in #1319
- Support docker-specific network create options via CLI by @hasan4791 in #1320
- LookPath like impelementations for OS specific executable searches by @arixmkii in #1131
- build(deps): bump github.com/docker/docker from 23.0.0+incompatible to 23.0.1+incompatible by @dependabot in #1322
- build(deps): bump github.com/containers/image/v5 from 5.24.0 to 5.24.1 by @dependabot in #1323
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.1 by @dependabot in #1326
- libimage: wait to write an event until an image loaded by @sstosh in #1327
- build(deps): bump github.com/containerd/containerd from 1.6.17 to 1.6.18 by @dependabot in #1329
- libimage: search: add IdentityToken option for authentication by @sstosh in #1328
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.1 to 2.8.3 by @dependabot in #1331
- containers.conf: add database backend option by @vrothberg in #1333
- pkg/auth: add
NoWriteBack
option by @vrothberg in #1334 - fix netavark IgnoreIfExists config test flake by @Luap99 in #1336
- libimage: pull events: set input name by @vrothberg in #1339
- build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.1 by @dependabot in #1332
- Vendor in latest containers/image by @rhatdan in #1341
- pkg/auth/Login: return a typed error by @vrothberg in #1340
- update c/image to latest by @Luap99 in #1343
- build(deps): bump github.com/containers/storage from 1.45.3 to 1.45.4 by @dependabot in #1346
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #1347
- Fix the combination of "table " and \n in report formats by @mtrmac in #1344
- build(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.2 by @dependabot in #1348
- build(deps): bump github.com/containerd/containerd from 1.6.18 to 1.6.19 by @dependabot in #1349
- libimage: Fix getDockerAuthConfig() for authentication by @sstosh in #1342
- Vendor in containers/(storage, image) by @rhatdan in #1351
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 by @dependabot in #1353
- build(deps): bump golang.org/x/term from 0.5.0 to 0.6.0 by @dependabot in #1355
- build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 by @dependabot in #1354
- netavark,NetworkUpdate:
NetworkUpdateOptions
must be IP addresses by @flouthoc in #1358 - build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.7.0 by @dependabot in #1360
- Allow cgroup-conf settings to be stored in containers.conf by @rhatdan in #1364
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 by @dependabot in #1361
- build(deps): bump github.com/onsi/gomega from 1.27.2 to 1.27.4 by @dependabot in #1363
- [CI:DOCS] docs/containerfile: document
RUN --network
by @flouthoc in #1366 - Add oom_score_adj to set default oom score adj by @rhatdan in #1367
- Vendor in latests containers/(storage, image) by @rhatdan in #1369
- Cirrus: Update CI VM images to F37 by @cevich in #1365
- docs: Update OCI Runtime Specifications version referenced to 1.0.2 by @igo95862 in #1371
- bump to v0.52.0-dev by @vrothberg in #1375
- Back by popular demand CAP_SYS_CHROOT by @rhatdan in #1373
- pkg/config: add CONTAINERS_CONF_OVERRIDE by @vrothberg in #1378
- build(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.5 by @dependabot in #1379
- Update list of codespell ignores by @rhatdan in #1382
- Update vendor of containers/(storage, image) by @rhatdan in #1383
- pkg/netns: NewNS() check if file name already exists by @Luap99 in #1381
- libimage: ListImages: pre-compute dangling/parent by @vrothberg in #1372
- build(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.2+incompatible by @dependabot in #1385
- Configure Renovate by @renovate in #1384
- Netavark add ipvlan support by @Luap99 in #1390
- build(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #1386
- Fix typos and other minor language issues by @eriksjolund in #1392
- [CI:DOCS] Cleanup man page display by @rhatdan in #1391
- libnetwork/netavark: error messages should start lower case by @Luap99 in #1393
- Add kube_generate_type to set default for kube generate by @umohnani8 in #1394
- Add kube_generate_type defaults by @umohnani8 in #1396
- Netavark plugin support by @Luap99 in #1388
- build(deps): bump github.com/docker/docker from 23.0.2+incompatible to 23.0.3+incompatible by @dependabot in #1398
- build(deps): bump github.com/containers/storage from 1.45.5-0.20230326103843-b1216421c44b to 1.46.0 by @dependabot in #1399
- build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #1402
- Update vendor of containers/image by @rhatdan in #1405
- New Youki logo artwork by @mairin in #1409
- GHA: Use version numbers instead of digests by @cevich in #1408
- fix(deps): update module golang.org/x/term to v0.7.0 by @renovate in #1413
- [skip-ci] Update actions/setup-go action to v4 by @renovate in #1414
- chore(deps): update dependency containers/automation_images to v20230405 by @renovate in #1415
- fix(deps): update module golang.org/x/crypto to v0.8.0 by @renovate in #1418
- Use an atomic config write strategy by @n1hility in #1397
New Contributors
- @sstosh made their first contribution in #1321
- @hasan4791 made their first contribution in #1320
- @igo95862 made their first contribution in #1371
- @renovate made their first contribution in #1384
Full Changelog: v0.51.0...v0.52.0