Commit Graph
3 Commits
Author SHA1 Message Date
Jason Hall c7fcffb203 website: update CNCF announcement (#920)
* website: update CNCF announcement

* add copyright to footer, add logo

* typoes

* update logo
2023-01-04 16:15:57 -05:00
Jason Hall 690533235a Build working Windows container images (#374)
* Build working Windows container images

Add e2e tests that run on Windows and cover kodata behavior

* now successfully skipping symlinks on windows :-/

* fix e2e test on windows, that relied on a symlink in kodata after all

* document windows symlink issue

* review feedback

* re-add kodata symlink tests for linux
2021-07-27 16:19:21 -04:00
Adam Harwayne b0a1702132 Add --disable-optimizations flag to make debugging easier. (#24)
* Ignore GoLand files.

* Add --disable-optimizations flag to make debugging easier.

* Fix unit test (by ignoring the new functionality).
2019-04-18 10:18:29 -07:00