{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":11469439,"defaultBranch":"master","name":"mesos","ownerLogin":"apache","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-07-17T07:00:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47359?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717027285.0","currentOid":""},"activityList":{"items":[{"before":"1990f11dacebc32930d31ec794897f019bc31723","after":"82bff25ef26559e36b9bfa26fade96a53a492f79","ref":"refs/heads/master","pushedAt":"2024-06-12T15:12:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[route] Use nl_addr_iszero helper when checking for destination IP network.\n\nPreviously, when grabbing the destination, we would filter out the default\naddress at 0.0.0.0/0 by checking that the destination pointer is pointing\nat an empty struct.\n\nOn newer Linux, it seems to be possible that the destination pointer can\nbe pointing at a valid struct that corresponds to 0.0.0.0/0. To ensure\nthat we are able accurately filter out the default route, we switch to the\nlibnl function nl_addr_iszero to determine if the nl_addr struct corresponds\nto 0.0.0.0/0.\n\nWe also apply this change to other areas where nl_addr_get_len is used to\nensure that non-empty nl_addr with only zeroes are accounted for.\n\nReview: https://reviews.apache.org/r/75046/","shortMessageHtmlLink":"[route] Use nl_addr_iszero helper when checking for destination IP ne…"}},{"before":"8dd469b5336073763654a281fe852118d131be4b","after":"1990f11dacebc32930d31ec794897f019bc31723","ref":"refs/heads/master","pushedAt":"2024-06-11T05:30:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[cgroups2] Fix a compilation error on CentOS 7 due to move operations.","shortMessageHtmlLink":"[cgroups2] Fix a compilation error on CentOS 7 due to move operations."}},{"before":"b0d8d3056ec2f2bc87786d712492c502ec8ee755","after":"8dd469b5336073763654a281fe852118d131be4b","ref":"refs/heads/master","pushedAt":"2024-06-11T04:46:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[cgroups2] Fix multi-line comment compilation warning.\n\nThis fixes a compilation warning due to the comment line ending with\na backslash character.","shortMessageHtmlLink":"[cgroups2] Fix multi-line comment compilation warning."}},{"before":"741790f03f8a95b80b70f2785d93f6da2b7ae535","after":"b0d8d3056ec2f2bc87786d712492c502ec8ee755","ref":"refs/heads/master","pushedAt":"2024-06-10T22:55:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[port_mapping] Fix SmallEgressLimit test.\n\nThe test was previously failing as it was timing the echo rather\nthan ncat. This fix measures the time that ncat takes so that the\nelapsed time does not display as 0s and fail the test.\n\nReview: https://reviews.apache.org/r/75044/","shortMessageHtmlLink":"[port_mapping] Fix SmallEgressLimit test."}},{"before":"06e17bd9a222902c54643d5bcfdf74f539b94d91","after":"741790f03f8a95b80b70f2785d93f6da2b7ae535","ref":"refs/heads/master","pushedAt":"2024-06-10T16:59:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[port-mapping] Fix typo port_mapping.cpp.\n\nReview: https://reviews.apache.org/r/75042/","shortMessageHtmlLink":"[port-mapping] Fix typo port_mapping.cpp."}},{"before":"4e6375bc071a33821d2fdc15c0d2d5a0b555676e","after":"06e17bd9a222902c54643d5bcfdf74f539b94d91","ref":"refs/heads/master","pushedAt":"2024-06-07T20:56:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[port-mapping] cat back ip_local_port_range after updating ephemeral ports.\n\nThis ensures that the update was successful and that the port range is what\nwe expect.\n\nReview: https://reviews.apache.org/r/75038/","shortMessageHtmlLink":"[port-mapping] cat back ip_local_port_range after updating ephemeral …"}},{"before":"ac8765c8a807fc2710d22ed7c7671f16c4ea2a25","after":"4e6375bc071a33821d2fdc15c0d2d5a0b555676e","ref":"refs/heads/master","pushedAt":"2024-06-07T18:35:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[mesos-build] Remove setting of environment variable in dockerfiles.\n\nSetting an environment variable as PYTHON_VERSION caused an unexpected\nbehavior in jenkins as the configure.ac script checked for that exact\nenvironment variable.\n\nPYTHON_VERSION has been renamed and set as an ARG in the dockerfile\nso that it will not persist after the build.\n\nReview: https://reviews.apache.org/r/75036/","shortMessageHtmlLink":"[mesos-build] Remove setting of environment variable in dockerfiles."}},{"before":"93a268dc9783750bbd68561dce089b73871663f6","after":"ac8765c8a807fc2710d22ed7c7671f16c4ea2a25","ref":"refs/heads/master","pushedAt":"2024-06-07T15:21:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[mesos-build] Address dependency issues in centos-7 / ubuntu-20.04.\n\nIn CentOS 7, the linux/amd64 base image is missing ebpf fields such as\nBPF_PROG_TYPE_CGROUP_DEVICE, which prevents jenkins from building mesos\nnow that the ENABLE_CGROUPS_V2 macro has been removed as\n/usr/include/linux/bpf.h is missing the fields required by ebpf.h.\n\nWe installed dependencies from kernel-ml so that we can have newer\nheaderfiles in /usr/include/linux, which should help us compile the\nmesos code in jenkins.\n\nFor ubuntu, there is a dependency on installing jdk-11 instead of\nthe old jdk-8 which is preventing some builds which pull the ubuntu\nimage to build.\n\nAs part of this change, both the CentOS 7 and ubuntu:20.04 will\nneed to be rebuilt and uploaded to dockerhub for jenkins.\n\nReview: https://reviews.apache.org/r/75035/","shortMessageHtmlLink":"[mesos-build] Address dependency issues in centos-7 / ubuntu-20.04."}},{"before":"f0a8a4522c12129e9f3d3ecf7d84dfc709541be3","after":"93a268dc9783750bbd68561dce089b73871663f6","ref":"refs/heads/master","pushedAt":"2024-06-07T00:41:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[mesos-build] Install openjdk 11 on ubuntu 20.04.\n\nInstall openjdk 11 on ubuntu 20.04. Our reviewbot is running into issues\nwhere their java 11 installation is missing javac and configure.ac cannot\nrun properly, this fixes that issue.\n\nReview: https://reviews.apache.org/r/75032/","shortMessageHtmlLink":"[mesos-build] Install openjdk 11 on ubuntu 20.04."}},{"before":"ca025fbd8136247f6a125d8f938a4642c69ce756","after":"f0a8a4522c12129e9f3d3ecf7d84dfc709541be3","ref":"refs/heads/master","pushedAt":"2024-06-06T00:09:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"Add push instructions to mesos-tidy.","shortMessageHtmlLink":"Add push instructions to mesos-tidy."}},{"before":"33e6d9c4285ed7b6520b75259913c906bc503cb2","after":"ca025fbd8136247f6a125d8f938a4642c69ce756","ref":"refs/heads/master","pushedAt":"2024-06-05T23:29:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[mesos-build] Add .git directory to safe directory.\n\nReview: https://reviews.apache.org/r/75031/","shortMessageHtmlLink":"[mesos-build] Add .git directory to safe directory."}},{"before":"2cad8f467d78cf93b781cc7a9e7c34ebc0e6d032","after":"33e6d9c4285ed7b6520b75259913c906bc503cb2","ref":"refs/heads/master","pushedAt":"2024-06-05T22:46:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"Clarify mesos-build readme instructions.\n\nProvide more specific commands.","shortMessageHtmlLink":"Clarify mesos-build readme instructions."}},{"before":"d60221f7acfa84e26662728108fc8854bb14b7f1","after":"2cad8f467d78cf93b781cc7a9e7c34ebc0e6d032","ref":"refs/heads/master","pushedAt":"2024-06-05T17:01:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[mesos-readme] Clarify mesos-build instructions for uploading to dockerhub.\n\nReview: https://reviews.apache.org/r/75030/","shortMessageHtmlLink":"[mesos-readme] Clarify mesos-build instructions for uploading to dock…"}},{"before":"ec73629fee7135771c6e732846cb44609f0eba50","after":"d60221f7acfa84e26662728108fc8854bb14b7f1","ref":"refs/heads/master","pushedAt":"2024-06-05T16:56:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[mesos-build] Add correct directory to git safe directory.\n\nPreviously, the entrypoint.sh added /SRC/.git as a safe directory\nafter the git clone, which was not useful. We now add it /SRC/ as\na safe directory before the git clone.\n\nReview: https://reviews.apache.org/r/75029/","shortMessageHtmlLink":"[mesos-build] Add correct directory to git safe directory."}},{"before":"ac09fa3cf60e55ca0c1771184d127b24de7c670b","after":"ec73629fee7135771c6e732846cb44609f0eba50","ref":"refs/heads/master","pushedAt":"2024-06-05T04:45:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[mesos-build] Add readme to support/mesos-build directory.\n\nReview: https://reviews.apache.org/r/75028/","shortMessageHtmlLink":"[mesos-build] Add readme to support/mesos-build directory."}},{"before":"232980fb48bbf322c01ba2c3ac41e4cd7205cfd3","after":"ac09fa3cf60e55ca0c1771184d127b24de7c670b","ref":"refs/heads/master","pushedAt":"2024-06-05T04:43:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[mesos-build] Update reviewbot / tidybot / docker-build.sh to support ubuntu 20.04.\n\nThe reviewbot, tidybot, and our docker-build scripts\nhave been updated to use or accomodate for ubuntu 20.04.\n\nReview: https://reviews.apache.org/r/75027/","shortMessageHtmlLink":"[mesos-build] Update reviewbot / tidybot / docker-build.sh to support…"}},{"before":"c70de8f5ff49d989cd439122a77cc0660ca8e8de","after":"232980fb48bbf322c01ba2c3ac41e4cd7205cfd3","ref":"refs/heads/master","pushedAt":"2024-06-03T21:51:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[mesos-build] Move mesos-build to from ubuntu 16.04 to 20.04\n\nUbuntu 16.04 docker builds were having issues with the jenkins\npipeline as it was missing certain fields in /usr/include/linux/bpf.h\nthat are present in more modern linux kernels' which were used inside\nthe ebpf code.\n\nWe will try to address this along with Ubuntu's EOL issue by upgrading\nto ubuntu 20.04\n\nReview: https://reviews.apache.org/r/75023/","shortMessageHtmlLink":"[mesos-build] Move mesos-build to from ubuntu 16.04 to 20.04"}},{"before":"bbb27f9c8cde5df92ef11f157dd16e8fb54b7ce0","after":"c70de8f5ff49d989cd439122a77cc0660ca8e8de","ref":"refs/heads/master","pushedAt":"2024-06-03T21:43:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[mesos-build] Fix python setup in docker-build.sh.\n\nFixes the python 3.6 install inside docker-build.sh\nwhen the detected OS version is Ubuntu v16.04.\n\nReview: https://reviews.apache.org/r/75020/","shortMessageHtmlLink":"[mesos-build] Fix python setup in docker-build.sh."}},{"before":"e1752d19805ffd2229c786153a374ed89eb38853","after":"bbb27f9c8cde5df92ef11f157dd16e8fb54b7ce0","ref":"refs/heads/master","pushedAt":"2024-05-30T00:05:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[cgroups2] Remove ENABLE_CGROUPS_V2 ifdefs.\n\nThis commit removes the sections where ENABLE_CGROUPS_V2 is used\nto determine the compiled code. Any need to determine whether or not\ncgroups2 is used will be satisfied using the cgroups2::mounted() function.\n\nThis guard was only in place temporarily to avoid breaking our CI\nwhile we figured out how to ensure that all of the CI docker images\nhave the header.\n\nReview: https://reviews.apache.org/r/75021/","shortMessageHtmlLink":"[cgroups2] Remove ENABLE_CGROUPS_V2 ifdefs."}},{"before":"5c3b039db544e937617cd63810185cc95fc2b34b","after":"e1752d19805ffd2229c786153a374ed89eb38853","ref":"refs/heads/master","pushedAt":"2024-05-30T00:02:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"Revert \"CHANGE: add default network if no net options was set.\"\n\nThis reverts commit 5c3b039db544e937617cd63810185cc95fc2b34b.","shortMessageHtmlLink":"Revert \"CHANGE: add default network if no net options was set.\""}},{"before":null,"after":"f7e74ddae3a1187d75aae150ef980e6169a1e3a8","ref":"refs/heads/revert-583-add-docker-net-arg","pushedAt":"2024-05-30T00:01:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"Revert \"CHANGE: add default network if no net options was set.\"\n\nThis reverts commit 5c3b039db544e937617cd63810185cc95fc2b34b.","shortMessageHtmlLink":"Revert \"CHANGE: add default network if no net options was set.\""}},{"before":"a60affe3af6e053b8ecf7fcfa3c11076e9bdc333","after":"5c3b039db544e937617cd63810185cc95fc2b34b","ref":"refs/heads/master","pushedAt":"2024-05-29T17:10:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"CHANGE: add default network if no net options was set.","shortMessageHtmlLink":"CHANGE: add default network if no net options was set."}},{"before":"1bdabaf79fa238f23d7a1bbce0899c12d5e5609a","after":"a60affe3af6e053b8ecf7fcfa3c11076e9bdc333","ref":"refs/heads/master","pushedAt":"2024-05-29T16:13:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[mesos-build] Fix python setup in Dockerfiles.\n\nThe dockerfile themselves were fixed up to account for updated pip\ninstall urls, deprecated deadsnakes PPA for Ubuntu 16.04, and curl\nmisconfigurations for installing clang.\n\nReview: https://reviews.apache.org/r/75018/","shortMessageHtmlLink":"[mesos-build] Fix python setup in Dockerfiles."}},{"before":"a4ce050f3bc791844db48f8282f88992bc4744f1","after":"1bdabaf79fa238f23d7a1bbce0899c12d5e5609a","ref":"refs/heads/master","pushedAt":"2024-05-24T20:00:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"FIX: add missing cgroups file.","shortMessageHtmlLink":"FIX: add missing cgroups file."}},{"before":"145a115b9440077a93e2186512ec7079aa7c686c","after":"a4ce050f3bc791844db48f8282f88992bc4744f1","ref":"refs/heads/master","pushedAt":"2024-05-24T00:00:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[agent] Add test for framework_id and executor_id support in /containers.\n\nReview: https://reviews.apache.org/r/75010/","shortMessageHtmlLink":"[agent] Add test for framework_id and executor_id support in /contain…"}},{"before":"a5b93b341e42e79d63f81a3e7d09ee06c260651f","after":"145a115b9440077a93e2186512ec7079aa7c686c","ref":"refs/heads/master","pushedAt":"2024-05-23T23:10:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[agent] Add executor_id / framework_id query parameters in /containers.\n\nWe now allow filtering by framework ID and executor ID in addition to\nthe original functionality of filtering by container ID.\n\nPlease note that the /containers endooint only allows select combinations\nof these query parameter fields to be populated at once. We will return a\nfailure if we see that the combination of query paramters is invalid.\n\nWe currently accept:\n* no query parameters\n* only container id\n* only framework id\n* only framework id and executor id\n\nReview: https://reviews.apache.org/r/75009/","shortMessageHtmlLink":"[agent] Add executor_id / framework_id query parameters in /containers."}},{"before":"d9c584c7e92cdd3e9dee84cb8aa47b0ade3c5048","after":"a5b93b341e42e79d63f81a3e7d09ee06c260651f","ref":"refs/heads/master","pushedAt":"2024-05-23T19:21:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[contributors] Add Jason Zhou to contributors.yaml.\n\nReview: https://reviews.apache.org/r/75011/","shortMessageHtmlLink":"[contributors] Add Jason Zhou to contributors.yaml."}},{"before":"eb3b5a16dc7d5d96775ac04bbfa0554a3c6e2051","after":"d9c584c7e92cdd3e9dee84cb8aa47b0ade3c5048","ref":"refs/heads/master","pushedAt":"2024-05-21T04:45:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[cgroups2] Ignore manual enabling of perf_event during prepare phase.\n\nIn Cgroups2IsolatorProcess::prepare, it may manually enable controller\nby writing to the cgroup.subtree_control process.\n\nFor perf_event, since is is automatically turned on, it does not appear\ninside the cgroup.controllers file and hence cannot be written to the\ncgroup.subtree_control file. For this reason, we skip the enable call for\nthe perf_event controller.\n\nReview: https://reviews.apache.org/r/74998/","shortMessageHtmlLink":"[cgroups2] Ignore manual enabling of perf_event during prepare phase."}},{"before":"2ada2fb5cf4d5563f169a6fd8e629ce079a05a4c","after":"eb3b5a16dc7d5d96775ac04bbfa0554a3c6e2051","ref":"refs/heads/master","pushedAt":"2024-05-21T04:41:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[cgroups2] Introduce the PerfEventControllerProcess.\n\nIntroduces the controller process for perf event which was also present\nin cgroups1. The controller is automatically enabled, and should not be\nvisible inside the cgroups.controllers file in the root cgroup.\n\nAs a consequence, we will not be able to manually enable or disable this\ncontroller via writing to the cgroup.subtree_control file.\n\nReferences:\n\n* perf_event section in https://docs.kernel.org/admin-guide/cgroup-v2.html\n* slide 34 in https://man7.org/conf/ndctechtown2021/cgroups-v2-part-1-intro-NDC-TechTown-2021-Kerrisk.pdf\n\nReview: https://reviews.apache.org/r/74997/","shortMessageHtmlLink":"[cgroups2] Introduce the PerfEventControllerProcess."}},{"before":"a5473726f863b151d11b7436676a46a37c3e55f0","after":"2ada2fb5cf4d5563f169a6fd8e629ce079a05a4c","ref":"refs/heads/master","pushedAt":"2024-05-21T04:33:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bmahler","name":null,"path":"/bmahler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/606213?s=80&v=4"},"commit":{"message":"[cgroups2] Allow cgroups2::enable() to take in a set.\n\nModifies the cgroups2::controllers::enable function to take in a set of\nstrings for controllers. This helps eliminate the possibility of duplicate\ncontrollers in the argument, and brings it in line with the\ncgroups2::controllers::disable function\n\nReview: https://reviews.apache.org/r/74981/","shortMessageHtmlLink":"[cgroups2] Allow cgroups2::enable() to take in a set."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEY3co-AA","startCursor":null,"endCursor":null}},"title":"Activity · apache/mesos"}