Mike Morris
255fbf1d51
website: bump beta callout on downloads page to 1.10.0-beta2 ( #10202 )
2021-05-07 15:03:50 -04:00
Brandon Romano
19278a7065
Merge pull request #10203 from hashicorp/br.hashistack-tweak
...
Adjust order, remove titles, on HashiStack section
2021-05-07 10:51:37 -07:00
hc-github-team-consul-core
a14adbc689
auto-updated agent/uiserver/bindata_assetfs.go from commit 0e4db3f24
2021-05-07 15:59:32 +00:00
John Cowen
0fd17a3e2b
ui: Adds ability to show a 'partial' list in list-collections ( #10174 )
...
* ui: Add support for showing partial lists in ListCollection
* Add CSS for partial 'View more' button, and move all CSS to /components
* Enable partial view for intention permissions
2021-05-07 16:54:45 +01:00
John Cowen
e7ef202850
ui: Remove top border from Consul::AuthMethod::List ( #10195 )
2021-05-07 16:53:09 +01:00
hc-github-team-consul-core
541a98ae2a
auto-updated agent/uiserver/bindata_assetfs.go from commit e3f9a0f8e
2021-05-07 11:29:11 +00:00
John Cowen
b574093cf1
ui: Loader amends/improvements ( #10181 )
...
* ui: Loader amends/improvements
1. Create a JS compatible template only 'glimmer' component so we can
use it with or without glimmer.
2. Add a set of `rose` colors.
3. Animate the brand loader to keep it centered when the side
navigation appears.
4. Tweak the color of Consul::Loader to use a 'rose' color.
5. Move everything loader related to the `app/components/` folder and
add docs.
2021-05-07 12:23:29 +01:00
hc-github-team-consul-core
b9edfe1b16
auto-updated agent/uiserver/bindata_assetfs.go from commit 5400c81e2
2021-05-07 11:11:34 +00:00
John Cowen
79f59f76e2
ui: [BUGFIX] De-duplicate Tag rendering ( #10186 )
...
* Add some tests for duplicated and non-duplicated tags
* Ensure tags get de-duped and add docs
* Update docs to include info on the recursive-ness
2021-05-07 12:07:11 +01:00
Brandon Romano
5fe6c13aeb
Adjust order & remove titles on HashiStack section
2021-05-06 16:40:44 -07:00
Daniel Nephin
38af9f2a9b
agent/local: only fallback to agent token for deletes
...
Fallback to the default user token for synching registrations.
2021-05-06 18:44:05 -04:00
Daniel Nephin
c9bd4ebf99
Add changelog
2021-05-06 18:35:52 -04:00
Daniel Nephin
1cb8d5e476
config: handled deprecated config key with a warning
2021-05-06 18:09:30 -04:00
Daniel Nephin
0707dc3d6b
Backport audit log config changes from enterprise
2021-05-06 18:09:30 -04:00
Mike Morris
b4c5a8c028
changelog: add 1.10.0-beta2 ( #10198 )
...
and add two missed entries from 1.10.0-beta1
2021-05-06 18:02:22 -04:00
Kim Ngo
37582601dc
docs/nia: simplify api and cli url paths ( #10199 )
2021-05-06 16:26:31 -05:00
Daniel Nephin
c9ae72e72f
Merge pull request #10075 from hashicorp/dnephin/handle-raft-apply-errors
...
rpc: some cleanup of canRetry and ForwardRPC
2021-05-06 16:59:53 -04:00
Freddy
9db8a2d689
Merge pull request #10187 from hashicorp/fixup/ent-tproxy-test
2021-05-06 14:47:44 -06:00
Brandon Romano
82e0e24917
Updates the homepage hero CTA ( #10192 )
...
Plug in callouts content
Most styles for the callout blade
Re-export Consul Stack image
Update icons
Misc content tweaks
Optimize mobile for the consul stack icon
Better alignment
Make full CTA box clickable
2021-05-06 16:33:15 -04:00
Daniel Nephin
8b0ad949c0
Merge pull request #10064 from hashicorp/docs-fix-namespace-api-descriptions
...
docs: fix api-docs namespace descriptions
2021-05-06 15:32:12 -04:00
Andy Assareh
c7f4c6bbdf
K8s docs: Manual join: add note that kubeconfig not required ( #9998 )
...
Per Consul PM, kubeconfig is not required for manual join. I believe this should be clarified in the docs as the current wording refers to the auto join steps above which state kubeconfig is required.
2021-05-06 12:59:25 -06:00
Seth Hoenig
fcbdc5cb3b
docs: fix api-docs namespace descriptions
...
Looks like some copy/paste from ACL docs.
2021-05-06 14:58:08 -04:00
Daniel Nephin
c7d1a6a080
Merge pull request #10177 from hashicorp/dnephin/config-entry-remove-fields
...
docs: remove name field from Mesh config entry
2021-05-06 14:21:38 -04:00
Daniel Nephin
875db2f550
Merge pull request #10047 from hashicorp/dnephin/config-entry-validate
...
state: reduce arguments to validateProposedConfigEntryInServiceGraph
2021-05-06 14:11:21 -04:00
Daniel Nephin
9e4371c6ff
Merge pull request #10189 from hashicorp/dnephin/http-api-health-query-meta
...
http: set consistency header properly for health endpoint
2021-05-06 14:05:12 -04:00
Daniel Nephin
5efced79c1
Merge pull request #10165 from hashicorp/dnephin/improve-cert-pool-cmp
...
testing: slightly better comparison for x509.CertPool
2021-05-06 14:04:55 -04:00
Daniel Nephin
e98d3d3ecb
Update website/content/commands/config/delete.mdx
...
Co-authored-by: Jono Sosulska <42216911+jsosulska@users.noreply.github.com>
2021-05-06 14:04:26 -04:00
Daniel Nephin
39d7d07922
state: reduce arguments to validateProposedConfigEntryInServiceGraph
2021-05-06 13:47:40 -04:00
Daniel Nephin
851bc70c0f
testing: slightly better comparison for x509.CertPool
2021-05-06 13:47:16 -04:00
Zachary Shilton
e23db3045b
website: support hidden pages in nav-data ( #10180 )
...
* website: bump to docs-page prerelease with hidden page support
* website: replace hidden pages hot fix for /docs, /api-docs, and /commmands
* website: remove unused files for old hidden pages hotfix
* website: bump to stable docs-page, w next-mdx-remote bump
* website: bump to latest markdown-page
2021-05-06 13:33:15 -04:00
Daniel Nephin
61525f9a95
fix failing integration tests
...
The new IDs include a leading slash for the partition ID section
2021-05-06 13:30:07 -04:00
Daniel Nephin
4905ac6f44
rpc: add tests for canRetry
...
Also accept an RPCInfo instead of interface{}. Accepting an interface
lead to a bug where the caller was expecting the arg to be the response
when in fact it was always passed the request. By accepting RPCInfo
it should indicate that this is actually the request value.
One caller of canRetry already passed an RPCInfo, the second handles
the type assertion before calling canRetry.
2021-05-06 13:30:07 -04:00
Daniel Nephin
c38f4869ad
rpc: remove unnecessary arg to ForwardRPC
2021-05-06 13:30:07 -04:00
Daniel Nephin
5b1c14a95e
api: fix mesh config entry tests for default namespace
2021-05-06 13:25:32 -04:00
Daniel Nephin
bc6266cc76
docs: remove name field from Mesh config entry
...
Also document the name of these config entries in the API docs, so that
users know how to query for them.
And fix the name of mesh on the index page.
2021-05-06 13:25:32 -04:00
Daniel Nephin
72f52255ff
http: set consistency header properly
...
A recent change in 1.9.x inverted the order of these two lines, which caused the
X-Consul-Effective-Consistency header to be missing for the servie health endpoints
2021-05-06 13:19:45 -04:00
Daniel Nephin
3419d126f1
agent/local: do not persist the agent tokens
...
Only default to the user token and agent token for the sync. Change the
exported methods to only return the stored tokens associated with a
specific check or service.
2021-05-06 13:18:58 -04:00
Daniel Nephin
5c7b0e6339
ci: add a verify CI job to ensure CI checks are run ( #10179 )
...
This workflow will be added as a branch protection rule in github.
2021-05-06 12:26:10 -04:00
hc-github-team-consul-core
ff4ad0c853
auto-updated agent/uiserver/bindata_assetfs.go from commit 9801551f7
2021-05-05 23:34:22 +00:00
Mike Morris
fc26f4b58d
ui: add data-enterprise-logo to logo svg for enterprise
2021-05-05 19:30:10 -04:00
Daniel Nephin
59484f2639
Fix config entry test for enterprise meta
2021-05-05 12:31:23 -06:00
freddygv
abcfb2aeda
Ensure entmeta is encoded in test correlationID
2021-05-05 12:31:23 -06:00
Mark Anderson
42d39973ef
Merge pull request #10185 from hashicorp/ma/uds_fixups
...
Fixup UDS failing tests.
2021-05-05 11:28:32 -07:00
Mark Anderson
83c083e70c
Fixup more structs_test
...
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2021-05-05 10:13:56 -07:00
R.B. Boyer
8dfa0c7561
fix protobufs for socketpath and re-mogrify
2021-05-05 10:13:56 -07:00
Mark Anderson
d911041082
Fixup checksums for tests
...
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2021-05-05 10:13:41 -07:00
Mark Anderson
a78a891d56
Fixup filtering tests
...
Missed annotations for SocketPath, LocalSocketPath, LocalServiceSocketPath
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2021-05-05 09:28:17 -07:00
Mark Anderson
ac4cb213a1
Fixup agent/config tests
...
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2021-05-05 09:28:17 -07:00
Kendall Strautman
ab0b90d480
refactor(downloads): source asset from mktg-logos ( #10178 )
2021-05-05 08:15:27 -07:00
Daniel Nephin
55f620d636
Merge pull request #10155 from hashicorp/dnephin/config-entry-remove-fields
...
config-entry: remove Kind and Name field from Mesh config entry
2021-05-04 17:27:56 -04:00