Matt Cui's repositories
bosh-acceptance-tests
BATs: BOSH Acceptance Tests
bosh-agent
BOSH Agent runs on each BOSH deployed VM
bosh-deployment
Collection of BOSH manifests referenced by cloudfoundry/docs-bosh
bosh-linux-stemcell-builder
BOSH Linux stemcells (Ubuntu, CentOS)
bosh-linux-stemcell-builder-ci
CI pipeline for SUSE stemcell and os image
bosh-softlayer-cpi-release
An external BOSH CPI for the SoftLayer cloud written in Golang
bosh-utils
Generic packages extracted from bosh-agent and bosh-init
cfee-brigade
Experiment brigade with cfee
cloud-carbon-footprint
Cloud Carbon Footprint is a tool to estimate energy use (kilowatt-hours) and carbon emissions (metric tons CO2e) from public cloud usage
cloud-custodian
Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
CodeEngine
Samples for using Code Engine
docker-diff-based-layers
A way to work around the fact that subsequent COPY . /app commands often re-adds all files in every layer instead of only the files that have changed (https://github.com/docker/docker/issues/21950). Use these tools to build an image that includes a layer with only the changed files in comparison with an already pushed image/tag.
helm-update-config
Helm plugin that allows to update config values of existing release.
play-openwhisk
Experiment serverless actions in Python with OpenWhisk
softlayer-go
A SoftLayer client API written in Golang