Commit Graph

8600 Commits

Author SHA1 Message Date
Jack Pearkes 7cb95683fa website: clarify windows support 2018-06-25 12:26:18 -07:00
RJ Spiker 4c3e7b821f website - separate js components so they're only called if needed 2018-06-25 12:26:18 -07:00
John Cowen cb11361511 Change the appearance of `*` for intention listings
1. Use 'All Services (*)' as opposed to '*'
2. Set 'Destination' in teh same bold font as 'Source'
3. Ensure you can search for all services by using '*' or 'All Services
(*)'
2018-06-25 12:26:18 -07:00
Mitchell Hashimoto 54ad6fc050 agent: convert the proxy bind_port to int if it is a float 2018-06-25 12:26:18 -07:00
RJ Spiker 446429bc06 website - add homepage video hero 2018-06-25 12:26:17 -07:00
Jeff Escalante 7e73e29707 fix firefox bugs and a small issue with the segmentation challenge animation 2018-06-25 12:26:17 -07:00
Jeff Escalante df93e9fd06 mobile styling for homepage animations 2018-06-25 12:26:17 -07:00
Jeff Escalante cb67aed3ce add missing images/animations to homepage 2018-06-25 12:26:17 -07:00
Jeff Escalante 2cfe88062b segmentation page animations complete 2018-06-25 12:26:16 -07:00
Jeff Escalante 69adb06caa discovery page animations working 2018-06-25 12:26:16 -07:00
Jeff Escalante 0ab522ef77 timing adjustments 2018-06-25 12:26:16 -07:00
Jeff Escalante 77322aa777 second animation added, page styles in 2018-06-25 12:26:16 -07:00
Jeff Escalante 14dcce4a0b first animation working 🎉 2018-06-25 12:26:16 -07:00
RJ Spiker 56063a5c44 website - add case studies components with content 2018-06-25 12:26:15 -07:00
RJ Spiker 8233def0a5 website - responsive styling for timeline component 2018-06-25 12:26:15 -07:00
RJ Spiker 392eae4843 website - update logo-grid styles, add a bunch of logo assets 2018-06-25 12:26:15 -07:00
RJ Spiker 423348ce3e website - use-cases responsive styling 2018-06-25 12:26:15 -07:00
RJ Spiker 9344a17bec website - some button sizing adjustments, hero and cta-section padding adjustments 2018-06-25 12:26:15 -07:00
RJ Spiker eda1079989 website - responsive heroes, hero bg bleed into header, header overrides 2018-06-25 12:26:14 -07:00
RJ Spiker 22d1755f08 website - responsive styles for ul/li section 2018-06-25 12:26:14 -07:00
RJ Spiker 187a4c74e3 website - homepage cta section responsive styling 2018-06-25 12:26:14 -07:00
RJ Spiker 79fea27513 website - logo-grid responsive updates 2018-06-25 12:26:14 -07:00
RJ Spiker cfec4847dc website - add appropriately sized assets and adjust styles 2018-06-25 12:26:14 -07:00
RJ Spiker 3e31ad6507 website - a couple of text-asset component reponsive tweaks 2018-06-25 12:26:13 -07:00
RJ Spiker b64fdf3e07 website - responsive styling for section and text/asset components 2018-06-25 12:26:13 -07:00
RJ Spiker 8ef67246fd website - some button and section updates, add home hero start 2018-06-25 12:26:13 -07:00
RJ Spiker bca4fb83ca website - add g-section li styles 2018-06-25 12:26:13 -07:00
RJ Spiker 3f55947e7e website - add second button to hero 2018-06-25 12:26:13 -07:00
RJ Spiker 0ada6283d3 website - cta section and button updates 2018-06-25 12:26:12 -07:00
RJ Spiker c9691dfcbc website - some section component refactoring and adding code samples 2018-06-25 12:26:12 -07:00
RJ Spiker 1f68f0a4f3 website - timeline component font-size adjustment 2018-06-25 12:26:12 -07:00
RJ Spiker 81c95026e9 website - hero bg image update 2018-06-25 12:26:11 -07:00
RJ Spiker 5d973a06f2 initial commit for website upgrade 2018-06-25 12:26:11 -07:00
Jack Pearkes bbde78691a website: fix a TODO in a page description 2018-06-25 12:26:11 -07:00
Jack Pearkes ba7871716f website: note windows support 2018-06-25 12:26:10 -07:00
Matt Keeler bc7e9b6fd4 Remove build tags from vendored vault file to allow for this to merge properly into enterprise 2018-06-25 12:26:10 -07:00
Matt Keeler b3ba709b3d Remove x509 name constraints
These were only added as SPIFFE intends to use the in the future but currently does not mandate their usage due to patch support in common TLS implementations and some ambiguity over how to use them with URI SAN certificates. We included them because until now everything seem fine with it, however we've found the latest version of `openssl` (1.1.0h) fails to validate our certificats if its enabled. LibreSSL as installed on OS X by default doesn’t have these issues. For now it's most compatible not to have them and later we can find ways to add constraints with wider compatibility testing.
2018-06-25 12:26:10 -07:00
Matt Keeler 8b27c3268a Make sure we omit the Kind value in JSON if empty 2018-06-25 12:26:10 -07:00
Matt Keeler 2f90768662 Vendor the vault api 2018-06-25 12:26:10 -07:00
Kyle Havlovitz 6ad5476f1b website: fix example config in vault CA docs 2018-06-25 12:26:09 -07:00
Jack Pearkes c7f5344076 bump to beta4 2018-06-25 12:26:01 -07:00
Mitchell Hashimoto 593b7b4b1e website: add vs. Envoy page 2018-06-25 12:25:43 -07:00
Mitchell Hashimoto 6bc30a4216 website: address Armon's feedback 2018-06-25 12:25:43 -07:00
Mitchell Hashimoto cebcf542f2 website: remove redundant "as well" 2018-06-25 12:25:43 -07:00
Mitchell Hashimoto 11e675dfa1 website: address pearkes feedback 2018-06-25 12:25:43 -07:00
Mitchell Hashimoto eecb2e6d99 website: address feedback 2018-06-25 12:25:43 -07:00
Mitchell Hashimoto 596b72e971 website: istio vs. and nomad platform guide 2018-06-25 12:25:43 -07:00
Jack Pearkes 0c43a0f448 update UI to latest 2018-06-25 12:25:42 -07:00
Kyle Havlovitz 859eaea5c4 connect/ca: pull the cluster ID from config during a rotation 2018-06-25 12:25:42 -07:00
Kyle Havlovitz a67bfa2c1b connect/ca: use weak type decoding in the Vault config parsing 2018-06-25 12:25:42 -07:00