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
path:
root
/
main.go
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
chore(build): Bump version to 1.8.0
Vincent Ambo
1
-1
/
+1
2019-09-04
chore: Update copyright headers to 2019
Vincent Ambo
1
-1
/
+1
2018-12-11
feat(main): Support specifying kubectl args in ResourceSets
Martin Lehmann
1
-2
/
+4
2018-06-26
chore: Bump version to 1.7.0
Vincent Ambo
1
-1
/
+1
2018-06-26
feat(main): Add CLI flag for setting kubectl executable
Vincent Ambo
1
-4
/
+5
2018-06-09
chore: Bump version to 1.6.0
Vincent Ambo
1
-1
/
+1
2018-06-09
refactor(util): Use YAML parser for both JSON & YAML files
Vincent Ambo
1
-2
/
+2
2018-06-09
refactor(context): Implement more explicit merging of variables
Vincent Ambo
1
-6
/
+1
2018-06-09
feat(context): allow explicit variables to be defined as argument
Phillip Johnsen
1
-0
/
+6
2018-05-08
chore: Bump version to 1.5.0
Vincent Ambo
1
-1
/
+1
2018-05-08
fix(main): Use 'app.Fatalf' for fatal kubectl errors
Vincent Ambo
1
-2
/
+1
2018-05-08
fix(main): Handle errors & logic when templating to directory
Vincent Ambo
1
-7
/
+34
2018-05-08
feat(main): Support output directories in template function.
Niklas Wik
1
-3
/
+10
2018-03-17
chore: Bump version to 1.4.0
Vincent Ambo
1
-1
/
+1
2018-03-09
refactor: Remove old error handling library
Vincent Ambo
1
-7
/
+2
2017-11-21
feat(license): Relicense under GPLv3
Vincent Ambo
1
-0
/
+15
2017-11-04
Version 1.3.0
Vincent Ambo
1
-1
/
+1
2017-10-27
refactor main: Reword empty/nonexistent resource set warning
Vincent Ambo
1
-1
/
+1
2017-10-27
fix main: Do not stop templater if a single resource set is empty
Vincent Ambo
1
-1
/
+1
2017-08-22
Version 1.2.0
Vincent Ambo
1
-1
/
+1
2017-08-22
feat main: Warn if resource set contains no templates
Vincent Ambo
1
-3
/
+13
2017-07-03
fix main: Correctly print kubectl errors
Vincent Ambo
1
-1
/
+1
2017-06-11
chore: Release version 1.1.0
Vincent Ambo
1
-1
/
+1
2017-06-11
fix main: Fix 'kontemplate template' output
Vincent Ambo
1
-4
/
+7
2017-06-11
refactor main: Call kubectl individually per resource set
Vincent Ambo
1
-17
/
+24
2017-05-18
chore: Version bump to 1.0.2
Vincent Ambo
1
-1
/
+1
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
1
-4
/
+2
2017-05-08
feat build: Add ArchLinux PKGBUILD
Vincent Ambo
1
-0
/
+1
2017-05-08
feat main: Add version command
Vincent Ambo
1
-0
/
+17
2017-05-04
refactor main: Move to Kingpin CLI library
Vincent Ambo
1
-152
/
+84
2017-04-04
fix main: Don't panic if file is unspecified
Vincent Ambo
1
-4
/
+14
2017-02-09
fix main: Add a forgotten error check
Vincent Ambo
1
-1
/
+5
2017-02-09
feat main: Version bump to v1.0.0-beta1
Vincent Ambo
1
-1
/
+1
2017-02-08
feat main: Add 'delete' command
Vincent Ambo
1
-0
/
+22
2017-02-08
feat templater: Add ability to exclude resource sets
Vincent Ambo
1
-8
/
+15
2017-02-08
feat main: Add replace support & respect context setting
Vincent Ambo
1
-22
/
+53
2017-02-08
feat main: Add apply command
Vincent Ambo
1
-27
/
+91
2017-02-08
feat main: Add proper CLI support
Vincent Ambo
1
-19
/
+53
2017-02-08
chore: Better example & gofmt
Vincent Ambo
1
-3
/
+3
2017-02-08
feat main: Initial program implementation & example
Vincent Ambo
1
-0
/
+39