8000 Tags · katainaka0503/berglas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: katainaka0503/berglas

Tags

v0.5.0

Toggle v0.5.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump for release

v0.4.0

Toggle v0.4.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump version for release

v0.3.0

Toggle v0.3.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump for release

v0.2.1

Toggle v0.2.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Update deps

v0.2.0

Toggle v0.2.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Prep for 0.2.0 release

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GAE Support (GoogleCloudPlatform#44)

* Add App Engine instructions

* Support for appengine

* More examples

* remove --local since berglas will now be able to detect GAE

* Add flex to README

* use proper syntax so go mod doesn't fail

* Comments

* typo

* Include gcloudignore

* Newline EOF

* Use cat, don't require command interaction

* License headers

* Lock go to temp branch

This will get updated after we tag a new version

* Remove outdated env.yaml

* Use vendor

* Missed a license header

* More EOFs

* Don't import the appengine package

We don't need it, and it also doesn't properly detect flex on Go 1.11+

* Deps update

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.1.3

Unverified

This user has not yet uploaded their public signing key.

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add retry logic for auto import (GoogleCloudPlatform#14)

Fixes GoogleCloudPlatform#11

v0.1.0

Toggle v0.1.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Add bootstrap command

This command creates the GCS bucket and KMS keys automatically with the
properly scoped minimal permissions instead of relying on gcloud/gsutil.
This makes for an easier getting started experience, especially for
users who may be unfamiliar with the platform.
0