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
2018-03-09
refactor(templater): Pass resource set path to insertFile function
Vincent Ambo
4
-33
/
+26
2018-03-09
feat(templater): Added support for file include
Niklas Wik
4
-2
/
+30
2018-03-09
feat(build): Pin nixpkgs used for release build
Vincent Ambo
1
-7
/
+7
2018-03-09
feat(build): Build both derivations on Travis
Vincent Ambo
1
-0
/
+8
2018-03-09
chore: Remove legacy build system
Vincent Ambo
3
-137
/
+0
2018-03-09
feat(build): Add Nix derivation for release builds
Vincent Ambo
1
-0
/
+53
2018-03-09
refactor(build): Add Nix derivation & configure Travis to build it
Vincent Ambo
3
-4
/
+154
2017-12-11
docs(cluster-config): 'context' key optional for template command
Vincent Ambo
1
-1
/
+1
2017-11-21
feat(license): Relicense under GPLv3
Vincent Ambo
15
-25
/
+798
2017-11-16
feat(image): Install git in kontemplate image
Vincent Ambo
1
-1
/
+1
2017-11-07
docs(README): Remove dead links
Vincent Ambo
1
-4
/
+3
2017-11-04
chore: Bump Docker image & Homebrew release to v1.3.0
Vincent Ambo
3
-5
/
+5
2017-11-04
Version 1.3.0
Vincent Ambo
3
-3
/
+3
2017-10-27
refactor main: Reword empty/nonexistent resource set warning
Vincent Ambo
1
-1
/
+1
2017-10-27
refactor templater: Add explicit note about empty-rs warnings
Vincent Ambo
1
-1
/
+4
2017-10-27
fix main: Do not stop templater if a single resource set is empty
Vincent Ambo
1
-1
/
+1
2017-10-20
feat templater: Add IP lookup function
Stefan Magnus Landrø
2
-0
/
+35
2017-08-31
fix templater: Don't template default.yml files
Vincent Ambo
3
-5
/
+8
2017-08-25
fix context: Support ".yml" extension on default files
Vincent Ambo
1
-9
/
+6
2017-08-22
chore brew: Update Homebrew formula to v1.2.0
Vincent Ambo
1
-3
/
+3
2017-08-22
chore image: Bump Docker image to build v1.2.0
Vincent Ambo
2
-4
/
+4
2017-08-22
Version 1.2.0
Vincent Ambo
3
-3
/
+3
2017-08-22
feat main: Warn if resource set contains no templates
Vincent Ambo
1
-3
/
+13
2017-08-22
chore build: Bump dependency versions
Vincent Ambo
1
-4
/
+4
2017-08-22
refactor build: Keep GPG-signatures outside of tarballs
Vincent Ambo
1
-7
/
+7
2017-08-22
fix build: Build Windows executable with correct name
Vincent Ambo
1
-1
/
+12
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
[next]