R.B. Boyer
96f6ec48fa
connect/proxy: fixes logic bug preventing builtin/native proxy from starting upstream listeners ( #10486 )
...
Fixes #10480
Also fixed a data race in the `connect/proxy` package that was unearthed by the tests changed for this bugfix.
2021-06-24 20:03:15 +00:00
Kim Ngo
b7c4ec8cfd
docs/nia: fix typo ( #10492 )
2021-06-24 18:52:09 +00:00
Kim Ngo
dfff4121b8
docs/nia: fix typo ( #10492 )
2021-06-24 18:52:05 +00:00
David Yu
63b203d6c2
docs: Remove beta version references from Helm reference ( #10477 )
...
Removing references from the 1.10 beta that were included in Helm Configuration Reference
2021-06-24 16:09:23 +00:00
David Yu
9a033b8fea
docs: Remove beta version references from Helm reference ( #10477 )
...
Removing references from the 1.10 beta that were included in Helm Configuration Reference
2021-06-24 16:09:20 +00:00
Kim Ngo
5fa3b17a0e
docs/nia: Update CTS compatible versions ( #10487 )
2021-06-24 15:16:44 +00:00
Kim Ngo
0cd9b1aa5e
docs/nia: Update CTS compatible versions ( #10487 )
2021-06-24 15:16:40 +00:00
David Yu
a48dd3724b
docs: Removal of Consul vs ZooKeeper analysis ( #10469 )
...
* docs: Removal of Consul vs ZooKeeper
Although Consul does have a KV, we are not positioning Consul as a first class KV store versus other alternatives such as etcd or Zookeeper. Will remove this since this has not been updated with further analysis since this content was created.
* Removing from Zookeeper analysis Navbar
* Removing Zookeeper analysis from redirects
2021-06-24 14:26:07 +00:00
David Yu
0b675af640
docs: Removal of Consul vs ZooKeeper analysis ( #10469 )
...
* docs: Removal of Consul vs ZooKeeper
Although Consul does have a KV, we are not positioning Consul as a first class KV store versus other alternatives such as etcd or Zookeeper. Will remove this since this has not been updated with further analysis since this content was created.
* Removing from Zookeeper analysis Navbar
* Removing Zookeeper analysis from redirects
2021-06-24 14:26:03 +00:00
Mike Wickett
385ce01276
update content param for improved attribution ( #10468 )
2021-06-24 14:06:22 +00:00
Mike Wickett
597cf08854
update content param for improved attribution ( #10468 )
2021-06-24 14:06:19 +00:00
R.B. Boyer
2293ccfeca
structs: prevent service-defaults upstream configs from using wildcard names or namespaces ( #10475 )
2021-06-23 20:49:34 +00:00
Peter M
197cba8fa1
Updating alert for 1.10 announcement ( #10474 )
2021-06-23 19:51:49 +00:00
Peter M
ae8904ba1a
Updating alert for 1.10 announcement ( #10474 )
2021-06-23 19:51:46 +00:00
Zachary Shilton
97aa6fa861
website: bump use-cases to latest ( #10472 )
...
* website: bump use-cases to latest
* chore: bump use-cases to stable release
2021-06-23 19:21:56 +00:00
Zachary Shilton
524bf21924
website: bump use-cases to latest ( #10472 )
...
* website: bump use-cases to latest
* chore: bump use-cases to stable release
2021-06-23 19:21:53 +00:00
R.B. Boyer
d75c06c9d7
structs: add some missing config entry validation and clean up tests ( #10465 )
...
Affects kinds: service-defaults, ingress-gateway, terminating-gateway
2021-06-23 19:16:58 +00:00
John Cowen
adb3223d56
ui: Colocate remaining CSS components to the app/components folder ( #10328 )
2021-06-23 09:16:09 +00:00
Blake Covarrubias
7533faaad5
docs: Remove beta tag for 1.10 features
...
Remove beta tag for 1.10 features which are now GA.
2021-06-22 20:08:13 -07:00
David Yu
18136b04b3
docs - Adding Mesh as CRD in Consul K8s ( #10459 )
...
* docs - Adding Mesh as CRD in Consul K8s
* Removing extra left brace in ServiceDefaults
2021-06-23 02:19:03 +00:00
David Yu
9271b91d10
docs - Adding Mesh as CRD in Consul K8s ( #10459 )
...
* docs - Adding Mesh as CRD in Consul K8s
* Removing extra left brace in ServiceDefaults
2021-06-23 02:19:00 +00:00
Luke Kysow
ab529f1021
Update config entry docs for CRDs ( #10407 )
...
* Update mesh, proxy-defaults and service-defaults docs to properly
document Kubernetes YAML.
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-06-22 23:57:34 +00:00
Luke Kysow
6ce17e50a2
Update config entry docs for CRDs ( #10407 )
...
* Update mesh, proxy-defaults and service-defaults docs to properly
document Kubernetes YAML.
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-06-22 23:57:31 +00:00
Mike Morris
79b56ab0b9
Merge branch 'stable-website' into release/1.10.x
2021-06-22 19:47:43 -04:00
Ashwin Venkatesh
92b8b141e1
update docs ( #10405 )
...
Consul 1.10 GA for Consul K8s
2021-06-22 23:42:31 +00:00
Ashwin Venkatesh
0ae80c4f2d
update docs ( #10405 )
...
Consul 1.10 GA for Consul K8s
2021-06-22 23:42:28 +00:00
Nitya Dhanushkodi
a160563068
docs: upgrading to tproxy (/docs/upgrades/upgrade-specific) ( #10416 )
...
* docs: update tproxy docs
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-06-22 23:41:51 +00:00
Nitya Dhanushkodi
12d3a41011
docs: upgrading to tproxy (/docs/upgrades/upgrade-specific) ( #10416 )
...
* docs: update tproxy docs
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-06-22 23:41:48 +00:00
trujillo-adam
0ad1d4d653
Merge pull request #10434 from hashicorp/faq-license-update
...
docs: updated FAQ to accommodate new requirements prior to upgrading
2021-06-22 19:36:39 -04:00
Iryna Shustava
50cc94e0be
docs: update docs/k8s/connect to for tproxy GA. ( #10408 )
...
* Assume tproxy is enabled by default and connect to upstreams
with kube DNS.
* Update docs for missing annotations.
2021-06-22 23:34:56 +00:00
Iryna Shustava
d484962efb
docs: update docs/k8s/connect to for tproxy GA. ( #10408 )
...
* Assume tproxy is enabled by default and connect to upstreams
with kube DNS.
* Update docs for missing annotations.
2021-06-22 23:34:53 +00:00
Nitya Dhanushkodi
91ac63a890
docs: update tproxy docs (/docs/connect/transparent-proxy) ( #10415 )
...
* docs: update tproxy docs
* add examples
* links
2021-06-22 23:30:37 +00:00
Nitya Dhanushkodi
ba9beee684
docs: update tproxy docs (/docs/connect/transparent-proxy) ( #10415 )
...
* docs: update tproxy docs
* add examples
* links
2021-06-22 23:30:34 +00:00
David Yu
572b829504
docs: Update Consul K8s Compat Matrix for Consul 1.10 ( #10456 )
2021-06-22 23:27:57 +00:00
David Yu
6d9d943081
docs: Update Consul K8s Compat Matrix for Consul 1.10 ( #10456 )
2021-06-22 23:27:54 +00:00
Blake Covarrubias
b1b6d8a1c2
Remove beta release callout on downloads page
2021-06-22 23:23:55 +00:00
Blake Covarrubias
e0c346611a
Remove beta release callout on downloads page
2021-06-22 23:23:52 +00:00
trujillo-adam
9eee184894
Merge pull request #10434 from hashicorp/faq-license-update
...
docs: updated FAQ to accommodate new requirements prior to upgrading
2021-06-22 18:29:09 -04:00
Zachary Shilton
24d048bda8
website: upgrade code-block ( #10436 )
...
* website: upgrade code-block
* website: bump to latest stable releases
2021-06-22 21:46:09 +00:00
Zachary Shilton
25c53154e4
website: upgrade code-block ( #10436 )
...
* website: upgrade code-block
* website: bump to latest stable releases
2021-06-22 21:46:05 +00:00
David Yu
315415ffb7
docs: Remove Grafana from Observability section ( #10454 )
...
* Remove Grafana from Observability section
Reference Grafana Config in the learn guide
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-06-22 21:32:31 +00:00
David Yu
7aa48f8821
docs: Remove Grafana from Observability section ( #10454 )
...
* Remove Grafana from Observability section
Reference Grafana Config in the learn guide
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-06-22 21:32:28 +00:00
hc-github-team-consul-core
ceaa96688f
Merge branch 'release/1.10.0' into remote-x
2021-06-22 18:46:19 +00:00
hc-github-team-consul-core
99d9dcc761
Putting source back into Dev Mode
2021-06-22 18:46:16 +00:00
Matt Keeler
fbad0a655d
Update 1.10 enterprise upgrade docs. ( #10446 )
...
Co-authored-by: Paul Banks <banks@banksco.de>
Co-authored-by: Ashwin Venkatesh <ashwin@hashicorp.com>
2021-06-22 18:39:49 +00:00
John Cowen
d8abd0b6e9
ui: Rename icons for consistency and remove unused icons ( #10311 )
...
* ui: Standardize logo naming
According to structure it should always be logo-name not name-logo
* Make sure all our logos use logo-name format
* Upgrade to @hashicorp/structure-icons 1.9.0
* Add `-color` to be consistent with other logos
* Add ms logo back in
* Remove all the old `*-color` icons from before when we got masks
* Add missing files
* Missed glimmer extend name change
2021-06-22 17:57:34 +00:00
hc-github-team-consul-core
27de64da70
Release v1.10.0
2021-06-22 17:21:15 +00:00
hc-github-team-consul-core
39f3c09e00
update bindata_assetfs.go
2021-06-22 17:21:14 +00:00
Mike Morris
a10fc50aa9
deps: remove go.sum pin for consul/api and consul/sdk
2021-06-22 13:16:03 -04:00
Mike Morris
439c30f076
deps: bump to consul/api v1.9.0 and consul/sdk v0.8.0
2021-06-22 13:14:05 -04:00