Skip to content

ci: acn build cil log collector#4211

Queued
QxBytes wants to merge 3 commits intomasterfrom
alew/acn-build-cil-log-collector
Queued

ci: acn build cil log collector#4211
QxBytes wants to merge 3 commits intomasterfrom
alew/acn-build-cil-log-collector

Conversation

@QxBytes
Copy link
Contributor

@QxBytes QxBytes commented Feb 2, 2026

Reason for Change:

Add cilium log collector to acn official build/signing
Must be merged in after the main cilium log collector PR is merged in
Issue Fixed:

Requirements:

Notes:
Build is successful: https://dev.azure.com/msazure/One/_build/results?buildId=151952530&view=results

@QxBytes QxBytes self-assigned this Feb 2, 2026
@QxBytes QxBytes added ci Infra or tooling. cilium Related to Cilium. labels Feb 2, 2026
@QxBytes QxBytes force-pushed the alew/acn-build-cil-log-collector branch 4 times, most recently from 4467bf2 to c698c97 Compare February 5, 2026 00:53
@QxBytes QxBytes force-pushed the alew/acn-build-cil-log-collector branch from c698c97 to e24990f Compare February 6, 2026 17:51
@QxBytes QxBytes marked this pull request as ready for review February 6, 2026 18:12
@QxBytes QxBytes requested a review from a team as a code owner February 6, 2026 18:12
@QxBytes
Copy link
Contributor Author

QxBytes commented Feb 6, 2026

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
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

Adds the cilium-log-collector artifact/image to the ACN official OneBranch build + signing pipeline so it’s versioned, packaged, and included in manifest generation alongside existing ACN components.

Changes:

  • Wire CILIUM_LOG_COLLECTOR_VERSION through the pipeline and add cilium_log_collector to the linux build matrices and manifest jobs.
  • Add OneBranch build script to produce the Fluent Bit plugin shared object (out_azure_app_insights.so).
  • Add a pipeline Dockerfile to package the built .so into the Fluent Bit base image.

Reviewed changes

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

File Description
.pipelines/run-pipeline.yaml Adds cilium-log-collector to build + manifest stages (vars, refs, and manifest job).
.pipelines/build/scripts/cilium-log-collector.sh New build script that compiles the cilium-log-collector Fluent Bit plugin .so.
.pipelines/build/ob-prepare.steps.yaml Exposes ciliumLogCollectorVersion as a stage output variable via make.
.pipelines/build/dockerfiles/cilium-log-collector.Dockerfile New Dockerfile that embeds the built .so into a Fluent Bit image.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

jpayne3506
jpayne3506 previously approved these changes Feb 6, 2026
santhoshmprabhu
santhoshmprabhu previously approved these changes Feb 6, 2026
signed binaries pipeline pushes to signed images path in our registry and the path
is stored in an environment variable which we need to read and set as the url
previously make cilium-log-collector-version for example wouldn't work because this
pipeline pushes to a different url like
acnpublic.azurecr.io/artifact/XXXXXX/buddy/cilium-log-collector:XXXXXX
instead of
acnpublic.azurecr.io/cilium-log-collector:XXXXXX
@QxBytes QxBytes dismissed stale reviews from santhoshmprabhu and jpayne3506 via b283359 February 7, 2026 02:16
@QxBytes QxBytes enabled auto-merge February 9, 2026 18:30
@QxBytes
Copy link
Contributor Author

QxBytes commented Feb 9, 2026

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@QxBytes QxBytes added this pull request to the merge queue Feb 9, 2026
Any commits made after this event will not be merged.
github-merge-queue bot pushed a commit that referenced this pull request Feb 9, 2026
* add cilium log collector to acn official build

* address comments

* fix where we pull cil log collector in acn signed pipeline

signed binaries pipeline pushes to signed images path in our registry and the path
is stored in an environment variable which we need to read and set as the url
previously make cilium-log-collector-version for example wouldn't work because this
pipeline pushes to a different url like
acnpublic.azurecr.io/artifact/XXXXXX/buddy/cilium-log-collector:XXXXXX
instead of
acnpublic.azurecr.io/cilium-log-collector:XXXXXX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Infra or tooling. cilium Related to Cilium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants