Skip to content

Release: 3 fixes → Main#7749

Merged
h0lybyte merged 3 commits intomainfrom
dev
Mar 7, 2026
Merged

Release: 3 fixes → Main#7749
h0lybyte merged 3 commits intomainfrom
dev

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 7, 2026

Release: Dev → Main

3 atomic commits ready for main

Bug Fixes


This PR is automatically maintained by CI — KBVE Studio

…#7748)

CNPG requires serverCASecret and clientCASecret in the cluster
namespace. The internal-ca-key-pair lives in cert-manager namespace.
Uses Crossplane Object references to replicate ca.crt and tls.crt
(public certs only, no private key) into kilobase.
…ump to 1.0.32 (#7750)

The BuildKit cache mount directly on .astro/ caused EBUSY when Astro
tried to rmdir the mount point after build. Stage cache at /tmp/astro-cache
and copy in/out instead.
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 7, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

The root .dockerignore had a blanket `apps/irc` exclusion which
prevented the irc-gateway Docker build from copying astro-irc and
irc-gateway source into the build context.  Narrow the exclusion to
`apps/irc/ergo` (the Ergo IRC submodule) so the Dockerfile COPY
commands can find the needed directories.
@h0lybyte h0lybyte merged commit 2d95159 into main Mar 7, 2026
@github-actions github-actions bot changed the title Release: 1 fix → Main Release: 3 fixes → Main Mar 7, 2026
@github-project-automation github-project-automation bot moved this from Review to Done in KBVE Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant