Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / containers/storage issues and pull requests

#1580 - vfs,splitstore: add `graphRoot` as additionalStore

Pull Request - State: closed - Opened by flouthoc almost 2 years ago - 4 comments

#1579 - Consider allowing more linters

Issue - State: open - Opened by mtrmac almost 2 years ago - 5 comments

#1578 - store,imagestore: treat `graphRoot` as `rwImageStore` to support `Delete`

Pull Request - State: closed - Opened by flouthoc almost 2 years ago - 3 comments

#1577 - Use Go 1.18 generics in the store’s locking helpers

Pull Request - State: closed - Opened by mtrmac almost 2 years ago - 8 comments

#1576 - fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0-rc.2

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago
Labels: dependencies

#1575 - build(deps): bump github.com/klauspost/compress from 1.16.4 to 1.16.5

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1574 - fix(deps): update module github.com/klauspost/compress to v1.16.5

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago
Labels: dependencies

#1573 - fix(deps): update module github.com/microsoft/go-winio to v0.6.1

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1572 - Don't use bytes.NewBuffer to read data

Pull Request - State: closed - Opened by mtrmac almost 2 years ago - 3 comments

#1571 - types: try harder to use overlay with rootless

Pull Request - State: closed - Opened by giuseppe almost 2 years ago - 3 comments

#1570 - podman build: rootless build takes up a lot of disk space

Issue - State: closed - Opened by eero-t almost 2 years ago - 11 comments
Labels: kind/bug

#1569 - Initial implementation of consistency checks

Pull Request - State: closed - Opened by nalind almost 2 years ago - 1 comment

#1568 - Split up DeleteContainer

Pull Request - State: closed - Opened by nalind almost 2 years ago - 6 comments

#1567 - drivers: copy ID maps at init-time

Pull Request - State: closed - Opened by nalind almost 2 years ago

#1566 - build(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.6

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1565 - fix(deps): update module github.com/opencontainers/runc to v1.1.6

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1564 - drivers: chown root mount to root in the userns

Pull Request - State: closed - Opened by giuseppe almost 2 years ago - 1 comment

#1563 - Extend driver.ListLayers()

Pull Request - State: closed - Opened by nalind almost 2 years ago - 3 comments

#1562 - Test helper: add "unshare"/"create-storage-layer"/"storage-layers"

Pull Request - State: closed - Opened by nalind almost 2 years ago - 1 comment

#1561 - [release-1.45] Bump to v1.45.5

Pull Request - State: closed - Opened by TomSweeneyRedHat almost 2 years ago - 2 comments

#1560 - "pull up" images when creating them, too

Pull Request - State: closed - Opened by nalind almost 2 years ago - 11 comments

#1559 - chore(deps): update dependency containers/automation_images to v20230405

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1558 - fix(deps): update module github.com/klauspost/compress to v1.16.4 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago
Labels: dependencies

#1557 - regression: all podman --userns auto test are broken with v1.46

Issue - State: closed - Opened by Luap99 almost 2 years ago - 6 comments

#1556 - build(deps): bump github.com/klauspost/compress from 1.16.3 to 1.16.4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1555 - Bump to v1.46.1

Pull Request - State: closed - Opened by rhatdan almost 2 years ago - 1 comment

#1554 - Improve AtomicFileWriter's support for Win and Mac

Pull Request - State: closed - Opened by n1hility almost 2 years ago - 1 comment

#1553 - Bump to v1.46.0

Pull Request - State: closed - Opened by rhatdan almost 2 years ago - 3 comments

#1552 - fix(deps): update module golang.org/x/sys to v0.7.0

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1551 - overlay: disable native idmap with mount-program

Pull Request - State: closed - Opened by giuseppe almost 2 years ago - 1 comment

#1550 - Drop nameLooksLikeID()

Pull Request - State: closed - Opened by nalind almost 2 years ago - 1 comment

#1549 - store: add support to split filesystem using `imagestore`

Pull Request - State: closed - Opened by flouthoc almost 2 years ago - 25 comments

#1548 - DriverTestSetQuota: Put() after Get()

Pull Request - State: closed - Opened by nalind almost 2 years ago - 1 comment

#1547 - overlay: change error to debug log for unsupported fs

Pull Request - State: closed - Opened by giuseppe almost 2 years ago - 11 comments

#1546 - Podman v4.3.1 to 4.4.4 introduced breaking change for unsupported filesystems

Issue - State: closed - Opened by tis-rpage almost 2 years ago - 6 comments
Labels: kind/bug

#1545 - supportsOverlay: ensure that whiteout creation works

Pull Request - State: closed - Opened by nalind almost 2 years ago - 1 comment

#1544 - [CI:DOCS] Document transient_store in man page

Pull Request - State: closed - Opened by rhatdan almost 2 years ago - 1 comment

#1543 - fix(deps): update module github.com/opencontainers/runc to v1.1.5 [security]

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago - 1 comment
Labels: dependencies, security

#1542 - build(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1541 - fix(deps): update module github.com/opencontainers/runc to v1.1.5 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago
Labels: dependencies

#1540 - build(deps): bump github.com/vbatts/tar-split from 0.11.2 to 0.11.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1539 - fix(deps): update module github.com/vbatts/tar-split to v0.11.3

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1538 - fix(quota): added missed ClearQuota method to fix go-builds without cgo

