Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
cloud-provider-equinix-metal: use custom image
Browse files Browse the repository at this point in the history
This image includes the PR:
kubernetes-sigs/cloud-provider-equinix-metal#201

Signed-off-by: Imran Pochi <imran@kinvolk.io>
  • Loading branch information
ipochi committed Sep 7, 2021
1 parent 96425fc commit 56cd24a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Custom image that includes the https://github.com/equinix/cloud-provider-equinix-metal/pull/201
image:
repository: quay.io/kinvolk/cloud-provider-equinix-metal
tag: v3.2.2-1-g621c454
config:
apiKey: ${api_key}
projectID: ${project_id}
Expand Down
4 changes: 2 additions & 2 deletions pkg/assets/generated_assets.go
Original file line number Diff line number Diff line change
Expand Up @@ -7835,9 +7835,9 @@ var vfsgenAssets = func() http.FileSystem {
"/terraform-modules/equinixmetal/flatcar-linux/kubernetes/cloud-provider-equinix-metal.yaml.tmpl": &vfsgen۰CompressedFileInfo{
name: "cloud-provider-equinix-metal.yaml.tmpl",
modTime: time.Date(1970, 1, 1, 0, 0, 1, 0, time.UTC),
uncompressedSize: 170,
uncompressedSize: 359,

compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x2c\x8d\xb1\x0a\xc2\x30\x14\x45\xf7\x7c\xc5\xa3\xb8\xda\x0e\x76\x0a\xb8\xb9\x88\x20\x42\x3f\xa0\xbc\x24\xd7\x1a\x93\xe6\x85\x10\x0b\x45\xfc\x77\x29\x3a\xde\x7b\xe0\x1c\x2b\xe9\xee\x27\xad\x88\x38\xfb\x0b\x56\x4d\xbb\x37\x67\x3f\x06\xac\x1f\x45\x94\x8b\x3c\x61\xeb\xf9\xb4\xfd\xff\x31\x7a\xb7\x21\x33\xe5\xab\x38\x0c\x88\xb0\x55\x8a\xa6\x26\x4a\x90\x59\xaa\x5f\xd0\x72\xcc\x0f\x6e\x83\x4f\x8b\xc4\xd0\x7a\xe9\xcc\x94\xf7\x48\x6c\x22\xdc\xb1\x96\x17\x9a\x5f\x71\x40\x59\x50\x6e\x52\xaa\xa6\xbe\x3f\x28\xa2\x28\xec\x0c\x47\x4e\x16\x9b\x13\x73\xae\xab\xee\xba\x46\x7d\x03\x00\x00\xff\xff\x5b\x53\x36\x14\xaa\x00\x00\x00"),
compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x7c\xce\xc1\x4a\xfc\x30\x10\x06\xf0\x7b\x9e\x62\xd8\xff\xff\xda\xc6\xed\x56\x0f\x01\x4f\x7a\x11\x41\x84\x7d\x80\x25\x4d\xc6\x74\x6c\xda\xc9\xa6\x93\x62\x11\xdf\x5d\xaa\x3d\x7b\x9c\x6f\xe0\xf7\x7d\xff\xe0\xa1\xcc\xc2\x23\xd0\x68\x03\x82\xf4\x56\x80\x26\x17\x8b\xc7\x19\xa4\x47\xe8\x45\xd2\x6c\xb4\x0e\x24\x7d\xe9\x6a\xc7\xa3\xc6\x6b\xa1\x89\x3e\xb4\x8b\x5c\x7c\x95\x32\x2f\xe4\x31\x57\x7b\x5c\x8d\x28\x36\xea\x54\x62\xd4\xcd\xcd\x51\xfd\xc0\x46\x01\x64\x4c\x3c\x93\x70\x5e\x0d\x5c\x8b\x5d\x6b\x62\x3d\xd0\xb4\x70\x1c\xfe\xa4\x14\x80\xd8\x60\x60\x39\xd5\x4d\xdd\x54\xc7\x2a\xdc\x35\x47\xd7\xde\xb6\xca\xf1\xf4\x46\x61\xb3\x6d\xa2\x67\x5c\x0d\xfc\xff\xb4\x89\x2e\x03\xae\x5f\x0a\x20\x65\x7e\x47\x27\x4f\x8f\x5b\xbe\x1f\x17\xf2\xdb\xab\x0b\xe9\x85\x3d\x9e\x31\xa2\x13\xce\x06\x0e\x91\x07\x1e\x59\x68\xc1\xda\xc6\xd4\xdb\x7a\x9f\xb6\xad\xec\x42\xaa\x70\xb2\x5d\x44\x7f\x2f\xb9\xe0\xe1\xb7\xf1\x8c\x79\xc1\xfc\xca\x59\x0c\xb4\xed\x49\x01\x44\xb6\xbe\xb3\xd1\x4e\x0e\x37\x13\xc7\x24\xab\xd1\xfa\xa0\xbe\x03\x00\x00\xff\xff\x7e\x7e\x91\x67\x67\x01\x00\x00"),
},
"/terraform-modules/equinixmetal/flatcar-linux/kubernetes/controllers.tf": &vfsgen۰CompressedFileInfo{
name: "controllers.tf",
Expand Down

0 comments on commit 56cd24a

Please sign in to comment.