Daniel Nephin
|
66798ca42d
|
ci: test against go1.17
|
2021-10-21 16:18:32 -04:00 |
trujillo-adam
|
57b37f3445
|
Merge pull request #11325 from hashicorp/docs/admin-partitions-concept-v1.11.0
Docs/admin partitions concept v1.11.0 beta1
|
2021-10-20 11:33:41 -07:00 |
Daniel Nephin
|
8dbeebb031
|
Merge pull request #11358 from butuzov/refactor-strings
refactor: replace `(*bytes.Buffer).WriteString` with `(*bytes.Buffer).Write`
|
2021-10-20 14:19:38 -04:00 |
trujillo-adam
|
f8a16f928e
|
added info about resource behavior when upgrading to 1.11 +
|
2021-10-20 09:57:55 -07:00 |
trujillo-adam
|
e771d02c30
|
applying most of blake's feedback - still have a question
|
2021-10-20 08:12:07 -07:00 |
Jared Kirschner
|
cd55c0cda3
|
Merge pull request #11328 from radiantly/ui/feature/allow-${}-style-interpolation
ui: Allow ${ } interpolation for UI Dashboard template URLs
|
2021-10-20 08:59:02 -04:00 |
Jared Kirschner
|
14af8cb7a9
|
Merge pull request #11293 from bisakhmondal/service_filter
expression validation of service-resolver subset filter
|
2021-10-20 08:57:37 -04:00 |
Jared Kirschner
|
c630ab6110
|
Merge pull request #11278 from anihm136/main
Update docs: Mention grafana dashboard
|
2021-10-20 08:54:59 -04:00 |
Bisakh Mondal
|
c364387fe4
|
added changelog
|
2021-10-20 16:02:14 +05:30 |
Oleg Butuzov
|
f9c290890f
|
refactor: replace (*bytes.Buffer).WriteString with (*bytes.Buffer).Write
This PR change one method of bytes.Buffer struct package with a similar
one, as result - code produce less allocations on heap.
|
2021-10-20 09:36:53 +03:00 |
trujillo-adam
|
12473899c7
|
applying cfeedback left in comments
|
2021-10-19 16:19:40 -07:00 |
trujillo-adam
|
b1d73bee0a
|
Apply suggestions from code review
Applying some of the feedback from review
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
|
2021-10-19 15:27:23 -07:00 |
David Yu
|
cd78a9b71c
|
docs: re-do docs update for consul k8s cli beta (#11341)
* docs: re-do docs update for consul k8s cli beta
* Update website/content/docs/k8s/k8s-cli.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* removing sentence fragment
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
|
2021-10-19 12:48:49 -07:00 |
Anirudh H M
|
ffa27a7b09
|
Single link
|
2021-10-20 00:25:28 +05:30 |
Anirudh H M
|
b4a5ce2fe3
|
Merge remote-tracking branch 'upstream/main'
|
2021-10-20 00:23:59 +05:30 |
radiantly
|
66c9ef1876
|
Remove note
|
2021-10-19 23:22:12 +05:30 |
Noel Quiles
|
c5e39d3e7b
|
website: Update alert banner for HashiConf (#11344)
* Update alert banner for HashiConf
* Closer expiration date
* Remove unnecessary backticks
* Final cleanup
|
2021-10-19 06:56:20 -07:00 |
John Cowen
|
e938e0afe0
|
ui: Remove remaining partition FIXME comments (#11312)
|
2021-10-19 12:31:30 +01:00 |
Andy Assareh
|
99ab4f98d4
|
docs: Mesh gateway requires 1.6.0 *or newer* (#11333)
* 1.6.0 or newer
* Update website/content/docs/connect/gateways/mesh-gateway/index.mdx
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: mrspanishviking <cardenas88karl@gmail.com>
|
2021-10-18 17:11:00 -07:00 |
trujillo-adam
|
ef968aaf3f
|
added basic instructions for deploying to k8s
|
2021-10-18 15:04:06 -07:00 |
Ashwin Venkatesh
|
f9e6831fa2
|
Update docs for consul-k8s v0.35.0 (#11349)
|
2021-10-18 15:44:43 -04:00 |
radiantly
|
0e9a7d0cad
|
Add changelog note and amend docs
|
2021-10-19 01:08:44 +05:30 |
cooleditphoto
|
f801662f5c
|
ui: Topology metrics view outbound bytes color blue (#11343)
|
2021-10-18 10:25:19 -04:00 |
Noel Quiles
|
a5c292c000
|
website: Upgrade platform analytics package (#11331)
|
2021-10-15 12:16:29 -04:00 |
Kim Ngo
|
92d0aa05f0
|
Add protocol example for TFC driver address (#11319)
* Add protocol example for TFC driver address
* Format cts code blocks
|
2021-10-15 11:01:10 -05:00 |
Kim Ngo
|
feaf45214b
|
docs: add partner badge (#11315)
* docs: add partner badge
* updates analytics package
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
|
2021-10-15 10:33:34 -05:00 |
radiantly
|
fd51b3e76e
|
ui: Allow ${} interpolation for template URLs
|
2021-10-15 15:37:51 +05:30 |
trujillo-adam
|
e1276cbb23
|
initial commit adding admin partitions section to docs - several more changes to come
|
2021-10-14 16:14:05 -07:00 |
R.B. Boyer
|
cc2abb79ba
|
acl: small OSS refactors to help ensure that auth methods with namespace rules work with partitions (#11323)
|
2021-10-14 15:38:05 -05:00 |
Kim Ngo
|
0f6373ec87
|
Minor followup to nia 0.4.0 docs (#11306)
* Minor updates to source-input docs
Co-authored-by: lornasong <lornasong@users.noreply.github.com>
|
2021-10-14 12:48:34 -05:00 |
Freddy
|
e75e3dd05c
|
Merge pull request #11314 from hashicorp/ap/auto-encrypt
|
2021-10-14 09:12:34 -06:00 |
freddygv
|
e22f0cc033
|
Use stored entmeta to fill authzContext
|
2021-10-14 08:57:40 -06:00 |
freddygv
|
53ea1f634a
|
Ensure partition is handled by auto-encrypt
|
2021-10-14 08:32:45 -06:00 |
John Cowen
|
a1a0ce1dad
|
ci: Only install UI dependencies for CI frontend-cache (#11313)
|
2021-10-14 15:14:26 +01:00 |
John Cowen
|
79b53ab23a
|
ui: Move the Role remove dialog to use InformedAction (#11298)
|
2021-10-14 13:54:27 +01:00 |
Noel Quiles
|
38a3f65b08
|
website: Add Fathom analytics (#11243)
* Impl Fathom analytics
* Use analytics package instead of direct impl
* Remove explicit fathom-client dep
|
2021-10-14 00:33:38 -04:00 |
bear359
|
e4a30035b6
|
Update partnerships.mdx (#11304)
* Update partnerships.mdx
* Temporarily removing badge until we can resize it
Co-authored-by: findkim <6362111+findkim@users.noreply.github.com>
|
2021-10-13 17:43:40 -05:00 |
trujillo-adam
|
d3e3d70fbd
|
admin partition docs part 1 - cli
|
2021-10-13 15:37:01 -07:00 |
bear359
|
8c58495318
|
Add files via upload (#11303)
|
2021-10-13 17:12:59 -05:00 |
Melissa Kam
|
d652cc86e3
|
Merge pull request #11294 from hashicorp/nia/docs-0.4.0
nia/docs 0.4.0
|
2021-10-13 14:01:28 -05:00 |
Blake Covarrubias
|
b16fe098af
|
docs: Redirect /docs/commands/acl/role to new URL
|
2021-10-13 10:29:33 -07:00 |
FFMMM
|
62980ffaa2
|
fix: only add prom autopilot gauges to servers (#11241)
Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
|
2021-10-13 09:25:30 -07:00 |
Lorna Song
|
55ffd5ffd9
|
Remove extra '\'
|
2021-10-13 11:31:11 -04:00 |
lornasong
|
d0cd720ea9
|
docs/nia: scheduled tasks (#11283)
* docs/nia: scheduled tasks
Add basic scheduled task documentation
* Add source input documentation
Co-authored-by: Michael Wilkerson <62034708+wilkermichael@users.noreply.github.com>
* Fix some links
* Update Optional Input Variables section
* Apply suggestions from code review
Co-authored-by: Melissa Kam <3768460+mkam@users.noreply.github.com>
* Add source input documentation
Co-authored-by: Michael Wilkerson <62034708+wilkermichael@users.noreply.github.com>
* updated docs with new "source input" terminology where necessary
* Apply suggestions from code review
applied Karl's recommendations
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* addressed code review comments
- added rendered input examples to terraform-modules.mdx
- added hyperlinks to terraform-modules.mdx in configuration.mdx
- re-worded initial description of Services Source Input in terraform-modules.mdx
* addressed code review comments
- fixed spacing of regexp parameter for services source input
- reworded description of source input in terraform-modules.mdx
* Update from feedback
- Add "currently" to clarify source input is currently only supported with schedule condition
- Reword inspect mode behavaior for scheduled tasks
Co-authored-by: Michael Wilkerson <62034708+wilkermichael@users.noreply.github.com>
Co-authored-by: Melissa Kam <3768460+mkam@users.noreply.github.com>
Co-authored-by: Michael Wilkerson <mwilkerson@hashicorp.com>
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
|
2021-10-13 10:58:12 -04:00 |
Chris S. Kim
|
c6906b4d37
|
Update Intentions.List with partitions (#11299)
|
2021-10-13 10:47:12 -04:00 |
R.B. Boyer
|
0c94095dfd
|
acl: fix bug in 'consul members' filtering with partitions (#11263)
|
2021-10-13 09:18:16 -05:00 |
John Cowen
|
585f78f35a
|
ui: Fixup route blueprint to reflect project conventions (#11153)
|
2021-10-13 14:58:04 +01:00 |
Melissa Kam
|
8d1272a26d
|
Merge pull request #11218 from hashicorp/cts-tfc-tiers
docs/nia: Clarify that all TFC tiers are supported
|
2021-10-12 16:39:49 -05:00 |
R.B. Boyer
|
e99742f1f3
|
update changelog (#11262)
|
2021-10-12 16:31:56 -05:00 |
Bisakh Mondal
|
a350a383d3
|
add service resolver subset filter validation
|
2021-10-13 02:56:04 +05:30 |