Pull Request - State: closed - Opened by distorhead almost 2 years ago - 2 comments

#1537 - build(deps): bump github.com/Microsoft/hcsshim from 0.9.7 to 0.9.8

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1536 - fix(deps): update module github.com/microsoft/hcsshim to v0.9.8

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago
Labels: dependencies

#1535 - Cirrus: Migrate Ubuntu to Debian CI VM Images

Pull Request - State: closed - Opened by cevich almost 2 years ago - 23 comments

#1534 - build(deps): bump github.com/klauspost/compress from 1.16.0 to 1.16.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1533 - fix(deps): update module github.com/klauspost/compress to v1.16.3 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago
Labels: dependencies

#1532 - build(deps): bump github.com/containerd/stargz-snapshotter/estargz from 0.14.2 to 0.14.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1531 - podman creates overlay* subdirs all over the filesystem

Issue - State: closed - Opened by slartibart70 almost 2 years ago - 5 comments

#1530 - cirrus: refactor Ubuntu and Fedora test tasks

Pull Request - State: closed - Opened by nalind almost 2 years ago - 3 comments

#1529 - Fix typos in error messages

Pull Request - State: closed - Opened by nalind almost 2 years ago - 1 comment

#1528 - fix(deps): update module github.com/containerd/stargz-snapshotter/estargz to v0.14.3 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago
Labels: dependencies

#1527 - build(deps): bump github.com/containerd/stargz-snapshotter/estargz from 0.14.1 to 0.14.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies

#1526 - build(deps): bump golang.org/x/sys from 0.5.0 to 0.6.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1525 - fix(deps): update module github.com/containerd/stargz-snapshotter/estargz to v0.14.2

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1524 - fix(deps): update module golang.org/x/sys to v0.6.0

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1523 - chunked: report the correct size

Pull Request - State: closed - Opened by giuseppe almost 2 years ago

#1522 - Move to golang 1.18 and later

Pull Request - State: closed - Opened by rhatdan almost 2 years ago - 10 comments

#1521 - build(deps): bump github.com/klauspost/compress from 1.15.15 to 1.16.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1520 - build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1519 - fix(deps): update module github.com/klauspost/compress to v1.16.0 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago
Labels: dependencies

#1518 - fix(deps): update module github.com/stretchr/testify to v1.8.2 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago
Labels: dependencies

#1517 - Bump to v1.45.4

Pull Request - State: closed - Opened by rhatdan almost 2 years ago

#1516 - build(deps): bump github.com/Microsoft/hcsshim from 0.9.6 to 0.9.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1515 - [1.45] overlay: allow unknown backing fs with mountProgram

Pull Request - State: closed - Opened by giuseppe almost 2 years ago - 3 comments

#1514 - Don't hard code SELinux labels into code

Pull Request - State: closed - Opened by rhatdan almost 2 years ago - 1 comment

#1513 - fix(deps): update module github.com/microsoft/hcsshim to v0.9.7

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago - 1 comment
Labels: dependencies

#1512 - overlay: allow unknown backing fs with mountProgram

Pull Request - State: closed - Opened by giuseppe almost 2 years ago - 3 comments

#1511 - Cannot run podman after upgrading to 4.4.1

Issue - State: closed - Opened by mfocko almost 2 years ago - 13 comments
Labels: kind/bug

#1510 - options: reject empty runroot or graphroot

Pull Request - State: closed - Opened by giuseppe about 2 years ago - 4 comments

#1509 - Stop using golang.org/x/net/context

Pull Request - State: closed - Opened by mtrmac about 2 years ago - 2 comments

#1507 - build(deps): bump github.com/opencontainers/selinux from 1.10.2 to 1.11.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#1505 - 【rootless】Error for non-root user

Issue - State: closed - Opened by cubxxw about 2 years ago - 5 comments

#1504 - [release-1.38] Make random value generation and use more reliable

Pull Request - State: closed - Opened by TomSweeneyRedHat about 2 years ago - 1 comment

#1493 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] about 2 years ago

#1483 - Complete "pulling up" of images in updateNames()

Pull Request - State: closed - Opened by nalind about 2 years ago - 7 comments

#1469 - Refactor storage.conf loading

Issue - State: open - Opened by dcermak about 2 years ago - 6 comments

#1337 - pkg/stringid: deprecate GenerateNonCryptoID

Pull Request - State: closed - Opened by kolyshkin over 2 years ago - 10 comments

#1060 - `podman images` slow with `--uidmap`

Issue - State: open - Opened by freva over 3 years ago - 15 comments

#902 - Enable to export layers from Additional Layer Store

Pull Request - State: closed - Opened by ktock almost 4 years ago - 4 comments

#795 - Support additional layer store (patch for containers/storage)

Pull Request - State: closed - Opened by ktock about 4 years ago - 45 comments

#731 - Fixes: sometimes should be the same with the behavior of the cp command

Pull Request - State: closed - Opened by zhangguanzhang over 4 years ago - 6 comments

#731 - Fixes: sometimes should be the same with the behavior of the cp command

Pull Request - State: closed - Opened by zhangguanzhang over 4 years ago - 6 comments

#367 - Potential improvement over Naive Diff, from Email conversation.

Issue - State: open - Opened by rhatdan over 5 years ago - 5 comments
Labels: kind/feature