crossplane-contrib / provider-kafka

Crossplane provider for Kafka
Apache License 2.0
30 stars 32 forks source link

Add go.cacheDir target and remove old Dockerfile #28

Closed hasheddan closed 2 years ago

hasheddan commented 2 years ago

Description of your changes

Adds go.cacheDir Makefile target, which works around the go build cache location being overwritten by the build submodule.

Signed-off-by: hasheddan georgedanielmangum@gmail.com

Removes old Dockerfile in favor of newer package and controller Dockerfiles.

Signed-off-by: hasheddan georgedanielmangum@gmail.com

I have:

How has this code been tested

Still building fine, but currently blocked by https://github.com/crossplane-contrib/provider-kafka/runs/5513978008?check_suite_focus=true#step:8:12