Skip to content

Start collecting CRDs with nix#4032

Merged
UnstoppableMango merged 7 commits into
mainfrom
nix-nix-nix
May 14, 2026
Merged

Start collecting CRDs with nix#4032
UnstoppableMango merged 7 commits into
mainfrom
nix-nix-nix

Conversation

@UnstoppableMango
Copy link
Copy Markdown
Owner

  • Move flack check and nix files
  • WIP
  • Flake update
  • MORE
  • Even MORE crds

Copilot AI review requested due to automatic review settings May 14, 2026 04:45
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.

Introduces a new flux flake-parts module for validating Flux configs and generating/collecting CRDs via Nix, and wires in nix-kube-generators for Kubernetes/YAML/Helm tooling.

Changes:

  • Add ./flux flake-parts module with packages + checks (flux validation, CRD collection).
  • Add CRD assembly pipeline (fetch/build Helm charts, slice CRDs, symlink results).
  • Update flake inputs to include nix-kube-generators and expose kubelib via legacyPackages.

Reviewed changes

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

File Description
flux/src.nix Defines a source fileset for Flux-related evaluation/build inputs
flux/default.nix Adds per-system Flux packages and a validate-flux check
flux/crds.nix Implements fetching/building and slicing CRDs into a joined output
flake.nix Registers the flux module, adds nix-kube-generators, and exposes kubelib

Comment thread flux/crds.nix
Comment thread flux/crds.nix Outdated
Comment thread flux/crds.nix Outdated
Comment thread flux/src.nix Outdated
Comment thread flux/default.nix
@UnstoppableMango UnstoppableMango merged commit b3f71fa into main May 14, 2026
5 checks passed
@UnstoppableMango UnstoppableMango deleted the nix-nix-nix branch May 14, 2026 14:27
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.

2 participants