about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2017-11-16 feat(image): Install git in kontemplate imageVincent Ambo1-1/+1
2017-11-07 docs(README): Remove dead linksVincent Ambo1-4/+3
2017-11-04 chore: Bump Docker image & Homebrew release to v1.3.0Vincent Ambo3-5/+5
2017-11-04 Version 1.3.0Vincent Ambo3-3/+3
2017-10-27 refactor main: Reword empty/nonexistent resource set warningVincent Ambo1-1/+1
2017-10-27 refactor templater: Add explicit note about empty-rs warningsVincent Ambo1-1/+4
2017-10-27 fix main: Do not stop templater if a single resource set is emptyVincent Ambo1-1/+1
2017-10-20 feat templater: Add IP lookup functionStefan Magnus Landrø2-0/+35
2017-08-31 fix templater: Don't template default.yml filesVincent Ambo3-5/+8
2017-08-25 fix context: Support ".yml" extension on default filesVincent Ambo1-9/+6
2017-08-22 chore brew: Update Homebrew formula to v1.2.0Vincent Ambo1-3/+3
2017-08-22 chore image: Bump Docker image to build v1.2.0Vincent Ambo2-4/+4
2017-08-22 Version 1.2.0Vincent Ambo3-3/+3
2017-08-22 feat main: Warn if resource set contains no templatesVincent Ambo1-3/+13
2017-08-22 chore build: Bump dependency versionsVincent Ambo1-4/+4
2017-08-22 refactor build: Keep GPG-signatures outside of tarballsVincent Ambo1-7/+7
2017-08-22 fix build: Build Windows executable with correct nameVincent Ambo1-1/+12
2017-08-04 docs: Complete cycle by linking back to kontemplate.worksVincent Ambo1-1/+2
2017-08-04 style: Apply go fmtVincent Ambo1-8/+8
2017-08-04 docs: Add tables of content to all documentation filesVincent Ambo5-1/+68
2017-08-04 docs resource-sets: Document resource set structureVincent Ambo3-1/+148
2017-08-04 docs cluster-config: Document cluster configuration filesVincent Ambo1-0/+93
2017-08-04 docs context: Document ResourceSet & Context struct fieldsVincent Ambo1-2/+19
2017-08-04 docs templates: Document some template logicVincent Ambo1-1/+42
2017-08-04 docs README: Update feature listVincent Ambo1-1/+13
2017-07-13 refactor templater: Use resource set 'path' field when loading filesVincent Ambo1-2/+3
2017-07-13 feat context: Allow overriding resource set pathsVincent Ambo4-5/+105
2017-07-03 feat context: Add ability to import extra variables from filesVincent Ambo6-4/+96
2017-07-03 feat build: Test if 'go fmt' has been appliedVincent Ambo1-0/+1
2017-07-03 feat build: Run go vet before buildingVincent Ambo1-0/+3
2017-07-03 fix main: Correctly print kubectl errorsVincent Ambo1-1/+1
2017-07-03 refactor context: Extract loadJsonOrYaml to util packageVincent Ambo2-29/+30
2017-06-22 docs: Add official code of conductDr. J. Kubernaught2-0/+26
2017-06-11 chore: Update Brew formula & Dockerfile to 1.1.0Vincent Ambo3-5/+5
2017-06-11 chore: Release version 1.1.0Vincent Ambo3-3/+3
2017-06-11 chore: Update dependenciesVincent Ambo1-3/+3
2017-06-11 feat: Add shell script to check if dependencies are up-to-dateVincent Ambo1-0/+29
2017-06-11 fix templater: Ignore slash-suffixes on includes/excludesVincent Ambo1-0/+1
2017-06-11 fix main: Fix 'kontemplate template' outputVincent Ambo2-6/+9
2017-06-11 refactor main: Call kubectl individually per resource setVincent Ambo1-17/+24
2017-06-11 refactor templater: Add intermediate type to represent rendered RSesVincent Ambo1-14/+35
2017-06-07 feat image: Add Dockerfile for CI pipeline imageVincent Ambo3-0/+28
2017-05-18 docs README: Update installation instructionsVincent Ambo1-3/+24
2017-05-18 feat build: Add Homebrew binary formulaVincent Ambo1-0/+13
2017-05-18 chore: Version bump to 1.0.2Vincent Ambo3-5/+3
2017-05-18 feat build: Add Repeatr formula for repeatable buildsVincent Ambo1-0/+83
2017-05-08 fix main: Print information about kubectl errorsVincent Ambo1-4/+20
2017-05-08 fix main: Exit with kubectl status codeVincent Ambo2-5/+3
2017-05-08 docs: Mention AUR package in READMEVincent Ambo1-0/+3
2017-05-08 feat build: Add ArchLinux PKGBUILDVincent Ambo2-0/+39