Matt Moore
|
9c53576183
|
Fix numerous sample READMEs (#127)
* Fix grpc-ping-go
Still doesn't work, but at least it builds again.
* Fix autoscale-go
* Fix buildpack-app-dotnet
* Fix buildpack-function-nodejs
* Fix rest-api-go
* Fix telemetry-go sample
* Fix gitwebhook-go
* Fix knative-routing-go
* Address feedback from Ville.
Prune boilerplate dep comment, fix cleanup command.
|
2018-07-14 11:01:35 -07:00 |
Dave Protasowski
|
e5ad7c6cb8
|
Update Knative-with-Minikube.md (#112)
OS X doesn't include wget
|
2018-07-14 09:31:35 -07:00 |
sebgoa
|
e6a9908976
|
Fix wrong link to build test directory (#128)
_test_ not _tests_
|
2018-07-14 09:09:35 -07:00 |
Matt Moore
|
9b4b73936c
|
Fix all of the `knative/install` links to point to `knative/docs/install`. (#126)
|
2018-07-13 17:21:35 -07:00 |
Sam O'Dell
|
4500fb83f9
|
removing comma
|
2018-07-13 16:48:13 -07:00 |
Matt Moore
|
5ccacbf6d5
|
Fix the import paths for samples still ko-enabled. (#124)
|
2018-07-13 16:34:35 -07:00 |
Sam O'Dell
|
3c6b61e59e
|
"Easy" Install->"Knative" Install
|
2018-07-13 16:05:21 -07:00 |
Sam O'Dell
|
72fac77ac6
|
Making Minikube language parallel with GKE install
|
2018-07-13 16:01:20 -07:00 |
Sam O'Dell
|
88a8a19f47
|
Update updating-existing-app.md
|
2018-07-13 15:48:07 -07:00 |
Sam O'Dell
|
6ac7e16b38
|
Wording fix
|
2018-07-13 15:47:23 -07:00 |
Sam O'Dell
|
1bc392c8d9
|
Adding more detail for using cURL to interact with the app instead
|
2018-07-13 15:39:26 -07:00 |
Ivan Nikittin
|
e441a75e29
|
Update outbound-network-access.md
|
2018-07-13 15:18:21 -07:00 |
Sam O'Dell
|
eb81c59769
|
Moving links into one list
Updating # Configuring Knative Serving section to condense explanation and move all the links into one list based on Ivan's suggestion
|
2018-07-13 15:16:49 -07:00 |
Sam O'Dell
|
2f91c9ddf3
|
Updates based on feedback in Jeffrey's friction log (#123)
* Updates to install guide and docs README
* Changing order of sections
|
2018-07-13 15:13:35 -07:00 |
Ivan Nikittin
|
f2fcf22c24
|
Update README.md
|
2018-07-13 14:58:04 -07:00 |
Ivan Nikittin
|
ddb39caf31
|
Re-written the topic (#121)
|
2018-07-13 14:52:33 -07:00 |
Ivan Nikittin
|
8429e15b15
|
Configuring section sync
|
2018-07-13 12:43:08 -07:00 |
Ivan Nikittin
|
d50930211c
|
Wording edits to new config section
|
2018-07-13 11:49:09 -07:00 |
Steren
|
2b1a6bc954
|
DNS install: Reflect the current state of current Knative config (#120)
* DNS install: Reflect the current state of current Knative config
Fixes #119
* update wording
|
2018-07-13 09:29:35 -07:00 |
Steren
|
6eb2e194eb
|
Clarify that guide will help create a cluster (#117)
* Clarify that guide will help create a cluster
Fixes #116
* Update Knative-with-GKE.md
|
2018-07-13 09:09:35 -07:00 |
Sam O'Dell
|
dbd6404742
|
Adding Richie and I to /docs OWNERS
|
2018-07-13 09:05:33 -07:00 |
Steren
|
df1d82130d
|
Remove "on day 2" (#115)
fix #114
|
2018-07-13 09:00:35 -07:00 |
Mark Chmarny
|
32951b755a
|
Covered by Uber Launch checklist (#1533)
Covered by https://github.com/orgs/knative/projects/3
|
2018-07-12 14:05:35 -07:00 |
Sam O'Dell
|
a061333ba1
|
Wording fix
|
2018-07-12 14:00:30 -07:00 |
Sam O'Dell
|
5bff064bdc
|
Update updating-existing-app.md
|
2018-07-12 13:54:34 -07:00 |
Sam O'Dell
|
136c9c39e6
|
Moving minikube instructions up
Re-organizing the minikube instructions and improving flow
|
2018-07-12 13:52:00 -07:00 |
Sam O'Dell
|
dade9bc6ce
|
Fixing typo, adding more comments to .yaml files, improving explanation
|
2018-07-12 12:54:53 -07:00 |
Mark Chmarny
|
0b589208b6
|
Datastore and outbound proxy change
|
2018-07-12 11:24:42 -07:00 |
Mark Chmarny
|
b884b3d631
|
Supper draft
WIP: Just to capture the required steps.
|
2018-07-12 11:21:00 -07:00 |
Mark Chmarny
|
dc74cc0cd4
|
Added Configure outbound network access
|
2018-07-12 11:16:12 -07:00 |
Sam O'Dell
|
24030e797e
|
Changing .yaml to `.yaml`
|
2018-07-12 10:41:11 -07:00 |
Nghia Tran
|
a851d2b718
|
Fix error messages for missing traffic targets. (#1556)
* Fix error messages for missing traffic targets.
* Add tests for uncovered new functions
* Update per PR feedback
* Add missed files.
* Update per PR feedback.
|
2018-07-11 20:47:34 -07:00 |
Matt Moore
|
453b1eb93a
|
Add links to the Build and API WGs. (#111)
|
2018-07-11 19:05:34 -07:00 |
Ryan Gregg
|
7486c23c62
|
Fix typos
|
2018-07-11 15:26:17 -07:00 |
Ryan Gregg
|
7265970e42
|
Fix env variable
|
2018-07-11 15:25:22 -07:00 |
Mustafa Demirhan
|
41de065e32
|
Update monitoring installation instructions to take easy install steps in mind (#109)
* Update monitoring installation instructions to take easy install steps in mind.
* Documentation fixes.
|
2018-07-11 15:11:34 -07:00 |
Ivan Nikittin
|
302d008208
|
Update getting-started-knative-app.md
|
2018-07-11 15:06:05 -07:00 |
Sam O'Dell
|
096dda1144
|
Update getting-started-knative-app.md
Fixing typo and formatting
|
2018-07-11 14:57:03 -07:00 |
Ryan Gregg
|
0272320a8e
|
Update README.md
|
2018-07-11 14:04:28 -07:00 |
Ryan Gregg
|
609df7a5fd
|
Add sample (#108)
|
2018-07-11 14:03:41 -07:00 |
RichieEscarez
|
f0a1db1161
|
adding links to info about uploading your app (#107)
links to GCR and docker hub - about uploading container images
|
2018-07-11 13:40:46 -07:00 |
Sam O'Dell
|
d9a8da6b0c
|
Update updating-existing-app.md
|
2018-07-11 13:37:25 -07:00 |
Ivan Nikittin
|
f350657349
|
Typo
|
2018-07-11 13:36:42 -07:00 |
Ivan Nikittin
|
c5df2ac503
|
Update gke-assigning-static-ip-address.md
|
2018-07-11 13:36:19 -07:00 |
Sam O'Dell
|
e69d9d4f5c
|
Update updating-existing-app.md
|
2018-07-11 13:23:09 -07:00 |
Sam O'Dell
|
047e934649
|
Update updating-existing-app.md
|
2018-07-11 13:20:38 -07:00 |
RichieEscarez
|
40b4786223
|
A couple small edits (#106)
missed a code block, punctuation, and edited a couple sentences
|
2018-07-11 13:10:58 -07:00 |
Ivan Nikittin
|
35f2e8fb14
|
Update using-a-custom-domain.md
|
2018-07-11 13:08:20 -07:00 |
RichieEscarez
|
31b52239fe
|
Edits based on first pass testing (#105)
Aligning terminology, adding formatting, and clarifying steps.
|
2018-07-11 13:06:22 -07:00 |
Ivan Nikittin
|
78fc35e9af
|
Update gke-assigning-static-ip-address.md
|
2018-07-11 12:48:07 -07:00 |