Skip to content

Releases: otaviof/vault-handler

0.2.3

24 Apr 15:52
Compare
Choose a tag to compare

Changelog

bbfe74e Renaming Travis-Ci dot file.
76f08a4 Removing unused deps.
82f789b Version bump.
6f07354 Refactoring how to deal with shell variables.
8c15354 Using DotEnv on main loop.
c88cd3d Adding flag for dot-env creation on download.
ced369d Dep.
6dded82 Renaming method and more logging.
87db222 Fail-fast.
c60bf1a Reading and parsing a dot-env file.
3559190 Dep.
2057c71 Updating Docker ignore file.
6d3bd16 Consistent extensions.

0.2.2

20 Apr 12:33
Compare
Choose a tag to compare

Changelog

be7c564 Version bump.
2d721b2 Create namespace if not found.
b0a8abb Improving scripting.
371ad72 Renaming kube-config env var.
085687b Typo.
789bce1 Updating documentation.
9cae3ba Mnor changes.

0.2.1

07 Apr 10:48
Compare
Choose a tag to compare

Changelog

1f76dee Version bump.
6cebf22 Docs.
43171b7 Example manifest.
8f6c7d5 Checking for environment variable config.
aa48d2b Input and output dirs are not mandatory anymore.
6b81e4f Typo.

0.2.0

07 Apr 09:55
Compare
Choose a tag to compare

Changelog

db41727 More docs.
8d58787 Documentation bits.
73cfeb6 KinD with Travis.
fcc643e Minikube deploy script.
ac0bc77 End-to-end testing on Kubernetes.
a135683 Dep.
79fc724 Supporting copy cmd and refactoring.
263093d Copying over Kubernetes secrets.
aeb629e Dropping editorconfig.
24a3ca6 Refactoring to expose secret-type on file level.
f7504e1 Mocked manifest and secrets.
d0f8c87 Kubernetes related configuration.
062718a Extending manifest to support Galaxy use-case.
4fcfae2 Refactoring code and tests.
d01b020 Extracting logic to upload and download.
36697d2 Version bump.
b60382f Merge branch 'master' of https://github.com/otaviof/vault-handler
00c7137 Merging conflicts.
cea0879 Merging conflicts.
2f8a571 Adding GoDoc badge and moving alt tag around.
c98e7e3 Adding Docker Cloud build status badge.
5b843d6 Using gomt with -s option.
b4ae117 Fixing mispells and improving docs.

0.1.0

31 Mar 07:29
Compare
Choose a tag to compare

Changelog

d8128b3 Version 0.1.0
29df5be Docs.
69516f2 Dedicated user in Docker image.
f196ab5 Testing with a ZIP file.
b7770b8 Refactoring.
5f33701 Bit of refactoring.

0.0.4

30 Mar 22:04
Compare
Choose a tag to compare

Changelog

50ece29 Version bump, 0.0.4.
8596092 Enabling integration tests in Travis.
4230ede End-to-end testing.
46a74db Refactoring.
cbff620 Exit after go run.
0b1c0ab Mocked manifest files.
b6c480e Mocked secret files.
a80f7d5 Primary cmd help message.
646b766 Upload sub-command help message.
01a615d Download sub-command help message.
038b887 Makefile target for go run command.

0.0.3

30 Mar 08:47
Compare
Choose a tag to compare

Changelog

69a8f6f Using project logo as a raw link.
6d91ae9 Docs, Docker images on Docker-Hub.
f2320d0 Testing Handler type.
9902788 Renaming unzip to zip, in light of "upload" cmd.
99dbc6c Moving methods around.
5facb00 Travis-CI
4bf50c3 Properly handling base64/gzipped data, and logrus.
1f26343 Cmd.
10a86af Instrumenting applicatoin with logrus.
c326abc Adding logrus.
ba4e721 Refactoring.
c1979a8 Vault write.
a756dd6 Bare bones upload.
031b2ed Being able to write and zip/unzip payload.
561853b Allowing writing data against Vault.
392a24a Minor.
bf0cb94 Refactoring cmd in download and upload.
f5c0d88 Version bump.

0.0.2

21 Mar 17:40
Compare
Choose a tag to compare

Changelog

f6a809d Version bump.