3 Commits

Author SHA1 Message Date
Sabrina Ahmed 769efe702e Making Gateway API as supported in readme and removing useExperimentalGatewayApi deprecated variable (#778) 2026-03-12 15:57:13 +00:00
Jonathan Stacks 51e627c624 chore(devenv): Move more tools into our nix devenv (#726)
* chore(deps): Use controller-gen from nixpkgs

This also updates the version of controller-gen we are using to v0.19.0 and removes it from needing to be bootstrapped

Signed-off-by: Jonathan Stacks <jonstacks@users.noreply.github.com>

* chore(deps): Use helm & unittest plugin from nixpkgs

Signed-off-by: Jonathan Stacks <jonstacks@users.noreply.github.com>

* chore(deps): Move setup-envtest into nix

Signed-off-by: Jonathan Stacks <jonstacks@users.noreply.github.com>

* chore(actions): Update actions & checkout version

---------

Signed-off-by: Jonathan Stacks <jonstacks@users.noreply.github.com>
2025-12-11 17:36:14 +00:00
Jonathan Stacks 3b11a4d078 feat: Add AGENTS.md file (#692)
As developers, we are curious. As humans, we use tools. As human developers, we are curious about tools.

Signed-off-by: Jonathan Stacks <jonstacks@users.noreply.github.com>
2025-10-28 20:27:41 +00:00