Commit Graph

49 Commits

Author SHA1 Message Date
Daniel Nephin c2cc9b6bda Update references to the main branch
The main branch is being renamed from master->main. This commit should
update all references to the main branch to the new name.

Co-Authored-By: Mike Morris <mikemorris@users.noreply.github.com>
2021-06-29 17:17:38 -04:00
Derek Strickland d170f17951
Added docs link to Learn tutorial for Kind. (#8610) 2020-09-11 17:03:35 -04:00
kaitlincarter-hc 20e6b21f68
Website Links to Learn (#8641)
* update links

* Update website/pages/home/index.jsx
2020-09-11 15:33:15 -05:00
David Yu 9b2c12bb0c
Small changes to Readme around Consul description (#8114)
Re-ordered features and revised Consul description.
2020-06-16 09:44:26 -07:00
kaitlincarter-hc a0839f8360
Add link to Learn to the top, move service mesh higher up on list of features. (#7474) 2020-03-23 12:10:42 -05:00
Hans Hasselberg f5875b55ca
Small readme changes. 2020-02-11 10:53:57 +01:00
David Yu 4e2cf7a562
Merge pull request #7102 from hashicorp/david-yu-patch-2
Adding links to Kubernetes install to README.md
2020-01-22 08:57:10 -08:00
David Yu 8291cc8133
Small change 2020-01-21 16:22:22 -08:00
David Yu 5c8e7eb7ea
Adding change to mention a few guides
Previously mentioned just one one guide in the header
2020-01-21 15:46:04 -08:00
David Yu 62a84697a1
Adding Service Mesh reference
Adding Service Mesh reference for Consul
2020-01-21 15:07:54 -08:00
David Yu 060a932a1b
Adding links to Kubernetes install
Adding links to Kubernetes deployment guide and minikube install for visibility
2020-01-21 14:55:21 -08:00
rerorero 338768f8f4 fix dead link in INTERNALS.md 2019-11-08 09:35:53 -08:00
Alvin Huang 8ddf9a0592
add circleci and discuss badge (#6599) 2019-10-08 15:55:12 -04:00
Freddy 83541c2f10 Contribution guide (#4704)
* Add a contribution guide and link to it from readme

* Add first pass at testing section for contribution guide

* Format as in README.md

* Add responding to community questions as way to contribute
2018-10-05 09:06:40 -07:00
Rebecca Zanzig 468e7e8980 Update required golang version in Readme
Fixes #4616.
2018-09-12 14:44:07 -07:00
Jack Pearkes fe77ea8bdc
readme: add note about security related issues (#4401)
* readme: add note about security related issues

This is a reminder to encourage responsible disclosure (vs. publicly on GitHub) for security-related issues.

* readme: link to security page
2018-07-19 12:43:36 -07:00
Jack Pearkes 566e21850a
Update README.md 2018-06-26 01:00:54 -07:00
Jack Pearkes 00afb89d95
correct README 2018-06-26 00:34:18 -07:00
Mitchell Hashimoto 171e95d265
Readme for Fork Instructions 2018-06-14 09:41:39 -07:00
James Phillips 1646fce2c3
Adds a link to Consul Enterprise in the README. 2018-01-23 12:32:54 -08:00
Chad Whitacre 72e2947ec5 Provide hint about test over-parallelization 2018-01-05 16:47:14 -05:00
Frank Schroeder b72c8f5526
Update README.md
Mention vendorfmt in the `Vendoring` section.
2017-10-23 12:42:00 +02:00
James Phillips 77521e40a8
Upgrades Go version to 1.9. 2017-08-29 15:32:34 -07:00
James Phillips 8e817ab2a5
Removes obsolete Windows batch file and instructions.
We officially just cross-compile to Windows, and soon will have the normal
Go build working. Since we no longer have any cgo dependencies, none of this
complexity is really needed.
2017-06-09 01:11:38 -07:00
Preetha Appan 68373449b0 update README to mention using CONSUL_DEV 2017-06-05 15:49:50 -07:00
James Phillips c447334203
Bumps Go version to 1.8. 2017-02-16 13:21:28 -08:00
James Phillips 022fce0147 Upgrades to Go 1.7 and fixes vet finding and TLS behavior change. (#2281)
* Upgrades to Go 1.7 and fixes vet finding and TLS behavior change.

* Fixes unit tests in a better manner by closing the client connection on errors.

We traced through and realized that https://github.com/golang/go/issues/15709
causes the output from the client to get buffered, which cuts off the alert
feedback due to the flush() call getting bypassed by the error return.
2016-11-07 18:15:26 -08:00
Kyle Havlovitz 8f31e8b205 Update to the higher quality Travis build icon 2016-10-25 18:11:35 -07:00
James Phillips 0dfa88488c Update README.md 2016-10-06 17:31:40 -07:00
James Phillips c535950e92 Update README.md 2016-10-06 17:30:59 -07:00
The Gitter Badger 9a87d9b45a Add Gitter badge 2016-10-07 00:29:26 +00:00
James Phillips dceda4db27 Tweaks platform information in the README. 2016-08-26 21:51:07 -07:00
James Phillips 196e3b4b3e
Switches over to govendor. 2016-08-08 18:53:35 -07:00
James Phillips d1e711a4a5 Adds a vendoring cheat sheet. 2016-07-19 17:14:25 -07:00
James Phillips b5aa407c2c Update README.md
Fixes #2041.
2016-05-12 21:38:43 -07:00
James Phillips 38b3eeaff5 Gets rid of obsolete go get command in the README. 2016-04-24 16:32:19 -07:00
James Phillips d1dd034d4e Adds a note that Go 1.6+ is required. 2016-03-08 10:33:04 -08:00
James Phillips 0e1aef7f9a Changes readme Go version to 1.5.3. 2016-01-14 19:55:57 -08:00
Seth Vargo dc9131a732 Use HTTPS + www. where appropriate 2016-01-13 17:44:01 -05:00
James Phillips 009a2b3b50 Updates go version to 1.5.1, and modernizes the Vagrantfile.
Drops 32bit in the Vagrantfile as well since we can build that with
gox and don't need a special environment for it. The Vagrantfile is
now just a good default development environment.
2015-10-26 15:59:38 -07:00
Emil Hessman 3539224c42 make.bat: add Makefile functionality for Windows
Converted the Makefile functionality into several bat files to better
support building on Windows. All targets have been introduced in the
make.bat file, except for "cov" and "format".

Running make.bat with no arguments runs the all target per default,
just like Makefile.
If an argument is supplied, it must be one of all, cover, deps,
integ, test, vet, or updatedeps.

For example

  > make.bat test

runs the test target.
2015-01-25 06:35:56 +01:00
Emil Hessman f53c509136 README: go get -f requires Go 1.4+ 2015-01-18 05:30:52 +01:00
Dr Nic Williams 9ba5fe281e suggest 'go get -u ./... before running make 2014-09-02 10:49:28 -07:00
Armon Dadgar e7b6c523ca Adding travis badge 2014-04-19 13:49:20 -07:00
Mitchell Hashimoto b856a268fc Update README 2014-04-16 22:04:28 -07:00
Armon Dadgar db4274ba93 README: fixing link 2014-04-14 12:20:48 -07:00
Armon Dadgar 5703b78adc website: Fixing Google group link 2014-04-14 12:19:28 -07:00
Armon Dadgar fb9becaf6a Filling in READMe 2014-04-14 11:45:31 -07:00
Armon Dadgar d39b1765c6 Initial commit 2013-11-04 14:15:27 -08:00