Commit 41370fd
authored
chore: add KIND_CONFIG variable to override kind configuration (#19)
## What
<!-- One sentence summary -->
Allows overriding kind cluster, required for OIDC setup for kind cluster
used by UI E2E test, see
opendefensecloud/solution-arsenal#397
## Why
<!-- Motivation / problem being solved. Skip if obvious from the linked
issue. -->
See above.
## Testing
<!-- How was this tested? e.g. unit, envtest, manual against vX.Y.Z -->
See above.
## Checklist
- [x] Tests added/updated
- [x] No breaking changes (or upgrade path documented above)
- [x] Readable commit history (squashed and cleaned up as desired)
- [x] AI code review considered and comments resolved
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
## Release Notes
* **Chores**
* Enhanced local cluster setup to support custom Kind cluster
configuration when specified.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments