Skip to content

Instantly share code, notes, and snippets.

View akutz's full-sized avatar

Andrew Kutz akutz

View GitHub Profile
$ dep status
PROJECT CONSTRAINT VERSION REVISION LATEST PKGS USED
cloud.google.com/go * v0.12.0 0f0b842 0f0b842 1
github.com/Azure/azure-sdk-for-go ~7.0.1-beta v7.0.1-beta 0984e06 0984e06 2
github.com/Azure/go-autorest ~7.2.2 v7.2.5 92e199e 92e199e 5
github.com/SermoDigital/jose ^1.1.0 1.1 f6df55f f6df55f 4
github.com/Sirupsen/logrus * 5f376aa 1
github.com/akutz/gofig ^0.1.8 v0.1.8 65fa82b 65fa82b 2
github.com/akutz/golf ^0.1.2 v0.1.2 296de56 296de56 2
github.com/akutz/goof ^0.1.1 v0.1.1 72efb19 72efb19 1
GOOS ?= darwin
GOARCH ?= amd64
OS ?= Darwin
ARCH ?= x86_64
MAJOR ?= 0
MINOR ?= 9
PATCH ?= 2
BUILD ?= 867
NOTES ?=
DIRTY ?= true
$ dep ensure -v
Root project is "github.com/codedellemc/rexray"
110 transitively valid internal packages
57 external packages imported from 31 projects
(0) ✓ select (root)
(1) ? attempt golang.org/x/crypto with 1 pkgs; 1 versions to try
(1) try golang.org/x/crypto@master
(1) ✓ select golang.org/x/crypto@master w/2 pkgs
(2) ? attempt golang.org/x/oauth2 with 2 pkgs; 1 versions to try
(2) try golang.org/x/oauth2@master
@akutz
akutz / README.md
Last active September 29, 2021 06:52
Skeleton Files for Creating a Docker Plug-in with REX-Ray

REX-Ray Docker Plug-in for DRIVER

REX-Ray Build 261159874

This gist contains information about REX-Ray build 261159872, job 261159874.

Key Value
Binary rexray
MD5Sum 90acd33b5e955f1343ffe2ec0250d9fa
SemVer 0.9.2+855+dirty

REX-Ray Build 261159874

This gist contains information about REX-Ray build 261159872, job 261159874.

Key Value
Binary rexray
MD5Sum 90acd33b5e955f1343ffe2ec0250d9fa
SemVer 0.9.2+854+dirty

#REX-Ray Build 261159874 This gist contains information about REX-Ray build 261159872, job 261159874.

Key Value
Binary rexray
MD5Sum
SemVer 0.9.2+854+dirty
{
"package": {
"name": "stable",
"repo": "rexray",
"subject": "emccode"
},
"version": {
"name": "0.9.2+852+dirty",
"desc": "0.9.2+852+dirty.Sha.470eee770061dde9395bd353cb01315dab04d71f",
"released": "17-08-04",
@akutz
akutz / csi.mk
Last active June 28, 2017 17:08
################################################################################
## csi.mk - include to generate csi protobuf & go sources ##
## ##
## envars: ##
## ##
## CSI_SPEC_FILE the path to a local spec file used to generate ##
## the protobuf ##
## ##
## if specified then the CSI_GIT_* and other ##
## CSI_SPEC_* variables are ignored ##
$ ./build.sh -t plugin -d ebs
building REX-Ray (this may take a few minutes)
Builder.............. docker
Version.............. 0.9.1+14+dirty
Plug-in.............. Yes
REX-Ray.............. local
Sending build context to Docker daemon 214.4MB