Changelog
- 8d82912 Merge pull request #604: Fix HPA template for autoscaling/v2 with nil lastScaleTime fix
- 926e290 Add HPA test artifact YAMLs and rendered .out files
- e7d41c1 Rewrite HPA template for autoscaling/v2 with nil lastScaleTime fix
- ecd4eba Merge pull request #594 from bergerx/dependabot/go_modules/k8s.io/kubectl-0.35.3
- ec1c2c8 Bump k8s.io/kubectl from 0.35.0 to 0.36.2
- 8e7d19a Merge pull request #602 from bergerx/migrate-endpoints-to-endpointslice
- 5770938 Merge pull request #603 from bergerx/worktree-issue-296-shell-completion
- dea06fb Fix HTTPRoute parent status matching to include namespace and kind
- 0ff2d4a Enable shell completion for positional arguments (resource types and names)
- 04921f4 Address new PR #602 review comments
- 181b8fc Address PR #602 review comments
- bd17cec Migrate from deprecated v1 Endpoints to discovery.k8s.io/v1 EndpointSlice
- 2461b61 Add MutatingWebhookConfiguration and ValidatingWebhookConfiguration templates with test artifacts
- 7bfba96 Add Claude Code integration with generate-template skill
- 2d9876e Enhance Deployment template with selector rendering and bug fixes
- 950998e Add external-secrets.io templates for ExternalSecret and SecretStore
- 11c14fb Enhance PrometheusRule template with limit display, deep mode, and new test artifacts
- 7ce21e4 Add PrometheusRule template and static tests for alerting and recording rules
- 3d9953b Add monitoring.coreos.com templates and static tests for PodMonitor and ServiceMonitor
- 7d79838 Add cert-manager templates and static tests for Certificate, CertificateRequest, and Issuer
- 994d4a7 Add Gateway API templates and static tests for GatewayClass, Gateway, and HTTPRoute
- 82b7c48 Add PodDisruptionBudget template and test artifacts
- e571272 Add CustomResourceDefinition template for kubectl-status
- d125019 Extract resource reference formatting into template and handle type assertions safely
- d3ac146 Add labelSelector template function for formatting Kubernetes label selectors
- 613ba7d Fix goreleaser output path construction for all architectures
- d2cbfa2 Merge pull request #599 from mvanhorn/feat/highlight-default-namespace
- 0969101 feat: highlight default namespace in red