Evan Culver
9d0b5bf8e9
connect: Add Envoy 1.22 to integration tests, remove Envoy 1.18 ( #12805 )
...
Co-authored-by: R.B. Boyer <rb@hashicorp.com>
2022-04-18 09:36:07 -07:00
John Cowen
ceb6181063
ui: Add documentation link to the Server Fault Tolerance panel ( #12792 )
2022-04-18 09:08:48 -07:00
Evan Rowe
05e5722153
ui: Revert to Services route as default ( #12804 )
...
* ui: Revert to Services route as default
* ui: update page navigation tests to match routing change
2022-04-18 09:03:13 -07:00
DanStough
a050aa39b9
Update go version to 1.18.1
2022-04-18 11:41:10 -04:00
Jeff Apple
d44111091b
Merge pull request #12811 from hashicorp/japple-rename-apigw-install-doc
...
Docs: Rename and re-title docs page for installing Consul API Gateway
2022-04-18 07:21:03 -07:00
Jeff-Apple
521579724e
Rename and re-title docs page for installing Consul API Gateway
2022-04-17 20:41:29 -07:00
Evan Rowe
59d0ec3be3
Merge pull request #12738 from hashicorp/ui/bugfix/safari-icons
...
ui: Fixup icons not displaying in Safari
2022-04-15 14:00:07 -07:00
Kyle Havlovitz
449a0f855c
Add an internal env var for managed cluster config in the ui ( #12796 )
2022-04-15 09:55:52 -07:00
Karl Cardenas
4c4e02af65
Merge pull request #12799 from hashicorp/redirect-fix
...
docs: fixed redirect issue
2022-04-15 07:20:33 -07:00
Karl Cardenas
2621beab59
docs: fixed redirect issue
2022-04-15 07:18:17 -07:00
Mark Anderson
aed99bc77f
Merge pull request #12793 from hashicorp/jm/vault-ns-auth
...
Set vault namespaces on vault client prior to logging in
2022-04-14 18:11:30 -07:00
Boris Korzun
da64d62000
Fix incorrect severity syslog messages ( #12079 )
...
Co-authored-by: Evan Culver <eculver@hashicorp.com>
2022-04-14 15:51:00 -07:00
Mark Anderson
fa2167a55f
Update 12793.txt
2022-04-14 14:57:47 -07:00
Mark Anderson
f8e4075546
Update 12793.txt
2022-04-14 14:56:44 -07:00
Paul Glass
1a938e4a49
acl: Fix tag parsing for IAM users and roles in IAM auth method ( #12797 )
...
* acl: Fix tag parsing on IAM users and roles in IAM auth method
* Add changelog
2022-04-14 16:45:35 -05:00
Mark Anderson
287fcf0072
Add changelog
...
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2022-04-14 13:18:13 -07:00
John Murret
1e118a5410
set vault namespaces on vault client prior to logging in with the vault auth method
2022-04-14 12:18:06 -06:00
Evan Culver
e62745c82c
connect: Add Envoy 1.21.1 to support matrix, remove 1.17.4 ( #12777 )
2022-04-14 10:44:42 -07:00
Dhia Ayachi
acf9a9799e
add queryBackend to the api query meta. ( #12791 )
...
* add queryBackend to the api query meta.
* add a changelog
* use string type instead of int
* Apply suggestions from code review
Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
2022-04-14 12:48:19 -04:00
Jake Herschman
7ce5abe928
fixed text color and added card hover states ( #12790 )
2022-04-14 12:27:01 -04:00
John Cowen
8edb19f97a
ui: Adds support for AWS-IAM Auth Methods ( #12786 )
...
* ui: Adds support for AWS-IAM Auth Methods
* Changelog
2022-04-14 17:13:13 +01:00
John Cowen
7c74885180
ui: Only show optimistic details in Ent ( #12788 )
2022-04-14 16:58:19 +01:00
Dan Upton
769d1d6e8e
ConnectCA.Sign gRPC Endpoint ( #12787 )
...
Introduces a gRPC endpoint for signing Connect leaf certificates. It's also
the first of the public gRPC endpoints to perform leader-forwarding, so
establishes the pattern of forwarding over the multiplexed internal RPC port.
2022-04-14 14:26:14 +01:00
Matt Siegel
c1cea9a725
Merge pull request #12782 from hashicorp/FFMMM-patch-1
...
Update latest version on website to 1.11.5
2022-04-14 09:12:15 -04:00
FFMMM
edfbbf1063
Update latest version on website to 1.11.5
...
Per the latest release
2022-04-13 17:38:31 -07:00
Kyle Havlovitz
34280fc648
Merge pull request #12780 from hashicorp/oss-expanded-token-fix
...
oss: Fix namespace default field names in expanded token output
2022-04-13 17:35:01 -07:00
Kyle Havlovitz
199f1c7200
Fix namespace default field names in expanded token output
2022-04-13 16:46:39 -07:00
Paul Glass
5eea62b47a
acl: Adjust region handling in AWS IAM auth method ( #12774 )
...
* acl: Adjust region handling in AWS IAM auth method
2022-04-13 14:31:37 -05:00
Mark Anderson
156c25d0bb
Merge pull request #12736 from hashicorp/ma/update_vault_version
...
Update vault to 1.9.4
2022-04-13 10:01:27 -07:00
Eric Haberkorn
7961901153
Merge pull request #12773 from hashicorp/fix-lambda-intentions-and-routing
...
Implement Routing and Intentions for Lambdas
2022-04-13 13:01:15 -04:00
Eric
b062f8c2aa
Implement routing and intentions for AWS Lambdas
2022-04-13 11:45:25 -04:00
John Murret
4d57b7d5e0
Setting DOCKER_DEFAULT_PLATFORM in make dev-docker so arm64 can build an amd64 containerwith and amd64 binary. ( #12769 )
2022-04-13 10:24:35 -05:00
Dhia Ayachi
ef4a250203
add changelog for enterprise bug fix ( #12772 )
2022-04-13 10:42:32 -04:00
John Cowen
83799eaea5
ui: Show read-replica health status ( #12758 )
2022-04-13 10:34:09 +01:00
John Cowen
bd1e80f0c6
ui: Don't automatically move rz read-replicas out of the rz ( #12740 )
2022-04-13 10:33:31 +01:00
Dhia Ayachi
1dd8e24bd1
add changelog for enterprise fix ( #12761 )
2022-04-12 16:01:35 -04:00
Karl Cardenas
b0b197964c
Merge pull request #12562 from hashicorp/docs/blake-agent-config
...
docs: Agent configuration hierarchy reorganization
2022-04-12 12:33:42 -07:00
FFMMM
0c05f6d2e3
add docs for new labels ( #12757 )
2022-04-12 11:53:30 -07:00
R.B. Boyer
005e5f12d8
deps: update to latest go-discover ( #12739 )
...
Fixes #11253
$ go mod why -m github.com/dgrijalva/jwt-go
# github.com/dgrijalva/jwt-go
(main module does not need module github.com/dgrijalva/jwt-go)
$ go mod why -m github.com/form3tech-oss/jwt-go
# github.com/form3tech-oss/jwt-go
github.com/hashicorp/consul/agent
github.com/hashicorp/go-discover
github.com/hashicorp/go-discover/provider/azure
github.com/Azure/go-autorest/autorest
github.com/Azure/go-autorest/autorest/adal
github.com/form3tech-oss/jwt-go
2022-04-12 13:41:12 -05:00
FFMMM
cf7e6484aa
add more labels to RequestRecorder ( #12727 )
...
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
2022-04-12 10:50:25 -07:00
John Murret
a2a9c963d6
Correcting an uncapitalized word setup at the beginning of titles to be capitalized in vault section. ( #12759 )
2022-04-12 09:44:41 -07:00
Matt Keeler
2a4ca71d3f
Move to using a shared EventPublisher ( #12673 )
...
Previously we had 1 EventPublisher per state.Store. When a state store was closed/abandoned such as during a consul snapshot restore, this had the behavior of force closing subscriptions for that topic and evicting event snapshots from the cache.
The intention of this commit is to keep all that behavior. To that end, the shared EventPublisher now supports the ability to refresh a topic. That will perform the force close + eviction. The FSM upon abandoning the previous state.Store will call RefreshTopic for all the topics with events generated by the state.Store.
2022-04-12 09:47:42 -04:00
John Cowen
19cb9779e2
ui: Adds licensing overview tab ( #12706 )
...
* Add some utilities/helpers to temporal for formatting etc
* Enable the licensing tab
* Add licensing page
* Add CSS for licensing page
* Fixup typo
* Remove box shadow from panel
2022-04-12 09:56:54 +01:00
Blake Covarrubias
3175bf6b1b
Remove .html extensions from docs URLs
2022-04-11 17:38:49 -07:00
Natalie Smith
cd17e98800
docs: fix yet more references to agent/options
2022-04-11 17:38:49 -07:00
Natalie Smith
b9ec2222db
docs: simplify agent docs slugs
2022-04-11 17:38:47 -07:00
Natalie Smith
bea810cf62
docs: pr feedback
2022-04-11 17:38:17 -07:00
Natalie Smith
a00492e622
chore: rebase updates
2022-04-11 17:38:17 -07:00
Natalie Smith
cd73f27c84
docs: fix external links to agent config pages
2022-04-11 17:38:11 -07:00
Natalie Smith
9f693afcba
docs: fix agent config links
2022-04-11 16:07:09 -07:00