Skip to content

feature: Add sub-package for trident-acl-agent#640

Merged
fintelia merged 2 commits into
mainfrom
user/jbehrens/acl-agent-rpm
May 12, 2026
Merged

feature: Add sub-package for trident-acl-agent#640
fintelia merged 2 commits into
mainfrom
user/jbehrens/acl-agent-rpm

Conversation

@fintelia
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 11, 2026 21:04
@fintelia fintelia requested a review from a team as a code owner May 11, 2026 21:04
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds packaging and build support for a new trident-acl-agent sub-package so it can be built, included in RPM artifacts, and extracted alongside the main trident binary.

Changes:

  • Introduces an RPM subpackage (acl-agent) and installs the new binary into the RPM buildroot.
  • Updates the AZL3 Docker RPM build to include the trident-acl-agent binary.
  • Extends the extraction script and Makefile pipeline to locate/build/package the new RPM/binary.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
scripts/extract-binary.sh Adds logic to locate and extract trident-acl-agent from its subpackage RPM
packaging/rpm/trident.spec Adds acl-agent subpackage and builds/installs the new binary
packaging/docker/Dockerfile.azl3 Copies trident-acl-agent into the container build context for RPM creation
Makefile Ensures trident-acl-agent is staged into bin/ and included as a dependency for RPM build tarball

Comment thread scripts/extract-binary.sh Outdated
Comment thread scripts/extract-binary.sh Outdated
Comment thread scripts/extract-binary.sh Outdated
Comment thread scripts/extract-binary.sh
@fintelia fintelia merged commit c22ad9c into main May 12, 2026
18 checks passed
@fintelia fintelia deleted the user/jbehrens/acl-agent-rpm branch May 12, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants