Commit Graph

1285 Commits

Author SHA1 Message Date
Hannah Hunter c490da5873 initial freshness, start with overview
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-07 14:08:02 -04:00
Joni Collinge 9afc2759c3
Change grpc api link
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2024-08-07 16:39:57 +01:00
Joni Collinge 75e6bd4ce2
Add subscribe.v1alpha1 to the API allow list docs
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2024-08-05 18:32:12 +01:00
Hannah Hunter 0b3c329cbb Merge branch 'endgame_1.14' of https://github.com/hhunter-ms/docs into endgame_1.14 2024-08-02 14:53:29 -04:00
Hannah Hunter 5a6f6e8fc8 wrong date
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-02 14:53:00 -04:00
Hannah Hunter 87e5bee6f0
Merge branch 'v1.14' into endgame_1.14 2024-08-02 13:25:59 -04:00
Hannah Hunter 377770d0b6 Merge branch 'endgame_1.14' of https://github.com/hhunter-ms/docs into endgame_1.14 2024-08-02 13:01:04 -04:00
Hannah Hunter c12dd3ab91 update release date
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-08-02 12:58:38 -04:00
Hannah Hunter 417ba49d86
Merge branch 'v1.14' into issue_4284 2024-08-01 11:12:33 -04:00
Hannah Hunter 5e44bf8640
Merge branch 'v1.14' into endgame_1.14
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-07-31 10:57:06 -04:00
Hannah Hunter 8d7ff41381 remove GA features from preview table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-31 10:25:12 -04:00
Hannah Hunter a633c9c3ed fix broken links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-31 10:14:20 -04:00
Hannah Hunter 4252c619bb update sdk and dashboard releases
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-29 14:42:04 -04:00
Fernando Rocha c216f3ad98
Merge branch 'v1.14' into eks-tutorial 2024-07-29 10:28:07 -07:00
Josh van Leeuwen 2deca48e63
Updates API ref for jobs. Adds doc on Kubernetes Scheduler persistent (#4256)
* Updates API ref for jobs. Adds doc on Kubernetes Scheduler persistent
volume

Signed-off-by: joshvanl <me@joshvanl.dev>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Adds scheduler persistent volume docs for selfhosted

Signed-off-by: joshvanl <me@joshvanl.dev>

* Updates scheduler volume docs based on https://github.com/dapr/cli/pull/1423

Signed-off-by: joshvanl <me@joshvanl.dev>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Adds reference for file system location of scheduler local volume

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/reference/api/jobs_api.md

Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/self-hosted/self-hosted-persisting-scheduler.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Apply suggestions from code review

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Adds default volume name for scheduler dapr init

Signed-off-by: joshvanl <me@joshvanl.dev>

* Adds directions for getting scheduler volume from Docker Desktop

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/operations/hosting/self-hosted/self-hosted-persisting-scheduler.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-07-26 14:14:20 -07:00
Fernando Rocha 81b377074a adding information about inbound port
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2024-07-25 12:53:15 -07:00
Fernando Rocha 95cd31bc48 eks tutorial
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2024-07-24 21:58:38 -07:00
Fernando Rocha f73909e48a eks tutorial
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2024-07-24 13:28:53 -07:00
Yevgen Polyak 495bf2cb91 Propagate trace inforation from incoming headers
Signed-off-by: Yevgen Polyak <yevgen.polyak@gmail.com>
2024-07-24 11:58:31 +12:00
Hannah Hunter b953f5ec48 fix docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-23 10:15:28 -04:00
Hannah Hunter ad078b7185 resolve merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-23 10:08:30 -04:00
Hannah Hunter f6b9e5f3b6 update dotnet and python for now
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-23 09:46:00 -04:00
Filinto Duran 64a22cbe3c
add info about custom latency buckets (#4236)
* doc: http metrics path normalization

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* doc: code review & path matching rename

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* doc: add configuration examples

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* update: update docs based on last proposal changes

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: more updates based on the ingress/egress merge

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* doc: code review comments

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* doc: code review comments

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: add excludeVerbs

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: new line

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: add review meeting changes

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* v1.14 - cherry pick path normalization

Signed-off-by: Filinto Duran <filinto@diagrid.io>

* add additional changes

Signed-off-by: Filinto Duran <filinto@diagrid.io>

* add additional changes

Signed-off-by: Filinto Duran <filinto@diagrid.io>

* add additional changes

Signed-off-by: Filinto Duran <filinto@diagrid.io>

* format table

Signed-off-by: Filinto Duran <filinto@diagrid.io>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* explain buckets

Signed-off-by: Filinto Duran <filinto@diagrid.io>

* Apply suggestions from code review

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

* Update daprdocs/content/en/operations/observability/metrics/metrics-overview.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>

---------

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
Signed-off-by: Filinto Duran <filinto@diagrid.io>
Signed-off-by: Filinto Duran <duranto@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: nelson.parente <nelson_parente@live.com.pt>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-07-10 07:36:58 -07:00
Hannah Hunter 2d841960da update latest to 1.13.5
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-09 12:12:09 -04:00
Hannah Hunter 868493549a updates and add website root
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-08 17:02:58 -04:00
Hannah Hunter fc14fca37b revert to 1.13 features and remove 1.14 features
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-08 16:31:34 -04:00
Hannah Hunter 7c850291e6 resolve conflicts for upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-07-08 14:19:18 -04:00
Nelson Parente 6e5431d1c0 doc: http metrics path normalization (#4155)
* doc: http metrics path normalization

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* doc: code review & path matching rename

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* doc: add configuration examples

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* update: update docs based on last proposal changes

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: more updates based on the ingress/egress merge

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* doc: code review comments

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* doc: code review comments

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: add excludeVerbs

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: new line

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: add review meeting changes

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: apply hunter suggestions

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

---------

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
Mark Fussell b67ea7a127 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
Mark Fussell fce5f241d5 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
Mark Fussell d2c4bcf92b Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
Mark Fussell 76140ef3dd Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
Mark Fussell 66e087bbdc Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
Mark Fussell e692120fec Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
Mark Fussell 6fc2e274fd Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
Mark Fussell 872d8c79a1 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy ebdf8a5d91 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy 6921555fc8 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy d6ce6f1dbe Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy d8cb1dc696 Update kubernetes-dapr-shared.md
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy 634180960e Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy f16957af03 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy 6b45f1ec26 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy 1e13f9b6f0 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy 256282a908 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy f3fe6e223f Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy 7f3e902478 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy 6426417b62 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy 9b925c979b Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy 5eb0bfb0d9 new diagrams
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy f06f6c1684 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy f51c1bcc61 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy cbf50f4f4b Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy e372beec02 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy 7b0b9aa9f4 updating weights for other kubernetes articles
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy da3e3b2457 adding hello-kubernetes tutorial on shared repo
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy 62bfaf3cbd moving tutorial to Kubernetes section
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy d96d0a8495 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy 0f3eea23d3 Update daprdocs/content/en/operations/dapr-shared/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy a8a88af14f Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:19 +01:00
salaboy 1c763a11c8 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 0626f9b207 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 2f85aa09d8 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy f0502e896b Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy a231b0398d Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 7b83e1d3b2 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 0ce5ad9d5a Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 273bacdb43 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 8839d0bdaa Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy fca4132670 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 386db5a15a Update daprdocs/content/en/operations/dapr-shared/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 3aafc68ec4 Update daprdocs/content/en/operations/dapr-shared/_index.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy b77836b196 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 5aef0c6d48 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy a56f11d68a Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 0a9586434a Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy bac9e099f7 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 6f142b3fc0 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 4025856528 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 2f58aaeccb Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 96570e0e67 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy b664f950f6 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy c161d7ec00 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy ce0d6b8d6f Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy da6ec97c0e Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 82de23b09d Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 97c8cb5b3f Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 7f5b0b0ae3 Update daprdocs/content/en/operations/dapr-shared/_index.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 122de7fc99 Update daprdocs/content/en/operations/dapr-shared/_index.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy c4141e50d3 Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 71161c77ee Update daprdocs/content/en/operations/dapr-shared/dapr-shared.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
salaboy 2aae78ac06 initial dapr shared
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 20:15:18 +01:00
Hannah Hunter 9f6339672f
Update daprdocs/content/en/operations/support/alpha-beta-apis.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-26 18:57:01 -04:00
Hannah Hunter c495f32288
Merge branch 'v1.14' into issue_3915 2024-06-25 11:42:48 -04:00
Hannah Hunter b083862aff
Update daprdocs/content/en/operations/support/support-preview-features.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-25 10:02:45 -04:00
Mark Fussell 6e12512775
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:05:17 -07:00
Mark Fussell 2a3c5a6b66
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:05:10 -07:00
Mark Fussell 9391173de8
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:05:02 -07:00
Mark Fussell 7e53c198c3
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:04:51 -07:00
Mark Fussell 704aa762bb
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:04:42 -07:00
Mark Fussell e4fef583d9
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:04:33 -07:00
Mark Fussell 600a92fa75
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:04:28 -07:00
Mark Fussell bb09742bcd
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:03:41 -07:00
Mark Fussell 4130f414ce
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:03:30 -07:00
Mark Fussell 1bfd33671a
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:03:23 -07:00
Mark Fussell 4b711d2e2c
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:02:44 -07:00
Mark Fussell 3489fa394a
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:01:20 -07:00
Mark Fussell 8e210f1046
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:01:07 -07:00
Mark Fussell fc24712675
Update daprdocs/content/en/operations/support/support-security-issues.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:00:56 -07:00
Mark Fussell 52fd9d77d7
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:00:38 -07:00
Mark Fussell 71b8ffbe68
Update daprdocs/content/en/operations/support/support-security-issues.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-21 21:00:26 -07:00
Hannah Hunter 45979f3f6d
Merge branch 'v1.14' into issue_3915 2024-06-19 16:37:37 -04:00
Hannah Hunter a3b815653c fix link errors
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-19 16:25:15 -04:00
Hannah Hunter 67f665a4b8 updates per mark; change name
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-19 16:19:44 -04:00
Mark Fussell c1a3189c75
Merge branch 'v1.14' into update_security_response 2024-06-19 11:52:52 -07:00
Mark Fussell 31eb31a1d7
Merge branch 'v1.14' into filinto/high-priority-class-name 2024-06-19 11:25:01 -07:00
Mark Fussell f16b376ed1
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-19 11:24:33 -07:00
Mark Fussell 2c41332325
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-06-19 11:24:21 -07:00
Artur Souza 542ba7f209 Update Reporting security issues
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2024-06-17 15:05:46 -07:00
Filinto Duran 4ce666fe6e
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-17 15:50:58 -05:00
Filinto Duran a9ac8beb10
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-17 15:50:48 -05:00
Filinto Duran 167e5f7aec
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-17 15:50:42 -05:00
Hannah Hunter 6961be771f fix merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-17 14:59:08 -04:00
Filinto Duran 0346c5adbf
Merge branch 'v1.14' into filinto/high-priority-class-name 2024-06-14 10:51:57 -05:00
Hannah Hunter 39db5686aa successful upmerge
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-14 11:25:41 -04:00
Hannah Hunter 1bb6799770 update OTEL version
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-13 13:44:25 -04:00
Hannah Hunter ba5084af3f
Merge branch 'v1.14' into issue_3915
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-06-04 12:24:10 -04:00
Filinto Duran 56de990437
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:58:11 -05:00
Filinto Duran d626c44dbc
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:57:50 -05:00
Filinto Duran c5e920b4ae
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:57:36 -05:00
Filinto Duran 2d67252cec
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:49:28 -05:00
Filinto Duran 8fa69022c6
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:49:20 -05:00
Filinto Duran 81b3135936
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:49:14 -05:00
Filinto Duran 1505c3ad8a
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:49:05 -05:00
Filinto Duran 5fc9388354
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:48:58 -05:00
Filinto Duran 0189cd4b35
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:48:21 -05:00
Filinto Duran 07ab2ed9f3
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:48:15 -05:00
Filinto Duran 9ca676c346
Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-production.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Filinto Duran <duranto@gmail.com>
2024-06-03 15:44:32 -05:00
Filinto Duran f2bc026f10
minor refactor, try to avoid collission with chart resource name
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2024-06-03 08:15:46 -05:00
Filinto Duran 9d280d37b7
fix doc
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2024-06-02 14:05:00 -05:00
Filinto Duran 9f215ea2b6
add resourcequota info for older dapr
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2024-06-02 08:05:45 -05:00
Filinto Duran 20ae2b2436
add high priority class name recommendation for production
Signed-off-by: Filinto Duran <filinto@diagrid.io>
2024-06-01 16:47:22 -05:00
Josh van Leeuwen 709f1a4e30
HotReload: Subscription feature preview (#4116)
* HotReload: Subscription feature preview

Document Declarative Subscription hot reloading preview feature from
https://github.com/dapr/dapr/pull/7583

Signed-off-by: joshvanl <me@joshvanl.dev>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>

* Move feature preview line to top of note

Signed-off-by: joshvanl <me@joshvanl.dev>

* Add subscription hot reload note to pubsub-overview

Signed-off-by: joshvanl <me@joshvanl.dev>

* Adds extra not about subscription hot reloading

Signed-off-by: joshvanl <me@joshvanl.dev>

* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/subscription-methods.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-30 10:02:30 -07:00
Mark Fussell 3877497a59
Merge branch 'v1.13' into issue_4158 2024-05-29 22:04:18 +01:00
Hannah Hunter 8eee5b5d7b fix links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-29 13:40:45 -04:00
Elena Kolevska fe915beb5d
Merge branch 'v1.13' into v1.13 2024-05-29 18:37:33 +01:00
Elena Kolevska 33387d73d4 Updates to Dapr 1.13.4
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-05-29 18:32:36 +01:00
Hannah Hunter 7d9bbecf6f update to just scheduler; add to preview features
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-29 10:53:30 -04:00
Hannah Hunter 0ce51723fa alpha api doc and create reference api
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 15:34:46 -04:00
Hannah Hunter 0cb737c5d4 make tables more clear with checkmarks
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 12:46:56 -04:00