Bryton Hall
Bryton Hall
Thanks for reporting, @pizzapim! This error is because executing the `kubenix` package through `nix run` attempts to apply resources to a target cluster while something like `nix build` will only...
Hey @zarelit! I agree that'd be a sensible default. I've started a PR to do just that.
Thanks @zarelit! Apologies for sitting on it so long but your change looks great.
Hi @yajo! Thanks for the PR :100: looks good except for the small CI failure.
Oh, and bonus points if you add an entry to `CHANGELOG.md`. Otherwise, I'll just add it after merge.
Hi @YBeaugnon, thanks for flagging this! I agree it's a pain. It was introduced in #21 as an unfortunate side effect with the hope that it could be solved down...
It's getting pretty late so I'll leave this here for a bit and come back to review it again once or twice before merging.
Looks and sounds right to me; `configMap` and `secret` objects don't have a `spec` field so it's not unreasonable that CRs might not either.
I'd be open to providing some baseline set of kubenix submodules in this repo, yeah. My main concern is that they should be generic enough to keep maintainence low (e.g.,...
I have a similar setup (same OS, nixpkgs branch, home-manager, and flakes, etc) and see the behavior described. However, I think the issue is not that the nix store is...