depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-04
docs: Complete cycle by linking back to kontemplate.works
Vincent Ambo
1
-1
/
+2
2017-08-04
style: Apply go fmt
Vincent Ambo
1
-8
/
+8
2017-08-04
docs: Add tables of content to all documentation files
Vincent Ambo
5
-1
/
+68
2017-08-04
docs resource-sets: Document resource set structure
Vincent Ambo
3
-1
/
+148
2017-08-04
docs cluster-config: Document cluster configuration files
Vincent Ambo
1
-0
/
+93
2017-08-04
docs context: Document ResourceSet & Context struct fields
Vincent Ambo
1
-2
/
+19
2017-08-04
docs templates: Document some template logic
Vincent Ambo
1
-1
/
+42
2017-08-04
docs README: Update feature list
Vincent Ambo
1
-1
/
+13
2017-07-13
refactor templater: Use resource set 'path' field when loading files
Vincent Ambo
1
-2
/
+3
2017-07-13
feat context: Allow overriding resource set paths
Vincent Ambo
4
-5
/
+105
2017-07-03
feat context: Add ability to import extra variables from files
Vincent Ambo
6
-4
/
+96
2017-07-03
feat build: Test if 'go fmt' has been applied
Vincent Ambo
1
-0
/
+1
2017-07-03
feat build: Run go vet before building
Vincent Ambo
1
-0
/
+3
2017-07-03
fix main: Correctly print kubectl errors
Vincent Ambo
1
-1
/
+1
2017-07-03
refactor context: Extract loadJsonOrYaml to util package
Vincent Ambo
2
-29
/
+30
2017-06-22
docs: Add official code of conduct
Dr. J. Kubernaught
2
-0
/
+26
2017-06-11
chore: Update Brew formula & Dockerfile to 1.1.0
Vincent Ambo
3
-5
/
+5
2017-06-11
chore: Release version 1.1.0
Vincent Ambo
3
-3
/
+3
2017-06-11
chore: Update dependencies
Vincent Ambo
1
-3
/
+3
2017-06-11
feat: Add shell script to check if dependencies are up-to-date
Vincent Ambo
1
-0
/
+29
2017-06-11
fix templater: Ignore slash-suffixes on includes/excludes
Vincent Ambo
1
-0
/
+1
2017-06-11
fix main: Fix 'kontemplate template' output
Vincent Ambo
2
-6
/
+9
2017-06-11
refactor main: Call kubectl individually per resource set
Vincent Ambo
1
-17
/
+24
2017-06-11
refactor templater: Add intermediate type to represent rendered RSes
Vincent Ambo
1
-14
/
+35
2017-06-07
feat image: Add Dockerfile for CI pipeline image
Vincent Ambo
3
-0
/
+28
2017-05-18
docs README: Update installation instructions
Vincent Ambo
1
-3
/
+24
2017-05-18
feat build: Add Homebrew binary formula
Vincent Ambo
1
-0
/
+13
2017-05-18
chore: Version bump to 1.0.2
Vincent Ambo
3
-5
/
+3
2017-05-18
feat build: Add Repeatr formula for repeatable builds
Vincent Ambo
1
-0
/
+83
2017-05-08
fix main: Print information about kubectl errors
Vincent Ambo
1
-4
/
+20
2017-05-08
fix main: Exit with kubectl status code
Vincent Ambo
2
-5
/
+3
2017-05-08
docs: Mention AUR package in README
Vincent Ambo
1
-0
/
+3
2017-05-08
feat build: Add ArchLinux PKGBUILD
Vincent Ambo
2
-0
/
+39
2017-05-08
feat release: Add simple release script
Vincent Ambo
3
-1
/
+60
2017-05-08
feat main: Add version command
Vincent Ambo
1
-0
/
+17
2017-05-08
docs: Add note about binary releases to README
Vincent Ambo
1
-1
/
+4
2017-05-08
docs: Add more information to README
Vincent Ambo
1
-5
/
+38
2017-05-08
docs: Add some tips and tricks
Vincent Ambo
1
-0
/
+67
2017-05-08
docs: Document template format
Vincent Ambo
2
-0
/
+91
2017-05-04
docs README: Update usage examples for kingpin CLI
Vincent Ambo
1
-28
/
+28
2017-05-04
refactor main: Move to Kingpin CLI library
Vincent Ambo
1
-152
/
+84
2017-05-04
feat templater: Warn if no valid resource sets are included
Vincent Ambo
1
-0
/
+5
2017-04-04
fix test: Assert variable override order
Vincent Ambo
1
-0
/
+5
2017-04-04
fix templater: Don't try to template default value files
Vincent Ambo
1
-1
/
+5
2017-04-04
feat context: Support resource set default values
Vincent Ambo
4
-3
/
+65
2017-04-04
fix main: Don't panic if file is unspecified
Vincent Ambo
1
-4
/
+14
2017-04-04
feat templater: Fail if values are missing
Vincent Ambo
3
-1
/
+21
2017-02-20
style: Apply go fmt
Vincent Ambo
3
-4
/
+3
2017-02-20
fix pass: Trim leading & trailing whitespace
Vincent Ambo
1
-1
/
+4
2017-02-14
feat ctx: Let sub-resource-sets inherit vars from parent
Vincent Ambo
4
-0
/
+81
[next]