Josh Wright

Results 9 issues of Josh Wright

**Describe the bug** Failure reason is not returned if the first switch statement matches and adds content to the `$LogonFailureReason` variable. **To Reproduce** Match one of the statements in the...

bug

**Describe the bug** The `System.Text.StringBuilder` `Append()` method outputs a `System.Text.StringBuilder` object which is shown in the pipeline when called. This can be resolved by using `[void]`. For example: `[void]$LogonFailureReason.Append("Reason")` **To...

bug

Version v1.9.0 of the Cluster Agent Helm Chart used to make the Cluster Agent Name using the syntax `"%s-%s" .Release.Name "appdynamics-cluster-agent"` this was changed in v1.10.0 to derive the name...

There does not seem to be any documentation regarding how the Kubernetes server name is set when looking in the App Dynamics Portal at **Servers** > **Clusters**. For me, this...

### Discussed in https://github.com/orgs/langfuse/discussions/2338 Originally posted by **joshwright10** June 13, 2024 Is it possible to assign users to RBAC roles in Langfuse using the App Role feature in Azure AD?...

rbac

## Expected Behavior Dapr Sidecar in Kubernetes should change to **READY=false** and **State=Failed** if Dapr is unable to process components and not start correctly. ## Actual Behavior If a badly...

kind/bug
help wanted
good first issue
P1
pinned

Update the documentation for the `azuread_group` resource to correct the required permissions when creating using a Service Principal. Fixes: https://github.com/hashicorp/terraform-provider-azuread/issues/1331 Official Docs: https://learn.microsoft.com/en-us/graph/api/group-post-groups?view=graph-rest-1.0&tabs=http#permissions

size/XS
documentation

## Describe the bug In the last couple of months, the YAML extension has been messing with my YAML files in an undesirable way. It has decided to start changing...

invalid
needs-info