feat: add inotify-tools for AKS log syncing#17875
Closed
miz060 wants to merge 1 commit into
Closed
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 inotify-tools to Azure Linux 4.0 as a Fedora 43 “bare upstream import” so AKS can use inotifywait/related utilities for filesystem-event-driven log syncing.
Changes:
- Introduces the rendered Fedora spec, sources manifest, and upstream patch for
inotify-tools. - Adds the component to the global component list.
- Publishes
inotify-toolsto therpm-basechannel via the base-packages group.
Component review findings (skill-review-component):
- Errors: None found in the submitted diffs.
- Warnings: None found in the submitted diffs.
- Info: Component/publish-channel entries appear alphabetically placed in their respective lists.
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 | New rendered spec for Fedora 43 import (includes Patch0 reference and packaging metadata). |
| specs/i/inotify-tools/too-many-args.patch | Adds the upstream patch referenced by the spec (fix for large watch/exclude lists). |
| specs/i/inotify-tools/sources | Adds the dist-git-style SHA512 source manifest for the tarball. |
| locks/inotify-tools.lock | Adds azldev-managed lock pinning the upstream/import commit and input fingerprint. |
| base/comps/components.toml | Registers inotify-tools in the component inventory (alphabetical placement). |
| base/comps/components-publish-channels.toml | Adds inotify-tools to component-groups.base-packages so it publishes to rpm-base. |
📄❌ Rendered specs are out of dateFIX: — run this and commit the result: azldev component render inotify-toolsOr download the fix patch and apply it: gh run download 28483253282 -R microsoft/azurelinux -n rendered-specs-patch
git apply rendered-specs.patch
Content diffs`specs/i/inotify-tools/inotify-tools.spec`--- committed/specs/i/inotify-tools/inotify-tools.spec
+++ rendered/specs/i/inotify-tools/inotify-tools.spec
@@ -3,7 +3,7 @@
Name: inotify-tools
Version: 4.23.9.0
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Command line utilities for inotify
# GPL-2.0-only: the project as a whole
|
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