| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-02 | Merge pull request #6910 from sreekaransrinath/dbg-not-go-flags | Kubernetes Prow Robot | |
| Update docs: recommend setting DBG instead of GOGCFLAGS to make in debug mode | |||
| 2022-12-14 | Update required go version | Kenichi Omichi | |
| Today we have k8s upstream training in Japan, and we found this table is not updated at this time. This does it. | |||
| 2022-11-04 | Update to maintain GitHub style guide | Hrittik Roy | |
| 2022-10-12 | docs: use `DBG` instead of `GOGCFLAGS` to build in debug mode | Sreekaran Srinath | |
| 2022-06-21 | Add requirement for minimum bash version for running unit tests | Prateek Gogia | |
| 2022-06-02 | use homebrew to find homebrew-installed bins | Dave Young | |
| 2022-06-02 | updated homebrew path (macos SIP compatible) and jq install | Dave Young | |
| 2022-05-16 | Adding new release version 1.24 and associated go version 1.18 | Matthias Glastra | |
| 2022-03-12 | Updated development.md | Yuvraj Chhetri | |
| Changed some mistakes in docs. Made bullet points instead of copy box. | |||
| 2021-09-02 | updating go version info for k8s releases | RinkiyaKeDad | |
| Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com> | |||
| 2021-08-19 | Remove obsolete "make test-e2e" guide | Yibo Cai | |
| 2021-07-25 | remove bazel build | SataQiu | |
| 2021-03-08 | Update development.md | Kappie37 | |
| Update the needed version of Go for Kubernetes 1.18+. On the most recent version (1.20.4), Kubernetes requires Go 1.16 | |||
| 2021-02-03 | Update contributors development.md | mengjiao.liu | |
| 2021-01-31 | Fixed spell errors and improved wording | Sebastian Lettner | |
| 2020-10-29 | Updated the number of contributors in the document | ramnar | |
| Updated the number of contributors in the document | |||
| 2020-09-02 | Developer Guide: Followup to correct stale information, missing step | Erik L. Arneson | |
| This clears up some stale information, links to some new resources, and includes a pretty important missing step: the Google Cloud CLI. | |||
| 2020-08-26 | Developer Guide End-to-end setup instructions for Linux, Windows, and macOS ↵ | Erik L. Arneson | |
| (#5003) * End-to-end setup instructions for Linux, Windows, and macOS This covers E2E setup instructions for compiling Kubernetes locally on Linux, Windows, and macOS workstations. There is also a substantial rewrite of the instructions for running tests, along with relevant links for more information. * Clarification of a few changes to the Developer Guide Cleared up instructions for jq and etcd in the Developer Guide. * Developer guide: add note about shell init scripts in macOS | |||
| 2020-06-24 | devel: update required Go versions | Nikhita Raghunath | |
| 2020-06-12 | Development: Fix typo | Mauricio Vásquez | |
| 2020-05-11 | Clarify how to build using or targetting Windows | Patrick Lang | |
| 2020-04-15 | Update developer guide | Martin Hickey | |
| Add some improvements to building a local environment. Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com> | |||
| 2020-03-10 | fixes contrib doc bug #4486 - kubetest replaces hack/e2e.go (#4563) | Robert Kielty | |
| * fixes contrib doc bug #4486 - kubetest replaces hack/e2e.go * Update contributors/devel/sig-testing/e2e-tests.md Restoring original list formatting for doc consistency. Co-Authored-By: Bob Killen <killen.bob@gmail.com> * Update contributors/devel/sig-testing/e2e-tests.md Co-Authored-By: Bob Killen <killen.bob@gmail.com> Co-authored-by: Bob Killen <killen.bob@gmail.com> | |||
| 2020-02-23 | Fix invalid command: replace absent package | Shivam Mamgain | |
| 2019-12-19 | Improving documentationn for build-time dependencies | vishakha | |
| 2019-11-08 | fix go version mapping in development.md | Jiahui Feng | |
| see kubernetes/kubernetes#82809 see kubernetes/kubernetes#85019 | |||
| 2019-09-06 | devel: update supported Go versions | Nikhita Raghunath | |
| 2019-04-18 | Merge pull request #3612 from liggitt/godeps-modules | Kubernetes Prow Robot | |
| Update vendor docs for go modules | |||
| 2019-04-18 | Update vendor links | Jordan Liggitt | |
| 2019-04-10 | Updated developer documentation - upgrading Go | Jorge Alarcon Ochoa | |
| Signed-off-by: Jorge Alarcon Ochoa <alarcj137@gmail.com> | |||
| 2019-04-04 | Fixes Contribtuors PR doc | sai-adarsh | |
| 2019-02-21 | broken link updated | eduartua | |
| 2019-01-31 | Some files had conflict with some URL - fixed now | eduartua | |
| 2019-01-30 | file testing.md moved to the new folder /devel/sig-testing - URLs updated - ↵ | eduartua | |
| tombstone file created | |||
| 2019-01-30 | file bazel.md moved to the new folder /devel/sig-testing - URLs updated | eduartua | |
| 2019-01-24 | Created tombstone files for files moved to /devel/sig-architecture - URLs ↵ | eduartua | |
| updated in k/community | |||
| 2019-01-07 | Update go versions in development.md | Rob Franken | |
| Reflect used compiler versions in the list of go requirements for building | |||
| 2018-10-13 | Add rsync as development dependency | ifosch | |
| While trying to fix https://github.com/kubernetes/kubernetes/issues/62577 I noticed my system was lacking `rsync` installed, which was required to have `make` and `make test` working. | |||
| 2018-06-27 | Bump required Go version for Kubernetes 1.11+ | Claudia Beresford | |
| The minimum_go_version for running tests is 1.10.2 | |||
| 2018-05-05 | Add the minimum go version for release 1.11+ | William Zhang | |
| Signed-off-by: William Zhang <warmchang@outlook.com> | |||
| 2018-04-06 | Merge pull request #2010 from vantuvt/master | k8s-ci-robot | |
| Fix typo in development.md | |||
| 2018-04-06 | Update development.md | Van Tu | |
| Fix a typo | |||
| 2018-04-06 | Change 'Mac OS X' and OS X' to 'macOS' | Patrik Erdes | |
| Mac OS X was renamed to OS X in 2012, and then renamed again to macOS in 2016. I suggest that the current name (macOS) should be used whenever referencing the Apple OS. | |||
| 2018-01-02 | moved Github workflow and diagram to contributors/guide folder and ↵ | guineveresaenger | |
| referenced from both development.md and guide README | |||
| 2017-12-21 | Use git.k8s.io for links | Christoph Blecker | |
| 2017-11-03 | removed autogenerated munge analytics from files | guineveresaenger | |
| 2017-10-23 | Fix the error for upgrading go version | yuexiao-wang | |
| Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn> | |||
| 2017-10-20 | Merge pull request #1238 from yuexiao-wang/update-go-version | Davanum Srinivas | |
| Update Go version required by Kubernetes | |||
| 2017-10-20 | Update Go version required by Kubernetes | yuexiao-wang | |
| Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn> | |||
| 2017-10-17 | Remove link to empty document. | Marcin Owsiany | |
