{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":140667496,"defaultBranch":"main","name":"cockpit-podman","ownerLogin":"martinpitt","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-07-12T05:55:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/200109?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718021140.0","currentOid":""},"activityList":{"items":[{"before":"6498da418979340c07be94c4d87a2aa8ba02f266","after":null,"ref":"refs/heads/input","pushedAt":"2024-06-10T12:05:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"}},{"before":null,"after":"6498da418979340c07be94c4d87a2aa8ba02f266","ref":"refs/heads/input","pushedAt":"2024-06-10T10:16:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"test: Adjust to changed key input testlib API\n\nSee https://github.com/cockpit-project/cockpit/pull/20563","shortMessageHtmlLink":"test: Adjust to changed key input testlib API"}},{"before":"456e2b289d634f88c2ce874a6559c69ad5bbeb5b","after":null,"ref":"refs/heads/binary-http","pushedAt":"2024-06-05T08:26:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"}},{"before":"010a5d6c69039dff42f880dfdf1a43afc92293aa","after":null,"ref":"refs/heads/utf8-codec","pushedAt":"2024-06-05T07:35:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"}},{"before":null,"after":"010a5d6c69039dff42f880dfdf1a43afc92293aa","ref":"refs/heads/utf8-codec","pushedAt":"2024-06-05T07:09:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"Replace cockpit.utf8_{de,en}coder with standard JS API\n\nThere's no reason to use that Cockpit API, and we want to deprecate it.","shortMessageHtmlLink":"Replace cockpit.utf8_{de,en}coder with standard JS API"}},{"before":"cbe5853d49307dec6720afe96237c74b79c798fa","after":"456e2b289d634f88c2ce874a6559c69ad5bbeb5b","ref":"refs/heads/binary-http","pushedAt":"2024-06-05T06:50:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"Use binary http channel for podman socket\n\nCockpit's (default) text channels ignore frames with split UTF-8\nmulti-byte characters. This causes broken JSON. This is ultimately an\nissue with cockpit's channel API design, and Cockpit should hide that by\nbuffering and partially decoding text channel frames, see\nhttps://github.com/cockpit-project/cockpit/issues/19235\n\nUntil that happens, convert the REST API to use a binary channel.\n\nFixes #1733","shortMessageHtmlLink":"Use binary http channel for podman socket"}},{"before":null,"after":"cbe5853d49307dec6720afe96237c74b79c798fa","ref":"refs/heads/binary-http","pushedAt":"2024-06-05T06:32:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"Use binary http channel for podman socket\n\nCockpit's (default) text channels ignore frames with split UTF-8\nmulti-byte characters. This causes broken JSON. This is ultimately an\nissue with cockpit's channel API design, and Cockpit should hide that by\nbuffering and partially decoding text channel frames, see\nhttps://github.com/cockpit-project/cockpit/issues/19235\n\nUntil that happens, convert the REST API to use a binary channel.\n\nFixes #1733","shortMessageHtmlLink":"Use binary http channel for podman socket"}},{"before":"2dfe7195a7142bf829bcd0db372484bcc75604b2","after":null,"ref":"refs/heads/c10s","pushedAt":"2024-06-04T10:48:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"}},{"before":"431426a80a8dab6e398ca7bc8ac99697fda4a1bd","after":"2dfe7195a7142bf829bcd0db372484bcc75604b2","ref":"refs/heads/c10s","pushedAt":"2024-06-04T06:04:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"packit: Enable centos-stream-10\n\nhttps://issues.redhat.com/browse/RHEL-34650 finally got fixed, so podman\nworks in CentOS/RHEL 10 now.","shortMessageHtmlLink":"packit: Enable centos-stream-10"}},{"before":null,"after":"431426a80a8dab6e398ca7bc8ac99697fda4a1bd","ref":"refs/heads/c10s","pushedAt":"2024-06-03T13:57:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"packit: Enable centos-stream-10\n\nhttps://issues.redhat.com/browse/RHEL-34650 finally got fixed, so podman\nworks in CentOS/RHEL 10 now.","shortMessageHtmlLink":"packit: Enable centos-stream-10"}},{"before":"588c70927edfb01ec13164a86c1afbfff7d15148","after":null,"ref":"refs/heads/dummy-iface-hack","pushedAt":"2024-05-28T06:58:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"}},{"before":null,"after":"588c70927edfb01ec13164a86c1afbfff7d15148","ref":"refs/heads/dummy-iface-hack","pushedAt":"2024-05-28T01:49:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"test: Consolidate offline user podman hack\n\nRe-drop the \"run VM online\" hack for Fedora CoreOS. It's enough to apply\nour \"add dummy iface\" hack like we do on non-CoreOS images -- we just\nforgot to pass our `VM_CUSTOMIZE_FLAGS` there.\n\nThis regression has reached CentOS 9 Stream now, so this workaround is\nnecessary there as well.\n\nAs the original upstream bug is closed, add a reference to the Fedora\nbugzilla.","shortMessageHtmlLink":"test: Consolidate offline user podman hack"}},{"before":"fcf7179162aebd1336a27e3627c3effa6cc53bf1","after":null,"ref":"refs/heads/dependabot","pushedAt":"2024-05-10T07:25:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"}},{"before":null,"after":"fcf7179162aebd1336a27e3627c3effa6cc53bf1","ref":"refs/heads/dependabot","pushedAt":"2024-05-09T05:25:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"dependabot: Group xterm updates","shortMessageHtmlLink":"dependabot: Group xterm updates"}},{"before":"6d55590705e4084a98a8932de231f7d7dd98699e","after":null,"ref":"refs/heads/port-conflict-error","pushedAt":"2024-05-08T08:18:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"}},{"before":null,"after":"6d55590705e4084a98a8932de231f7d7dd98699e","ref":"refs/heads/port-conflict-error","pushedAt":"2024-05-08T07:34:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"test: Adjust expected error message for port conflict to podman 5.0.2\n\npodman 5.0.2 in CentOS 9 stream changes the error message for port\nconflicts from \"address already in use\" to \"failed to bind any port\".\nAccept that as well.","shortMessageHtmlLink":"test: Adjust expected error message for port conflict to podman 5.0.2"}},{"before":"db7214a1e88c7ab1541b41097181f26a1892fbb7","after":null,"ref":"refs/heads/drop-c8s","pushedAt":"2024-04-29T07:33:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"}},{"before":"05796f8dcf278cfb63e39bacc2a645f53d33fca5","after":null,"ref":"refs/heads/dependagroup","pushedAt":"2024-04-29T07:31:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"}},{"before":"57849544a0b3dce022ad92c2d3dc7eb1a28588b0","after":"db7214a1e88c7ab1541b41097181f26a1892fbb7","ref":"refs/heads/drop-c8s","pushedAt":"2024-04-29T04:45:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"packit: Drop testing on CentOS 8 Stream\n\nC8S is going to be EOL in a month [1], and we are not going to do a RHEL\n8 update at this point any more.\n\nKeep testing on rhel-8-10 though, as we do want to keep the code working\nfor the beiboot scenario or backports.\n\n[1] https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/","shortMessageHtmlLink":"packit: Drop testing on CentOS 8 Stream"}},{"before":null,"after":"57849544a0b3dce022ad92c2d3dc7eb1a28588b0","ref":"refs/heads/drop-c8s","pushedAt":"2024-04-29T04:43:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"packit: Drop testing on CentOS 8 Stream\n\nC8S is going to be EOL in a month [1], and we are not going to do a RHEL\n8 update at this point any more.\n\nKeep testing on rhel-8-10 though, as we do want to keep the code working\nfor the beiboot scenario or backports.\n\n[1] https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/","shortMessageHtmlLink":"packit: Drop testing on CentOS 8 Stream"}},{"before":null,"after":"05796f8dcf278cfb63e39bacc2a645f53d33fca5","ref":"refs/heads/dependagroup","pushedAt":"2024-04-27T06:15:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"dependabot: Group React and types packages\n\nAlso sort the list alphabetically.","shortMessageHtmlLink":"dependabot: Group React and types packages"}},{"before":"6c3af50a75d2eabd99db1505cfeaed4a4edeca55","after":null,"ref":"refs/heads/si-unit","pushedAt":"2024-04-26T13:38:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"}},{"before":null,"after":"6c3af50a75d2eabd99db1505cfeaed4a4edeca55","ref":"refs/heads/si-unit","pushedAt":"2024-04-26T12:02:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"test: Tighten expected unit for kilobyte\n\nWe pulled in https://github.com/cockpit-project/cockpit/pull/20356 now,\nso we don't expect \"KB\" any more.","shortMessageHtmlLink":"test: Tighten expected unit for kilobyte"}},{"before":"ba24e44d865d876383910d44c0490e75ea648d1e","after":null,"ref":"refs/heads/mem-percentage","pushedAt":"2024-04-26T12:01:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"}},{"before":"bee7fa0f53f0502cb01fe05732c63b7c92c8fbd1","after":"ba24e44d865d876383910d44c0490e75ea648d1e","ref":"refs/heads/mem-percentage","pushedAt":"2024-04-26T04:24:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"Right-align CPU and Memory table columns\n\nThese both contain numbers, so they should be right-aligned for better\nvisual comparability. Unfortunately PF doesn't support that [1], and this\nseems to be the first introduction of right-aligned columns in all\ncockpit projects.\n\nUpdate pixel refs accordingly.\n\n[1] https://github.com/patternfly/patternfly/issues/6572","shortMessageHtmlLink":"Right-align CPU and Memory table columns"}},{"before":"ed6ab945445f49db9b43fccb91ad70395c02c611","after":"bee7fa0f53f0502cb01fe05732c63b7c92c8fbd1","ref":"refs/heads/mem-percentage","pushedAt":"2024-04-25T15:11:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"Right-align CPU and Memory table columns\n\nThese both contain numbers, so they should be right-aligned for better\nvisual comparability. Unfortunately PF doesn't support that [1], and this\nseems to be the first introduction of right-aligned columns in all\ncockpit projects.\n\n[1] https://github.com/patternfly/patternfly/issues/6572","shortMessageHtmlLink":"Right-align CPU and Memory table columns"}},{"before":"efcf7532c470d5aa098c41d3ccf9ff7766840e6c","after":"ed6ab945445f49db9b43fccb91ad70395c02c611","ref":"refs/heads/mem-percentage","pushedAt":"2024-04-25T14:51:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"Right-align CPU and Memory table columns\n\nThese both contain numbers, so they should be right-aligned for better\nvisual comparability. Unfortunately PF doesn't support that [1], and this\nseems to be the first introduction of right-aligned columns in all\ncockpit projects.\n\n[1] https://github.com/patternfly/patternfly/issues/6572","shortMessageHtmlLink":"Right-align CPU and Memory table columns"}},{"before":"49ac7bff970d03a57ca65f42776092c52709c74c","after":"efcf7532c470d5aa098c41d3ccf9ff7766840e6c","ref":"refs/heads/mem-percentage","pushedAt":"2024-04-25T14:45:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"Right-align CPU and Memory table columns\n\nThese both contain numbers, so they should be right-aligned for better\nvisual comparability. Unfortunately PF doesn't support that [1], and this\nseems to be the first introduction of right-aligned columns in all\ncockpit projects.\n\n[1] https://github.com/patternfly/patternfly/issues/6572","shortMessageHtmlLink":"Right-align CPU and Memory table columns"}},{"before":"c633c5a1e42102d138c2be2be5c675c25df4571a","after":"49ac7bff970d03a57ca65f42776092c52709c74c","ref":"refs/heads/mem-percentage","pushedAt":"2024-04-25T14:43:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"Right-align CPU and Memory table columns\n\nThese both contain numbers, so they should be right-aligned for better\nvisual comparability. Unfortunately PF doesn't support that [1], and this\nseems to be the first introduction of right-aligned columns in all\ncockpit projects.\n\n[1] https://github.com/patternfly/patternfly/issues/6572","shortMessageHtmlLink":"Right-align CPU and Memory table columns"}},{"before":"f0dbb79b39ea1ce31dee06a7d22d5c77771d973a","after":"c633c5a1e42102d138c2be2be5c675c25df4571a","ref":"refs/heads/mem-percentage","pushedAt":"2024-04-24T06:03:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"martinpitt","name":"Martin Pitt","path":"/martinpitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/200109?s=80&v=4"},"commit":{"message":"WIP: Right-align CPU and Memory table columns","shortMessageHtmlLink":"WIP: Right-align CPU and Memory table columns"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYRB4ewA","startCursor":null,"endCursor":null}},"title":"Activity ยท martinpitt/cockpit-podman"}