Peter Wilson
89b66054cc
Update README to remove IRC reference ( #13031 )
...
* Update README to remove IRC reference
The README references IRC (Freenode) as a means of communication regarding the Vault project, but it seems that:
1. Freenode has had its share of issues (https://en.wikipedia.org/wiki/Freenode#Ownership_change_and_conflict )
2. You now need a Freenode account to access their IRC server
3. The channel hasn't been very active (and to the best of my knowledge hasn't been migrated to Libera where a lot of Freenode based projects moved to)
I'd recommend just removing the reference for now, and if things change or another means of collaboration surfaces - adding that later.
* Added changelog file 13031.txt
* Moved required changelog file to the correct folder
* Removed changelog entry based on PR feedback
2021-11-03 16:01:01 -04:00
Nick Cabatoff
ff74f49047
Move to go 1.17 ( #12868 )
...
Also ensure that the go 1.17 breaking changes to net.ParseCIDR don't make us choke on stored CIDRs that were acceptable to older Go versions.
2021-10-21 09:32:03 -04:00
VAL
1549af7e53
Add links to vault-examples repo ( #12740 )
2021-10-05 10:15:01 -07:00
Josh Black
0291e56e83
bump go to 1.16.7 ( #12408 )
2021-08-24 09:54:26 -07:00
Vishal Nayak
c11c771737
Udate to Go 1.16.5 ( #11802 )
...
* Udate to Go 1.16.5
* Add CL
* Update packages-oss.yml
* Update go_test.yml
2021-06-09 10:38:52 -04:00
Scott Miller
6f084b75f1
Update Go to 1.16.2 for the 1.8-dev cycle ( #11267 )
...
* Update to Go 1.16.2 for build/dev
* Update SDK version_base
* Update docker images
* make packages
2021-04-07 15:46:42 -05:00
Nick Cabatoff
87af415e25
Remove darwin/386 since Go 1.15 doesn't support it. Remove some 1.14.7 references that were missed. ( #10321 )
2020-11-04 12:35:09 -05:00
dr-db
fb31a72b02
Updates Go version in README to 1.14.7, to match reality ( #10237 )
2020-10-25 22:50:25 -07:00
Geoffrey Grosenbach
967d9b85da
Updates URLs to match new paths at Learn ( #9679 )
...
Previous URLs which included a track in the querystring now go to standard paths instead.
2020-08-10 13:40:09 -07:00
Jim Kalafut
0cd66b516f
Update README.md ( #9378 )
2020-07-02 08:58:08 -07:00
Lisa Szpunar
56f615a5a7
Added links to Learn and certification exams to the README ( #8625 )
...
* Added links at the top and to the Getting Started section to Learn and Certifications
* Edited top links to make match the format of the other bullet points.
* Changed "training" to "tutorials"
Co-authored-by: lszpunar <lisaspooner42.com>
2020-03-26 16:36:53 -07:00
Sam Salisbury
7996b8f65a
upgrade to go1.13.7 ( #8332 )
2020-02-11 15:03:49 +00:00
Jim Kalafut
7d8ef4dea5
Update README
2019-12-17 05:24:23 -08:00
Jim Kalafut
1dfdc35a14
Update README.md
2019-11-01 10:28:17 -07:00
Jim Kalafut
ae81c1d665
Update Go version in readme
...
Fixes #7525
2019-09-27 08:30:02 -07:00
Noelle Daley
b11a2e3136
README: add command for building enterprise binary ( #7336 )
...
* README: add command for building enterprise binary
* README: add warning about built-in license
2019-08-19 14:21:05 -07:00
Sam Salisbury
e211a081ce
ci: remove travis config + all refs ( #7122 )
2019-07-25 11:10:31 +01:00
Jim Kalafut
66688f1826
Reference Go Modules in README ( #6708 )
2019-05-09 10:29:15 -07:00
Jeff Mitchell
04ef36da6c
Bump Go version in README
2019-04-12 23:49:51 -04:00
Varsha Varadarajan
24ce818f24
Update the readme with information on how to compile the dev version of vault with UI. ( #6045 )
2019-02-13 09:39:09 -05:00
Jeff Mitchell
3bb381720f
Allow devel in go version check and bump to 1.11
2019-01-29 11:27:04 -05:00
Cole Mujadzic
5b5c3d2af1
Update intro link in README ( #5775 )
2018-11-13 16:00:04 -05:00
Chris Kent
b6b521d4db
Mrktfix ( #4411 )
...
* Updated hero with current logo
* Updated logos in these artifact images as well
* Added Branded Logo
with HashiCorp
* Updated logo with branded logo
(HashiCorp in the name)
* typo
* Wrong spot
* Updated logo
2018-04-20 14:43:11 -05:00
Jeff Mitchell
7a6f582168
1.10 Updates ( #4218 )
2018-03-29 15:32:16 -04:00
Jeff Mitchell
8fe43cd98e
Revert Go dep to 1.9
...
Ping GH-4028
2018-02-22 20:21:07 -05:00
Jeff Mitchell
0f26cb9b8d
Fix PKI tests by generating on-demand
2018-02-20 00:23:37 -05:00
Jeff Mitchell
d1803098ae
Merge branch 'master-oss' into sethvargo/cli-magic
2018-01-03 14:02:31 -05:00
Brian Kassouf
3beda25bf1
Update README.md
2017-11-17 10:52:03 -08:00
Brian Shumate
0773031985
Update README to fix horizontal rule Markdown ( #3534 )
2017-11-07 15:29:02 -05:00
Seth Vargo
c5665920f6
Standardize on "auth method"
...
This removes all references I could find to:
- credential provider
- authentication backend
- authentication provider
- auth provider
- auth backend
in favor of the unified:
- auth method
2017-10-24 09:32:15 -04:00
Jeff Mitchell
1a85a0e7a0
Bump readme go requirement
2017-09-01 08:36:05 -04:00
Chris Kent
9544818f72
Changed campaign ( #2909 )
2017-06-22 20:28:58 +01:00
Chris Kent
2b6f5c3cd4
Added Enterprise links ( #2906 )
...
Added banner and footer links
2017-06-22 05:33:26 +01:00
Jason Costello
4e86b9430c
Update logo in README
...
Fixes https://github.com/hashicorp/vault/pull/2505 . Uses a relative link instead of an asset from the site to prevent future issues.
2017-03-20 10:32:23 -07:00
Jeff Mitchell
0c39b613c8
Port some replication bits to OSS ( #2386 )
2017-02-16 15:15:02 -05:00
Jeff Mitchell
69eb5066dd
Multi value test seal ( #2281 )
2017-01-17 15:43:10 -05:00
Jeff Mitchell
2e9f4c5f5f
Add gitter badge
2016-10-06 12:37:41 -04:00
Jeff Mitchell
9c33224928
Don't retry on redirections.
2016-08-12 15:13:42 -04:00
Jeff Mitchell
ab2cdc04b5
Fix default makefile target and README
2016-08-10 15:38:17 -04:00
Jeff Mitchell
f6a5459843
Add hashicorp-announce to readme
2016-06-01 22:09:28 -04:00
Jeff Mitchell
7a4eda156c
Migrate to built-in Go vendoring.
...
This also removes `godep` calls from make scripts. Of note is that
currently `./...` checking in acceptance tests is disabled.
2016-02-18 15:06:02 -05:00
Jeff Mitchell
54fccb2ff4
Add support for EC CA keys, output to base64-encoded DER instead of PEM, and tests for all of those. Also note that Go 1.5 is now required.
2015-11-19 09:51:17 -05:00
Jeff Mitchell
342a547fde
Link to our security contact point in the Readme
2015-10-05 19:39:25 -04:00
Karel Vervaeke
6dae9c30d3
Typo fix
2015-06-01 15:29:20 +02:00
Jim Alateras
3b6e98031f
Added a bootstrap target in the makefile to download required tools and updated the README.md instructions
2015-06-01 09:32:36 +10:00
Seth Vargo
031d33e2e5
Remove reference to Vagrantfile
...
Fixes #186
2015-05-14 09:48:36 -04:00
gulyasm
ea415bec3b
Added Gox install to README.md
2015-04-29 09:07:46 +02:00
Seth Vargo
7c67504238
Use SVG image
2015-04-28 22:46:15 -04:00
Seth Vargo
2e715717ce
Add support for Travis CI
2015-04-28 15:51:47 -04:00
Seth Vargo
0fb38f147f
Use SSL links
2015-04-28 12:43:00 -04:00