Commit Graph

9 Commits

Author SHA1 Message Date
Patrick Rachford
35a430614f
Fixes typos (#1557)
* rebase

* undo commit to assets/**/*

* undo commit in script/test/*

* Apply suggestions from code review

Co-authored-by: AhmedGrati <48932084+AhmedGrati@users.noreply.github.com>

* removes webrick

---------

Co-authored-by: AhmedGrati <48932084+AhmedGrati@users.noreply.github.com>
2023-02-08 14:51:09 -05:00
namusyaka
8fcbc60969
Cleanup glide (#1353)
* Cleanup mentions about glide

* Don't use glide to ignore vendor directory

Since go-1.9, "./..." no longer contains the "vendor" directory.
Also, since #1305 migrated dependency management from glide to go mod,
there is no need to think about the "vendor" directory.

See: https://golang.org/doc/go1.9#vendor-dotdotdot

* go mod tidy
2020-11-08 23:21:51 +08:00
Charlie Drage
9486a0e537 Go down to one ACK
Move down to one ACK rather than two for code changes. One or none for
doc changes.
2017-08-14 12:45:42 -04:00
Charlie Drage
787b7d9261 kubernetes-incubator -> kubernetes
Today, we graduate from the incubator, thus all links are updates from
kubernetes-incubator to kubernetes
2017-07-12 15:42:13 -04:00
Charlie Drage
7cfc4934c1 Update contributing doc for reviewing, update owners file
Owners file currently isn't being used (unless we have the Kubernetes
bot in-use), however, it needed a well-overdue update.

I've gone ahead and updated the CONTRIBUTING.md doc to add the change
that it requires *two* reviews for a code-review and one for a doc
review.
2017-04-06 13:01:21 -04:00
Suraj Deshmukh
3decdd7fc9 updated dev docs with latest instructions
cleaned up development docs to have latest changes
2017-01-04 16:35:25 +05:30
Dusty Mabe
34d72c7579
remove executable perms from docs 2016-09-26 15:15:16 -04:00
runseb
b9efc7d8c1 Fix contributing doc, contact OWNERS to get CLA 2016-07-21 14:07:00 +02:00
runseb
8cfb216d63 Set template k8s project 2016-06-27 23:15:27 +02:00