Commit Graph

158 Commits (3c37ca2197ca48591566d1f599b7b3a50d54a408)

Author SHA1 Message Date
derailed 9b498196f9 fix #1163 #1153 #1151 #1140 #1137 #1132 #1131 2021-06-27 23:22:13 -06:00
Alexandre Vicenzi fe370747dd
build: add more variables (#1136)
Add more variables and make it overridable so project maintainers
can customize the build of k9s.
2021-06-04 08:26:29 -06:00
derailed 6426ea112f windows shell fix 2021-05-19 23:54:08 -06:00
derailed 313e6c9749 rev up 2021-05-03 23:40:40 -06:00
derailed 627c38cb36 bug fixes and enhancements 2021-04-29 11:21:43 -06:00
derailed 02feafcae3 add rel notes 2021-04-29 11:19:46 -06:00
Bernhard M. Wiedemann f2ab9dc2f8
Allow to override build date with SOURCE_DATE_EPOCH (#1099)
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Also use UTC to be independent of timezone.

This variant only works with GNU date.

This was originally merged in 23ac2b6c9f
and then accidentally reverted in d31328a576
2021-04-27 07:48:26 -06:00
derailed 303de07663 bump rev 2021-03-31 10:38:40 -06:00
derailed 0b965ebf4b rev up 2021-03-27 15:04:21 -06:00
derailed 87fa565279 bugs #1063 #1061 #1059 #177 2021-03-26 23:20:23 -06:00
derailed 5ea54e3881 fix #1056 #1024 2021-03-24 11:26:06 -06:00
derailed d31328a576 fix po feature col + lockouts? 2021-03-24 11:09:44 -06:00
derailed 0a0804bfcc add rel notes 2021-03-15 11:57:20 -06:00
derailed 0d48d32c61 fix dialog buttons focus 2020-11-23 15:10:32 -07:00
derailed 512c40fae0 rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
derailed 4d76440b38 bump make 2020-11-11 04:45:19 -07:00
derailed a952806eba fix #933 #932 #931 2020-11-10 08:17:50 -07:00
derailed dcf7427038 missed a file 2020-11-06 19:54:36 -07:00
derailed d4583b6579 rev bump 2020-11-06 14:41:26 -07:00
derailed a6f950b2a2 fix #920 2020-11-05 23:34:05 -07:00
derailed d867a883cc fix #930 2020-11-05 23:24:04 -07:00
derailed d8a81820c6 add new release indicator + fix #926 2020-11-05 19:41:30 -07:00
derailed 2d2c6b06b6 maintenance release. Fix #920 and perhaps improved #663 2020-11-02 23:35:08 -07:00
derailed 0fc7ea3183 Arg... must get more sleep! 2020-10-30 13:17:57 -06:00
derailed 5c1ff0ed7b Fix #906 #889 #564 2020-10-30 12:52:15 -06:00
derailed 77ffacc2e4 update rev 2020-10-29 18:10:19 -06:00
derailed 883f3b7695 update tag 2020-10-29 16:51:26 -06:00
Eldad Assis 61cd0a379d Add option to get latest kubectl stable version and README to describe building local Docker image
Signed-off-by: Eldad Assis <eldada@jfrog.com>
2020-09-30 14:22:39 +03:00
derailed 58d2bfe9e3 bump version 2020-09-15 09:40:24 -06:00
derailed 99e2a988e6 fix broken tests 2020-09-15 09:16:39 -06:00
derailed 3d4726d726 maintenance drop for v0.21.8 2020-09-10 14:36:00 -06:00
derailed cc0e8e88d3 fix #281 2020-08-02 09:42:32 -06:00
derailed a8a34d4933 update rel notes 2020-08-01 18:21:00 -06:00
derailed 82206c816c updates 2020-08-01 11:51:49 -06:00
derailed 251221c19b add rel notes + cleanup 2020-07-23 11:35:01 -06:00
derailed 671c819502 checkpoint 2020-07-18 09:27:41 -06:00
derailed 331c6fa425 update rel notes 2020-06-03 14:56:52 -06:00
derailed 01cdc5b86e update docs 2020-05-23 11:42:10 -06:00
derailed 801f45d703 fix issues #665, #662 2020-04-14 11:19:12 -06:00
derailed 5e8403907c update pf verb + docker image fix 2020-04-10 07:30:22 -06:00
derailed 2e05367256 changed plugin col references. Bugz #616 #615 #614 2020-03-13 00:24:04 -06:00
derailed 4c95932a02 bump rev 2020-03-10 23:42:01 -06:00
derailed bd70982b50 resolve conflicts 2020-03-06 10:05:42 -07:00
derailed a5d5a066c2 update rel notes 2020-03-06 10:04:46 -07:00
Bernhard M. Wiedemann 23ac2b6c9f Allow to override build date with SOURCE_DATE_EPOCH
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Also use UTC to be independent of timezone.

This variant only works with GNU date.
2020-02-23 21:09:05 +01:00
derailed 54582b9274 update build target 2020-02-10 18:01:59 -07:00
derailed 530a23e28c fix Makefile 2020-01-10 17:34:27 -07:00
derailed 8fda65108f clean up Makefile 2020-01-10 17:24:24 -07:00
derailed 0218fedcf0 bump revision 2020-01-10 16:50:01 -07:00
derailed 4f05dc9cbf checkpoint 2020-01-04 14:05:41 -07:00
Walid Shouman 5fd477ad01
Update help target
Allow showing help for included of custom Makefiles
2019-11-06 10:44:00 +01:00
derailed f25f5afdcb resolve issues #392, #389, #386, #383, #382, #336 2019-10-29 18:02:59 -06:00
derailed a71f23d3aa added columns for jobs 2019-03-25 13:58:36 -06:00
Curtis Mattoon 56b166fe4b Adds ANSI 'reset' char to 'make help' 2019-03-01 10:01:01 -05:00
derailed 9253a37654 fix Makefile + clean format 2019-02-19 18:50:56 -07:00
Anand Kumria 6781743e51 Just build.
This works correctly on Linux.

I'm unclear why the environment variables need to be specified at all.
2019-02-19 17:36:47 +01:00
Anand Kumria 50455ebef1 Correctly reset under Linux too 2019-02-19 15:44:36 +01:00
derailed da190c204c init drop 2019-01-25 11:53:08 -07:00