Matt Keeler
9c20019e27
Update changelog and add telemetry docs ( #10107 )
2021-04-23 20:05:35 +00:00
R.B. Boyer
faad1b5261
test: switch envoy integration tests to use pkill instead of ps+grep+awk+kill ( #10097 )
2021-04-23 18:24:07 +00:00
John Cowen
380d151201
ui: Vertically stack methods listing in the L7 intentions form ( #10052 )
...
* ui: Vertically stack methods listing in the L7 intentions form
2021-04-22 11:24:14 +00:00
John Cowen
3378e4b5ad
ui: Add Admin Partition feature flag ( #10051 )
...
* ui: Add Admin Partition feature flag
This adds a `PartitionEnabled`/`CONSUL_PARTITIONS_ENABLED` feature flag
that can be set during production form the consul binary, or
additionally during development/testing via cookies.
* Add partitions bookmarklet and docs, and all eng docs from main README to the docs instead.
You probably already have the app running once you need these, and it reduces the amount of text/detail in the main README
* Add the env variable section back into the README with actual env vars
2021-04-22 11:23:11 +00:00
John Cowen
d6667880d4
ui: Add information regarding Host header for ingress gateways ( #10050 )
...
* Add inline-code CSS component
* Add %inline-code to all the places where we need it
* Inject selected env variables into the translations file
* Add ingress gateway upstream 'host header' intro text
* Make sure we can use actual correct component casing for titles but still have nice consistent menu item casing in the side nav
2021-04-22 11:18:29 +00:00
Jeff Escalante
2ae163e467
add missing sentinel page to nav ( #10082 )
2021-04-21 16:55:52 +00:00
Daniel Nephin
b26938e61e
Merge pull request #9991 from hashicorp/dnephin/handle-raft-apply-errors
...
Handle FSM.Apply errors in raftApply
2021-04-20 18:01:14 +00:00
Mike Morris
169e7e35e0
Release v1.9.5 ( #10063 )
...
Co-authored-by: hashicorp-ci <hashicorp-ci@users.noreply.github.com>
2021-04-20 12:03:19 -04:00
Freddy
8314f17671
Disallow * as service-defaults name ( #10069 )
2021-04-19 20:23:41 +00:00
Sam Salisbury
1950aa7180
Merge pull request #10065 from hashicorp/ci/update-ssh-rw-key
...
ci: rotate the read/write SSH key fingerprint
2021-04-19 17:18:34 +00:00
Mike Morris
8a898814d0
website: add 1.10.0 beta callout ( #10058 )
2021-04-16 20:20:54 +00:00
Freddy
1de2694fe8
Add docs for transparent proxy mode and config ( #10038 )
...
Add docs for transparent proxy mode and config
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
2021-04-16 19:50:41 +00:00
Iryna Shustava
cba9642074
docs: update helm ref docs and connect docs ( #10032 )
...
All k8s connect-related docs now need to mention that we require a Kubernetes service
for all Connect services
2021-04-16 19:49:52 +00:00
hashicorp-ci
77957e1de7
Putting source back into Dev Mode
2021-04-16 02:49:46 +00:00
hashicorp-ci
befde154c2
Release v1.10.0-beta1
2021-04-16 01:49:24 +00:00
hashicorp-ci
c40609ae2c
update bindata_assetfs.go
2021-04-16 01:49:23 +00:00
Mike Morris
8db2b88e61
changelog: add unreleased entries for v1.10.0-beta1
2021-04-15 21:39:46 -04:00
Freddy
a11ea6254e
Check for optionally prepended namespace in upstream assertion ( #10049 )
2021-04-15 18:31:28 -06:00
R.B. Boyer
70f1ba3a2b
fix test when run in enterprise ( #10048 )
2021-04-15 17:25:25 -05:00
Mike Morris
f00d5e3a2a
ui: fix mismatched curly brace in mock-api ( #10044 )
...
* ui: fix mismatched curly brace in mock-api
* ui: add missing closing paren in mock-api
2021-04-15 18:24:52 -04:00
Freddy
928d3a6d30
Merge pull request #10046 from hashicorp/clone-panic
...
Don't panic on nil UpstreamConfiguration.Clone()
2021-04-15 15:58:16 -06:00
freddygv
a0f3591aee
Don't panic on nil UpstreamConfiguration.Clone()
2021-04-15 15:46:21 -06:00
Joel Watson
b869067b76
Merge pull request #10043 from hashicorp/watsonian/update-upgrade-guide
...
docs: update upgrade guide to use 1.8.10
2021-04-15 16:44:46 -05:00
hashicorp-ci
131599bfab
auto-updated agent/uiserver/bindata_assetfs.go from commit daf897f1a
2021-04-15 20:19:13 +00:00
Freddy
daf897f1a9
Merge pull request #10002 from hashicorp/ui/feature/banners-and-labels-for-tproxy-changes
2021-04-15 14:14:20 -06:00
Freddy
3be304be16
Merge pull request #10016 from hashicorp/topology-update
2021-04-15 14:11:23 -06:00
freddygv
dcd951d5be
Add changelog entry
2021-04-15 13:58:28 -06:00
Freddy
439a7fce2d
Split Upstream.Identifier() so non-empty namespace is always prepended in ent ( #10031 )
2021-04-15 13:54:40 -06:00
R.B. Boyer
4db8b78854
connect: update centralized upstreams representation in service-defaults ( #10015 )
2021-04-15 14:21:44 -05:00
John Cowen
f33feeeec4
ui: Never respond with empty gateway addresses (mock-api) ( #10035 )
...
We noticed that our mock API would sometimes respond with an empty array
of addresses - which resulted in an empty space in the gateway upstream
listing which looked as though it could be broken.
I checked with backend, and as this will never happen, I made the change
here also so the gateway upstream list is always fully populated with
addresses.
2021-04-15 19:18:37 +01:00
John Cowen
76b2122f38
ui: remove old nspace argument from the proxy instance repository ( #10039 )
...
The extra argument meant that the blocking query configuration wasn't
being read properly, and therefore the correct ?index wasn't being sent
with the request.
2021-04-15 19:18:07 +01:00
Joel Watson
a51d10628e
Also update the nav link
2021-04-15 12:12:10 -05:00
Joel Watson
fd9e240569
Update upgrade guide from 1.8.4 to 1.8.10
2021-04-15 12:03:24 -05:00
kenia
703869603e
review note fixes
2021-04-15 09:19:22 -04:00
kenia
53a0fc56e9
Update catalog mock data for Mode attr
2021-04-15 09:19:22 -04:00
kenia
f9416b04b9
Add changelog
2021-04-15 09:19:22 -04:00
kenia
876d03a81b
Refactor TopologyMetrics Notices
2021-04-15 09:19:22 -04:00
kenia
041245c7dd
Create placeholder *(All Services) Card
2021-04-15 09:19:22 -04:00
kenia
934db376f4
Add translations for topology-mterics and transparent-proxy components
2021-04-15 09:19:22 -04:00
kenia
727b6e966b
Create icon and dashed line for intention not explictly defined
2021-04-15 09:19:21 -04:00
kenia
f5849fd500
Create not explicitly defined intentions banner
2021-04-15 09:19:21 -04:00
kenia
52e88bbf65
Create TransparentProxy mode label for service instance page
2021-04-15 09:19:21 -04:00
kenia
fc40212823
Create Topology Metrics Source Type to be in each Card
2021-04-15 09:19:21 -04:00
kenia
e9d01a3d4c
Refactor Topology Metrics Card component
2021-04-15 09:19:21 -04:00
kenia
cdf77e32f2
Create warning banners for permissive default-allow and wildcard-intention
2021-04-15 09:19:21 -04:00
kenia
57d3bf59ee
Update service-topology mock data with new attributes: TransparentProxy, DefaultAllow, WildcardIntention, and Source
2021-04-15 09:19:21 -04:00
Kent 'picat' Gruber
62fcf1ff17
Merge pull request #10030 from hashicorp/fix-ent-audit-log-bypass
...
Add synthetic enterprise entry for CVE-2021-28156
2021-04-14 20:08:51 -04:00
Kent 'picat' Gruber
6133696ee2
Add component name to entry
...
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
2021-04-14 19:41:04 -04:00
Kent 'picat' Gruber
9f7190a4fe
Merge pull request #10023 from hashicorp/fix-raw-kv-xss
...
Add content type headers to raw KV responses
2021-04-14 18:49:14 -04:00
Kent 'picat' Gruber
34683f04c5
Add synthetic enterprise entry for CVE-2021-28156
2021-04-14 18:45:49 -04:00