Commit Graph

13 Commits

Author SHA1 Message Date
renovate[bot] 4ab7a3c501
Update gcr.io/distroless/static Docker digest to 4197211 2024-05-29 23:42:36 +00:00
Muvaffak Onus 2a5997e4c9 update build submodule and distroless base image
Signed-off-by: Muvaffak Onus <me@muvaf.com>
2023-04-04 02:44:28 +03:00
Muvaffak Onus 0974e23d0b github: update buildx version
Signed-off-by: Muvaffak Onus <me@muvaf.com>
2023-04-04 02:35:53 +03:00
Muvaffak Onus 7f1da8d9cd move to single image setup
Signed-off-by: Muvaffak Onus <me@muvaf.com>
2023-04-04 02:28:19 +03:00
Steven Borrelli 32e25dc5cb update package name
Signed-off-by: Steven Borrelli <steve@borrelli.org>
2022-05-05 08:41:15 -05:00
Steven Borrelli dd84508d34 update Makefile for e2e tetsing
Signed-off-by: Steven Borrelli <steve@borrelli.org>
2022-04-26 13:58:22 -05:00
Steven Borrelli 43e6eea5a9 add integration test script
Signed-off-by: Steven Borrelli <steve@borrelli.org>
2022-04-26 11:41:22 -05:00
Nic Cope 1dc163aed2 Switch provider-template to use the Upbound build submodule
I find that in practice I personally change every new repo over to use this.
All or most of the providers under the crossplane and crossplane-contrib orgs
do the same.

Signed-off-by: Nic Cope <negz@rk0n.org>
2021-12-08 21:17:28 +00:00
Daniel Mangum a8a743638d
Merge pull request #31 from salaboy/patch-6
updating go mod to 1.16
2021-04-26 08:49:03 -05:00
salaboy b1549cb682 Updating provider template to use Go 1.16
Signed-off-by: salaboy <salaboy@gmail.com>
2021-04-26 14:42:26 +01:00
salaboy 1b88ae0c26 Dockerfile to copy internal instead of pkg
I think that `pkg` was used before, but now it is called `internal`

Signed-off-by: salaboy <salaboy@gmail.com>
2021-04-09 11:10:27 +01:00
hasheddan 49aba827e9
Update stack terminology to package
The Crossplane unit of installation has recently changed from stack to
package. This updates provider-template to honor that change.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-06-17 10:17:11 -05:00
hasheddan bb02854b9a
Initial project scaffolding
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-03-31 08:27:49 -05:00