crossplane / crossplane/provider-template
make test-integration broken
- Dominant language
- Go
- Stars
- 171
- Forks
- 99
- Avg merge
- 11h 21m
- Merged PRs (30d)
- 2
Description
### What happened?
I was researching where KIND_NODE_IMAGE_TAG is set in the provider, and stumbled down a rabbit hole of things that seem broken around `make test-integration`
I have a PR that fixes the issues here https://github.com/crossplane/provider-template/pull/175
### How can we reproduce it?
In the provider-template, run
```
make submodules
make build
make test-integration
```
Tests setup will fail.
### What environment did it happen in?
https://github.com/crossplane/provider-template/commit/8bb059faca2a9b6340aec0285265e493107df603
* crossplane latest 2.4
* Kubernetes version v1.32.2
* MacOS
* Darwin Kernel Version 25.6.0
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running `make submodules`, `make build`, and `make test-integration` at commit 8bb059faca2a9b6340aec0285265e493107df603, then review PR #175 and the provider's KIND_NODE_IMAGE_TAG setup. Done means the integration-test setup completes successfully in the provider-template environment described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100