feat: add inotify-tools for AKS log syncing#17876
Draft
miz060 wants to merge 1 commit into
Draft
Conversation
Import inotify-tools with the generated spec and lock file so Azure Linux 4.0 can provide the inotifywait dependency used by AKS log syncing. Signed-off-by: Mitch Zhu <mitchzhu@microsoft.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the Fedora 43 inotify-tools package to the Azure Linux 4.0 component set so inotifywait/inotifywatch and related fsnotify utilities are available for AKS log syncing scenarios.
Changes:
- Registers the new
inotify-toolscomponent in the base component list. - Publishes
inotify-toolsto therpm-basechannel. - Adds the rendered spec + sources manifest (and the Fedora patch carried by the package) plus the azldev-managed lock pin.
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| specs/i/inotify-tools/inotify-tools.spec | Rendered Fedora spec for inotify-tools including patch reference and subpackages. |
| specs/i/inotify-tools/too-many-args.patch | Patch carried by the Fedora packaging for the upstream fix referenced by the spec. |
| specs/i/inotify-tools/sources | SHA512 manifest entry for the upstream tarball. |
| locks/inotify-tools.lock | New azldev lock pin for the Fedora import commit and input fingerprint. |
| base/comps/components.toml | Adds [components.inotify-tools] to the global component registry. |
| base/comps/components-publish-channels.toml | Adds inotify-tools to the rpm-base publish set. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add
inotify-toolsto Azure Linux 4.0 as a Fedora 43 bare upstream import.This closes an Azure Linux 4.0 AKS package gap by providing
inotifywaitand related filesystem event utilities used by AKS container log syncing.Commits
1. feat(inotify-tools): add Fedora 43 import
Adds the
inotify-toolspackage, includinginotifywait,inotifywatch,fsnotifywait, andfsnotifywatch.autoconf,automake,doxygen,gcc-c++,libtool,makeglibc,libgcc,libstdc++inotify-toolsinrpm-baseinotify-tools-devel, debuginfo/debugsource packages