Skip to content

Fake PR to sync gitlab branch to gitlab - #2

Open
ericduranddd wants to merge 7 commits into
mainfrom
gitlab
Open

Fake PR to sync gitlab branch to gitlab#2
ericduranddd wants to merge 7 commits into
mainfrom
gitlab

Conversation

@ericduranddd

Copy link
Copy Markdown

Description of your changes

Fixes #

I have:

ericduranddd and others added 2 commits March 3, 2026 10:23
Adds a gitlab branch with a .gitlab-ci.yml that:
- Builds a FIPS-compliant multi-platform (amd64/arm64) image on every
  push to main, tagged with pipeline ID and commit SHA
- Provides a manual release job that accepts a VERSION input and
  publishes a semantically-versioned image to registry.ddbuild.io

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Images are now pushed under registry.ddbuild.io/crossplane-compute-cloud/
so they are picked up by the automatic registry sync. The release job
also adds --annotation target=staging to match the bucket/bucketiam pattern.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ericduranddd

Copy link
Copy Markdown
Author

/ddci trigger

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Mar 3, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-03-03 14:57:53 UTC ℹ️ Start processing command /ddci trigger


2026-03-03 14:58:17 UTC ℹ️ Devflow: /ddci trigger

✅ Tasks request sent successfully.
🔑 DDCI Request ID: 9173254092070296075
🔍 Debug this request with Datadog Traces

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ericduranddd

Copy link
Copy Markdown
Author

/ddci trigger

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Mar 3, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-03-03 15:56:53 UTC ℹ️ Start processing command /ddci trigger


2026-03-03 15:57:21 UTC ℹ️ Devflow: /ddci trigger

✅ Tasks request sent successfully.
🔑 DDCI Request ID: 7448626383921814434
🔍 Debug this request with Datadog Traces

Switch to the crossplane-compute-cloud Dockerfile pattern:
- DD golang mirror as builder with CGO + boringcrypto for FIPS
- gbi-ubuntu_2404-fips as runtime base
- COPY package/crossplane.yaml -> /package.yaml so Crossplane's
  package manager can parse the image as a valid Function package

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ericduranddd

Copy link
Copy Markdown
Author

/ddci trigger

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Mar 3, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-03-03 18:09:33 UTC ℹ️ Start processing command /ddci trigger


2026-03-03 18:09:56 UTC ℹ️ Devflow: /ddci trigger

✅ Tasks request sent successfully.
🔑 DDCI Request ID: 2368446550176905399
🔍 Debug this request with Datadog Traces

Crossplane's package parser only handles gzip-compressed layers.
The previous --output zstd flag caused "gzip: invalid header" errors.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ericduranddd

Copy link
Copy Markdown
Author

/ddci trigger

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Mar 3, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-03-03 18:40:49 UTC ℹ️ Start processing command /ddci trigger


2026-03-03 18:41:10 UTC ℹ️ Devflow: /ddci trigger

✅ Tasks request sent successfully.
🔑 DDCI Request ID: 8057593969015128975
🔍 Debug this request with Datadog Traces

Kubernetes BuildKit driver defaults to zstd even with --push; explicitly
set compression=gzip,force-compression=true so Crossplane can parse the
package image layers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ericduranddd

Copy link
Copy Markdown
Author

/ddci trigger

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Mar 3, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-03-03 18:58:37 UTC ℹ️ Start processing command /ddci trigger


2026-03-03 18:58:59 UTC ℹ️ Devflow: /ddci trigger

✅ Tasks request sent successfully.
🔑 DDCI Request ID: 6146237354708657943
🔍 Debug this request with Datadog Traces

@ericduranddd

Copy link
Copy Markdown
Author

/ddci trigger

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Mar 4, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-03-04 12:47:01 UTC ℹ️ Start processing command /ddci trigger


2026-03-04 12:47:24 UTC ℹ️ Devflow: /ddci trigger

✅ Tasks request sent successfully.
🔑 DDCI Request ID: 7854339095079468717
🔍 Debug this request with Datadog Traces

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.

1 participant