Tomer Shaiman

Results 14 issues of Tomer Shaiman

after following the manual installation instructions I got the error `compinit:501: no such file or directory: /home/linuxbrew/.linuxbrew/share/zsh/site-functions/_brew_cask`

following @saschagrunert excellent tutorial [here](https://developers.redhat.com/articles/2021/12/16/secure-your-kubernetes-deployments-ebpf#what_is_the_security_profiles_operator_) , I have called the method : `kubectl patch spod spod --type=merge -p '{"spec":{"enableBpfRecorder":true}}'` which eventually led to the following output on the bpf-recorder container...

kind/bug
lifecycle/stale

[Enter feedback here] we are already running with Azure.Identity 1.7 with aad-pod-identity. we believe the side-car migration is not relevant in our case since Azure.Identity 1.7 is already MSAL enabled,...

container-service/svc
triaged
assigned-to-author
product-question
Pri1

when importing the pipelines into Azure Dev Ops a non-compatible error message appears : ![image](https://user-images.githubusercontent.com/512709/201488275-ef92a603-3187-41f0-b89a-d087a10f1339.png) --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com...

Pri2
azure-arc/svc
azure-arc-kubernetes/subsvc

[Enter feedback here] In the first few paragrah of the article it says : "You need to map a SQL user to the managed identity in the target database" but...

triaged
assigned-to-author
doc-enhancement
security/subsvc
Pri2
sql-db-mi/svc
doc-issue

* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request that matches the...

There are two versions of .NET SDK Workflow samples , in two different repos : https://github.com/dapr/quickstarts/tree/master/workflows/csharp/sdk/order-processor and https://github.com/dapr/dotnet-sdk/tree/master/examples/Workflow/WorkflowConsoleApp which is the "Lastest-And-Greatest" ?

URL : https://docs.dapr.io/getting-started/tutorials/configure-state-pubsub/#step-1-create-a-redis-store **What content needs to be created or modified?** - installation steps on installing Redis from bitnami Helm chart needs to take into account the fact that users...

help wanted
content/missing-information

**Describe the issue** at the buttom of the page there is "Join Discord" invite that points to https://discord.com/channels/778680217417809931 this is empty Discord Server ![image](https://github.com/dapr/docs/assets/512709/67618cbe-5128-4601-bd76-01182db46c30) **URL of the docs** https://docs.dapr.io/getting-started/quickstarts/pubsub-quickstart/ **Expected...

P2
content/incorrect-information

**What happened?** while running `devspace init` wizzard I selected "Use Other Registry" when Asked which registry to use to push images . error : ``` panic: regexp: Compile(`^(?!-)[a-z0-9-]{1,63}(\.[a-z0-9-]{1,63})*$`): error parsing...

kind/bug