Commit Graph

73 Commits

Author SHA1 Message Date
mattmoor-sockpuppet 8d62a0b066 Format markdown (#1288)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2019-05-08 14:13:38 -07:00
Kamesh Sampath 4d7064dcf9 (docs): add quarkus java example (#1047)
* (docs): add sample for Java Quarkus

- Updated build for quarkus v0.13.1
- Added extra toolset to the base image
- refactored to new folder under community samples

Resolves: #1033

Signed-off-by: Kamesh Sampath <ksampath@redhat.com>

* (fix): upgrade to Quarkus v0.13.0

- removed test classes
- removed native image build

* (refactor): remove buildah native image script

- remove buildah native image script and use the one from the base builder img
- remove expose port

* Updated configurationt to get port from env var

* removed PORT env var.
reformatted README code blocks

* (chore): Review comment updates

- (refactor) added native image builder dockerfile
- (refactor) added comments MVN_CMD_ARGS to allow building Quarkus in JVM mode
- (chore) updated the knative build to use the new community samples path
- (chore): add other common IDE files to dockerignore

Signed-off-by: Kamesh Sampath <ksampath@redhat.com>

* updated readme

* Simplified quarkus example

* remove unnecessary dockerfiles

* Respect PORT environmental variable

* remove extra ls in Dockerfile

* Edit to get the user up and running

got a window to test and run the local side of the sample:
- added maven
- clarified code options
otherwise, left the rest of the content as is
2019-05-07 19:35:37 -07:00
Kevin Moore 0d8cfba60f More cleanup for helloworld-dart sample (#1159)
Align README.md content with code content
Fix a spelling issue
Ignore files as appropriate
2019-05-07 09:09:40 -07:00
mattmoor-sockpuppet 429da39a46 Format markdown (#1245)
* Format markdown

Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`

* Revert the bad portion of the auto-format
2019-04-28 08:13:30 -07:00
SataQiu 2def64f4ae fix some spelling mistakes of doc (#1223) 2019-04-24 12:47:30 -07:00
RichieEscarez 1d778b87fc add community _index.md files (#1219) 2019-04-22 11:48:28 -07:00
RichieEscarez 1214e0bf2b links and landing pages for all samples (#1218)
* links and landing pages for all samples

* revision
2019-04-22 11:29:28 -07:00
lIuDuI bafe7456dd Fix typo Knatve -> Knative (#1196)
Signed-off-by: xichengliudui <1693291525@qq.com>
2019-04-18 11:10:26 -07:00
Musa Hamwala II e39bc719f0 Update READMEs to make community samples discoverable. (#1187)
* Addressed changes
- reworded and moved helloworld-shell

* Fix broken shell link
2019-04-17 09:38:26 -07:00
Ahmet Alp Balkan 3f8fbb2ba0 helloworld-go: install CA certs (#1143)
* helloworld-go: install CA certs

All users who are querying any HTTPS endpoints will need this and won't understand why it's failing.

* address fixes

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2019-04-15 11:30:00 -07:00
mockturtl de30848e62 fix README (#1180)
Replace pubspec field `private` with `publish_to`.  [ref](https://www.dartlang.org/tools/pub/pubspec#publish_to)

See @52f464f.
2019-04-15 10:51:01 -07:00
Kevin Moore 52f464f44e Update community Dart sample (#1058)
* ignore .packages – this is machine-specific

* Fix pubspec - use `publish_to` instead of `private`

Order keys to follow convention

* update dependencies

* code cleanup
2019-04-10 11:18:58 -07:00
chaodaiG 451509735f move shell sample over to docs (#1085) 2019-03-26 10:26:50 -07:00
mattmoor-sockpuppet 01d4ba31ec Format markdown (#1070)
* Format markdown

Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`

* Apply suggestions from code review

Co-Authored-By: mattmoor-sockpuppet <mattmoor+sockpuppet@google.com>

* Undo parts of auto-correction that result in diff.
2019-03-24 21:12:49 -07:00
RichieEscarez 9910b8a9ac explicit template types (#1061) (#1064) 2019-03-22 16:14:47 -07:00
RichieEscarez 3c04f86ad7 Merge website files into Master (#1025)
* Add front matter to Build files (#833)

* Update README.md

* Adding front matter to builds.md

* Update installing-build-component.md

* Update README.md

Revert changes so Richie can handle this with the index file

* Update builder-contract.md

* Update personas.md

* Update auth.md

* Update creating-builds.md

* Update build-templates.md

* sentence case

* sentence case

* sentence case

* Adding frontmatter to /install/ (#834)

* Adds front matter to Serving (#838)

* Update accessing-logs.md

* Update accessing-metrics.md

* Update accessing-traces.md

* Update cluster-local-route.md

* Update debugging-application-issues.md

* Update debugging-performance-issues.md

* Update gke-assigning-static-ip-address.md

* Update installing-logging-metrics-traces.md

* Update outbound-network-access.md

* Update setting-up-a-logging-plugin.md

* Update using-a-custom-domain.md

* Update using-an-ssl-cert.md

* Update using-cert-manager-on-gcp.md

* Update using-external-dns-on-gcp.md

* site index for fluentd folder (#839)

* add Hugo index files and frontmatter (#840)

* hugo build files for autogen refdocs (#841)

* move resources and readme (#843)

* site: add blog (#837)

* add blog folder

* switch to sentence case

* site: add community and contributing (#836)

* add _index.md files and front matter

* switch to sentance case caps

* fix weights

* Update community/samples/README.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* site: restructure content into a "docs" directory (#842)

* move content into a 'docs' directory

* inject additional 'docs' directory

* site: add build files and front matter to serving samples (#850)

* new _index.md files and front matter

* serving samples + fix urls

* remove file

* add PR#851 - channels (#853)

* Update README.md (#854)

* Remove README.md from all links (#855)

* Remove README.md from all links

* mend

* mend

* mend

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* fix links in community (#857)

* Update _index.md (#856)

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

Adds missing pointer to README

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* revert

* fix build links (#858)

* site: fix eventing links (#859)

* fix eventing links

* Update README.md

* fix install links (#860)

* site: fix serving links (#861)

* fix serving links

* Update using-external-dns-on-gcp.md

* remove hardcoded github link (#863)

* Update README.md (#864)

Fix links by removing md file extensions.

* Fix links (#866)

* Fix links

* Update installing-build-component.md

* Update builder-contract.md

* add missing hello-world directory (#865)

* Link fixes for Build (#867)

* Fix links

* Update installing-build-component.md

* Update builder-contract.md

* Update creating-builds.md

* Update builder-contract.md

* Update builds.md

* Update creating-builds.md

* Update installing-build-component.md

* Update installing-build-component.md

* Update creating-builds.md

* Update creating-builds.md

* Update builds.md

* Update build-templates.md

* convert to Hugo rel link

* Manually run prettier.io (#880)

* Manually run prettier.io

Trying to fix the stuff that hits prettier.io bugs.

* Fix prettier.io issues.

* Revert manual link fixes (use new build script instead) (#927)

* Revert "convert to Hugo rel link"

This reverts commit f1bbc8ebbc.

* Revert "Fix links (#866)"

This reverts commit 3a57ffed62.

* Revert "remove hardcoded github link (#863)"

This reverts commit fb7fdd9383.

* Revert "site: fix serving links (#861)"

This reverts commit f61514c1b4.

* Revert "fix install links (#860)"

This reverts commit 1fcf32b509.

* Revert "site: fix eventing links (#859)"

This reverts commit 880916567e.

* Revert "fix build links (#858)"

This reverts commit 847e08bf2e.

* Revert "fix links in community (#857)"

This reverts commit 0cd5a44baf.

* Revert "Remove README.md from all links (#855)"

This reverts commit 2029c8bccb.

* Revert "Update README.md (#864)"

This reverts commit 072c731155.

* Adding frontmatter to Gloo guide (#939)

*  adding frontmatter; cherry-picking commit into 0.3 (#943)

* Deploy using private registry (#847)

* new doc for deploying with private registry

* update last few steps

* header sizes

* capitalization

* updating with correct registry annotation and small edits

* wording

* formatting

* formatting

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* update based on feedback

* missing <

* adding tic marks for filename

* udpate with helloworld-go sample

* add testing application

* update return from helloworld app

* update readme with link to doc

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* Update serving/deploying-with-private-registry.md

Co-Authored-By: beemarie <beemarie@us.ibm.com>

* adding frontmatter; cherry-picking commit into 0.3

* Update Knative-with-Minishift.md (#988)

Update to correct title (Openshift > Minishift), as mentioned by Ashleigh in the Docs WG.

* add type:docs + enable relative links (#990)

* Deleting an unnecessary file

accidentally copied in extra file

* update ref docs api build script and files (#997)

* all links must have ./ (#1004)

* all links must have ./

* Update contributing/README.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update contributing/README.md

Co-Authored-By: RichieEscarez <rescarez@google.com>

* Update for clarity

* Update README.md

Fixing my poorly formatting suggestion

* ref tool steps + script (#1008)

* Incorporate edits from #1008 (#1010)

* Incorporate edits from #1008

* Add "contributor" info link

* page-by-page link check fixes (#1024)

* update readmes - source and site versions

* rename file to fix left nav

* rename file and remove folder to fix left nav
2019-03-20 13:48:47 -07:00
Sam O'Dell 3f7a02ec80 Clarifying Docs contributor roles (#958)
* Clarifying Docs contributing roles

* Clarifying how contributors become members/approvers

* Add docs-reviewers alias

* Add gyliu513 as docs reviewer

* Update DOCS-CONTRIBUTING.md

* Update DOCS-CONTRIBUTING.md

* Apply suggestions from code review

Co-Authored-By: samodell <31352624+samodell@users.noreply.github.com>

* Applying comments from DOCS-CONTRIBUTING.md

The text in DOCS-CONTRIBUTING was pulled from ROLES, so I'm making the same changes here as I did there.

* Update DOCS-CONTRIBUTING.md

* Update DOCS-CONTRIBUTING.md
2019-03-13 19:12:45 -07:00
Ville Aikas 4015b93789 Add a note about using reviewers section to get PRs assigned to you (#962)
* Add a clarification about reviewers section in the OWNERS file

* add blurp about approver discretion
2019-03-06 09:46:40 -08:00
moeyui1 025a5fb602 Add Build and Eventing to "How can I help" (#193) (#936) 2019-02-27 15:16:49 -08:00
Matt Moore 4037374784 Manually run prettier.io (#880)
* Manually run prettier.io

Trying to fix the stuff that hits prettier.io bugs.

* Fix prettier.io issues.
2019-02-07 16:04:41 -08:00
Averi Kitsch 0d4c5c2dac Add Community Sample Directory (#805)
* Move extra helloworld samples

* Add documentation for community samples

* Update readmes
2019-01-28 14:08:37 -08:00
Matt Moore fc6ccd7024 Manually run prettier.io (#713)
We've been having issues with prettier.io on one of the autoscaling markdown files, so I manually fixed that file so that it wouldn't trigger the issue and ran prettier.io over the repo using the normal @mattmoor-sockpuppet command.
2019-01-07 09:45:41 -08:00
Naomi Seyfer d96ee82417 Add client working group (#667)
* Add client working group

* Change calendar link to link to whole calendar

Co-Authored-By: sixolet <naomi@seyfer.org>
2019-01-03 09:27:43 -08:00
mattmoor-sockpuppet 8415851da7 Format markdown (#681)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-26 08:11:36 -08:00
Sam O'Dell 9f8fe54d31 Adds more info for Docs contributors (#678)
* Updates to Docs contributor info

* Adding more info for Docs contributors

* Updating links

* fix broken links

* Update community/DOCS-CONTRIBUTING.md

Co-Authored-By: samodell <31352624+samodell@users.noreply.github.com>

* Update community/DOCS-CONTRIBUTING.md

Co-Authored-By: samodell <31352624+samodell@users.noreply.github.com>

* Update DOCS-CONTRIBUTING.md

* Update DOCS-CONTRIBUTING.md

* Update DOCS-CONTRIBUTING.md

* Update community/DOCS-CONTRIBUTING.md

Co-Authored-By: samodell <31352624+samodell@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: samodell <31352624+samodell@users.noreply.github.com>

* Update DOCS-CONTRIBUTING.md
2018-12-21 15:21:35 -08:00
mayaspivak c30f4f7109 Update the link to the Eventing Working Group calendar. (#664) 2018-12-18 14:07:34 -08:00
mattmoor-sockpuppet 4f0ffb8d31 Format markdown (#650)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-10 12:50:15 -08:00
Adriano Cunha 309cfedabc Fix my username :) (#641) 2018-12-07 10:05:26 -08:00
mattmoor-sockpuppet c64c63a160 Format markdown (#626)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-04 14:34:25 -08:00
mattmoor-sockpuppet 41462c69e1 Format markdown (#620)
Produced via: `prettier --write --proseWrap=always $(find -name '*.md' | grep -v vendor)`
2018-12-03 13:54:25 -08:00
RichieEscarez 0029dc3481 Events work group -> Eventing (#560)
To avoid confusion with Knative Events (like a conference) and Knative Eventing

/assign @evankanderson
2018-11-20 14:46:20 -08:00
Evan Anderson 779f691ab1 Update calendar information for TOC and Working Groups. (#546) 2018-11-16 10:47:18 -08:00
Sam O'Dell 1043f54154 Update frequency of Documentation Working Group (#474) 2018-10-24 11:23:55 -07:00
Mustafa Demirhan b967d25301 Update Observability WG meeting information & fix Slack channel links for all WGs. (#441) 2018-10-04 13:51:24 -07:00
Sam O'Dell 78ac305425 Moving documentation WG to Tuesdays (#440) 2018-10-04 11:42:24 -07:00
Sam O'Dell cdff1d6801 Add Documentation working group (#408)
* Add Documentation working group

* Add anchor link to docs group

* Change to Thursdays

* Fix calendar link
2018-10-01 11:39:23 -07:00
Michael Grifalconi 3d6070ecdc Change slack link to slack guidelines (#429)
Change the Slack link in the community page to show the Slack Guidelines page that contains the invite.
2018-09-28 10:28:49 -07:00
Paul Morie a761061939 Add note to community/CONTRIBUTING.md about gubernator (#426) 2018-09-28 07:41:22 -07:00
jessiezcc c2cfaccdcc update calendar link for productivity wg` (#427) 2018-09-27 17:15:22 -07:00
Nghia Tran 0caf5e95fa Update WG calendar. (#420) 2018-09-27 08:59:21 -07:00
Jason Hall 5ecebd81cf Update build WG calendar link (#398)
/assign mattmoor
2018-09-13 17:17:16 -07:00
Aurélien Pupier 01f02a9ca6 Fix typos (#274)
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2018-09-07 09:09:32 -07:00
Evan Anderson c2306430a0 Really fix URL to the WG meeting (#367)
* Fix WG calendar link after original meeting was deleted.

* Actually fix WG event URL I hope.
2018-08-31 15:26:12 -07:00
Evan Anderson 8a59f23486 Fix WG calendar link after original meeting was deleted. (#366) 2018-08-31 11:29:12 -07:00
jessiezcc 1fec344bcc add productivity wg (#354) 2018-08-27 09:15:11 -07:00
Dave Protasowski 85cb853b9b Update ROLES.md (#347)
* Update ROLES.md

* Update ROLES.md
2018-08-24 07:12:59 -07:00
Jason Hall 1a48e0bbe8 Update WORKING-GROUPS.md (#336) 2018-08-16 07:27:56 -07:00
Mark Chmarny b14552673a Added Slack URL #257 (#333)
* Added Slack URL #257

Added URL to enrol and access Knative Slack instance

* Moving link up to top
2018-08-14 09:20:56 -07:00
Matt Moore f606154d8a Split serving into two separate work groups: observability and networking. (#322)
This is a continuation of https://github.com/knative/docs/pull/220 with merge conflicts fixed while Mustafa is out.
2018-08-08 11:28:12 -07:00
Adriano Cunha cdd8e1a3c1 Remove instructions for checking Prow logs from Google Cloud Console (#314)
Now that our Prow instance is public, links to test results work out-of-the-box.
2018-08-07 14:33:12 -07:00