Commit Graph

  • aa11ceab12 Add hack/verify-codegen.sh so CI verifies vendor/ doesn't drift (#64) Ben Browning 2019-04-08 13:28:58 -0400
  • bb8bb4afc5 Add hack/verify-codegen.sh so CI verifies vendor/ doesn't drift Ben Browning 2019-04-05 15:29:34 -0400
  • 21e1bc054e Be a bit more descriptive in the stubbed out integration test Ben Browning 2019-04-05 13:26:42 -0400
  • 936ea8b7e9 Adds double spaces in the example text Navid Shaikh 2019-04-05 18:02:30 +0530
  • d435dd7748 Adds example usage in service create command Navid Shaikh 2019-04-05 16:13:51 +0530
  • 0c7b6b6032 We have to explicitly tell CI to use the vendored modules Ben Browning 2019-04-05 07:46:43 -0400
  • e847a2ecd8 Merge remote-tracking branch 'upstream/master' into stub-integration-test Ben Browning 2019-04-05 07:27:35 -0400
  • fb587184c4 Actually, vendor everything (#59) Naomi Seyfer 2019-04-05 04:08:57 -0700
  • 7605003fcd Make image flag mandatory for service create command Kenjiro Nakayama 2019-04-05 16:17:30 +0900
  • c1536cfe2d Dont verify codegen; we cant Naomi Seyfer 2019-04-04 17:48:19 -0700
  • bac22a4807 Verifier and update deps Naomi Seyfer 2019-04-04 17:22:40 -0700
  • 6a0feaf258 Actually, vendor everything Naomi Seyfer 2019-04-04 15:34:09 -0700
  • b1f429617e Update vendored test-infra as well Ben Browning 2019-04-04 16:19:20 -0400
  • 722b20ab97 Update test-infra to use the new cluster_setup function Ben Browning 2019-04-04 15:23:12 -0400
  • c3772a02ab `service create` beginning implementation (#47) Naomi Seyfer 2019-04-03 22:33:56 -0700
  • 671a3872ba Turns out pre_integration_tests() is the easiest way to build kn Ben Browning 2019-04-02 17:03:07 -0400
  • cf9730ee98 Don't attempt to build kn twice Ben Browning 2019-04-02 16:26:38 -0400
  • f4749fe9e5 Address code review feedback Ben Browning 2019-04-02 15:44:15 -0400
  • fc47cee323 Need to explicitly build the `kn` client Ben Browning 2019-04-02 15:31:53 -0400
  • 12012ce2ff Build the client in pre_integration_tests Ben Browning 2019-04-02 15:18:23 -0400
  • ddf18eecfb Stub in an integration test Ben Browning 2019-04-02 14:53:03 -0400
  • ae0e97ae3f Adds DEVELOPMENT.md (#39) Navid Shaikh 2019-04-02 23:06:55 +0530
  • 3b17e72be4 Updates the repo fork step and removes unnecessary heading Navid Shaikh 2019-04-01 14:34:14 +0530
  • 24295e0d2f
    Reuse kubectl config flags tzununbekov 2019-03-30 20:01:52 +0600
  • af345c1b52 Fix a couple copyrights Naomi Seyfer 2019-03-29 16:26:30 -0700
  • f1e9765cb4 More comments from cppforlife Naomi Seyfer 2019-03-29 16:17:46 -0700
  • dbe5d01fe2 Fix env var quoting issues Naomi Seyfer 2019-03-29 16:10:59 -0700
  • 29d34a2f43 Add some comments Naomi Seyfer 2019-03-29 15:30:08 -0700
  • 4624e0bdee Tests for env var updater, fix to bug found where wasnt getting a pointer Naomi Seyfer 2019-03-29 15:22:15 -0700
  • b88d64dab2 Simple test passes Naomi Seyfer 2019-03-29 14:40:35 -0700
  • e8ec699d2c Add SilenceUsage option to cobra command (#43) Kenjiro Nakayama 2019-03-30 04:07:53 +0900
  • 012f8550be Links DEVELOPMENT.md with README.md Navid Shaikh 2019-03-07 15:10:47 +0530
  • 7c37c7eefa Adds DEVELOPMENT.md Navid Shaikh 2019-03-07 15:03:33 +0530
  • 72ec64390b Fix flag parse error by calling flag.Parse first (#42) Kenjiro Nakayama 2019-03-29 20:34:53 +0900
  • a68d11e9b2 Update README.md (#44) Sam O'Dell 2019-03-29 04:27:53 -0700
  • 7c4a1f60e4 Simplify Naomi Seyfer 2019-03-28 17:41:41 -0700
  • 173e9c3f12 Basic creation working Naomi Seyfer 2019-03-28 16:56:32 -0700
  • 653ec1c5eb Set cmd.SilenceUsage to global cmd Kenjiro Nakayama 2019-03-28 09:33:03 +0900
  • 4232c95460 Intermediate. Naomi Seyfer 2019-03-04 16:22:02 -0800
  • 285c261d7a
    Use clientcmd.ClientConfig to get default namespace tzununbekov 2019-03-27 16:12:21 +0600
  • ebbd659e69 go.mod and go.sum updates (#46) Naomi Seyfer 2019-03-26 12:41:51 -0700
  • cf84e6a98e Set GO111MODULE=on Naomi Seyfer 2019-03-26 12:21:43 -0700
  • 6eab215292 go.mod and go.sum updates Naomi Seyfer 2019-03-26 10:30:31 -0700
  • 2745a4a0d7
    Update README.md Sam O'Dell 2019-03-22 11:28:50 -0700
  • e3750e6317 Add SilenceUsage option to cobra command Kenjiro Nakayama 2019-03-22 14:28:52 +0900
  • 7b25e83d1d Fix workaround for parse error Kenjiro Nakayama 2019-03-22 13:17:49 +0900
  • a05f4ec578 Fix flag parse error by calling flag.Parse Kenjiro Nakayama 2019-03-19 18:47:48 +0900
  • c07254c46d Support generating bash completion (#31) Kenjiro Nakayama 2019-03-19 14:31:05 +0900
  • be50567b38 Pickup config path from env (#27) Timur Zununbekov 2019-03-15 03:47:08 +0700
  • 0d51a16efe Adds docs about bash auto completion in README.md Kenjiro Nakayama 2019-03-04 10:20:32 +0530
  • 8a5fe04c70
    Default namespace from config file tzununbekov 2019-03-06 12:53:03 +0700
  • b5b02f64f3
    Incorporate reference to knative/test-infra for setting up automated tests. (#34) Naomi Seyfer 2019-03-05 16:31:05 -0800
  • 14ed4b8478 Add dummy file that depends on stuff Naomi Seyfer 2019-03-04 17:57:39 -0800
  • c7edbfd824 More mod gitignore Naomi Seyfer 2019-03-04 17:54:23 -0800
  • 1e9d0dad0e fix gitignore Naomi Seyfer 2019-03-04 17:53:38 -0800
  • 2141a1fa3f Set up some test infra Naomi Seyfer 2019-03-04 17:52:27 -0800
  • 68596116ec Support generating bash completion Kenjiro Nakayama 2019-02-26 15:44:31 +0900
  • 23e20ceba9
    Pickup config path from env tzununbekov 2019-02-28 16:25:28 +0700
  • 139db6c4f9 Fixes typo in the kn help command (#24) Navid Shaikh 2019-02-26 04:19:19 +0530
  • 358b4208f5 Fixes typo in the kn help command Navid Shaikh 2019-02-19 17:20:57 +0530
  • e6699b9b54 Add service describe (#18) Tara Gu 2019-02-08 17:43:44 -0500
  • be52528d78 Add building documentaiton (#20) Charlie Drage 2019-02-07 15:04:08 -0500
  • bb284089cb Add building documentaiton Charlie Drage 2019-02-06 08:43:24 -0500
  • 9481140241 Add service describe Tara Gu 2019-01-31 18:57:10 -0500
  • bbde785a6e Add more .gitignore (#21) Charlie Drage 2019-02-05 17:15:03 -0500
  • 9a13b30e3b Add a Makefile Charlie Drage 2019-02-05 17:07:46 -0500
  • dac6ef14ec Add more .gitignore Charlie Drage 2019-02-05 16:39:19 -0500
  • 855ea20d40 Generate go.sum with go 1.11.5 (#19) Scott Andrews 2019-02-04 19:19:49 -0500
  • f85c9a30b1 Generate go.sum with go 1.11.5 Scott Andrews 2019-02-04 09:18:07 -0500
  • ad636ad789 add revision describe (#15) (#16) Nima Kaviani 2019-02-01 15:23:13 -0800
  • c7bf3d7eb0 add revision describe (#15) Nima Kaviani 2019-01-31 21:58:46 -0800
  • 11b891286c put the auth libraries in the root command Nima Kaviani 2019-01-30 13:43:10 -0800
  • 7cc59481bb
    Refactor to allow testing; write first tests. (#10) Naomi Seyfer 2019-01-29 12:40:22 -0800
  • 777db91580 Review comments: Fatal instead of Error/return, Split instead of read to newline Naomi Seyfer 2019-01-29 11:10:32 -0800
  • a8c25701bd actually add test file Naomi Seyfer 2019-01-29 10:17:46 -0800
  • e984e9675c Add tests for service list Naomi Seyfer 2019-01-28 17:43:37 -0800
  • ba87042eca Pin client-go to version that matches signatures other libs use Naomi Seyfer 2019-01-28 17:43:25 -0800
  • b94f8f834e Refactor commands to allow insertion of fakes for testing Naomi Seyfer 2019-01-25 14:50:40 -0800
  • 38932b1d61
    Get revision and service listing skeletons in. (#2) Naomi Seyfer 2019-01-22 09:03:58 -0800
  • 0bb3a40908 Make configuration initialization not static in the module, but rather triggered by main.go init Naomi Seyfer 2019-01-16 17:39:28 -0800
  • d84a42179d Make commands no longer global Naomi Seyfer 2019-01-16 17:34:43 -0800
  • c200076dfb Do not panic on bad config file Naomi Seyfer 2019-01-15 15:00:16 -0800
  • c85ec13e58 Oops forgot to change types of stuff Naomi Seyfer 2019-01-14 17:36:10 -0800
  • e658488771 RunE instead of Run. The defaults on Cobra command generation are weird. Naomi Seyfer 2019-01-14 17:34:31 -0800
  • 8e78290e6e Move commands to pkg, so cmd only contains minimalist main.go Naomi Seyfer 2019-01-14 17:11:02 -0800
  • f867eb7006
    Improve description in README and link to contribution guidelines (#5) Naomi Seyfer 2019-01-14 12:45:17 -0800
  • fe75bdb302
    Add emacs and project-specific stuff to .gitignore (#4) Naomi Seyfer 2019-01-11 15:48:17 -0800
  • bfe011051b
    Add OWNERS file, initially with WG leads + evan and matt (#3) Naomi Seyfer 2019-01-10 17:46:31 -0800
  • 293c03c247 Add OWNERS file, initially with WG leads + evan and matt Naomi Seyfer 2019-01-10 17:41:20 -0800
  • ca05742283 Improve description in README and link to contribution guidelines Naomi Seyfer 2019-01-09 17:24:25 -0800
  • 80943e0502 Get revision and service listing skeletons in. Naomi Seyfer 2019-01-09 17:21:08 -0800
  • 0104193000 Add emacs and project-specific stuff to .gitignore Naomi Seyfer 2019-01-09 17:22:24 -0800
  • 7d7e3abfd6
    Delete feature_request.md Mark Chmarny 2018-12-12 16:58:47 -0800
  • 2d0411395f
    Will replace with Knative templates Mark Chmarny 2018-12-12 16:58:30 -0800
  • ea9b6b3333
    Default, will replace with Knative templates Mark Chmarny 2018-12-12 16:58:07 -0800
  • 27f5731717 Update issue templates Mark Chmarny 2018-12-12 16:47:03 -0800
  • 7585e47a7a
    Initial commit Mark Chmarny 2018-12-12 16:45:51 -0800