Wei Shi

Results 14 issues of Wei Shi

Hi, we are getting an error running the oav validate-spec and validate-example. This is the error ``` error: { message: 'internal error: model cannot be null or undefined and must...

- **Package Name**: Not sure, but it's in this code: https://github.com/Azure/azure-sdk-for-python/blob/e88458b491d573ca5421b68968589bbf42f66e51/sdk/keyvault/azure-keyvault-secrets/azure/keyvault/secrets/_shared/challenge_auth_policy.py#L103 ``` PS C:\Users\VMAdmin> pip list Package Version --------------------------- --------- adal 1.2.7 azure-common 1.1.28 azure-core 1.26.1 azure-identity 1.12.0 azure-keyvault 4.2.0...

question
Azure Stack
Service Attention
needs-team-attention

The value returned below returns with excessive escape characters: https://github.com/onsi/ginkgo/blob/a8e5f3d44fa41a45a078265cc972c7444466899c/types/types.go#L328C27-L328C27 From my tests, the above returns excessive escape characters compared to the value represented in the Ginkgo output logs. We...

When I fix a Flake8 error for `azdev style ` within the currently checked out branch, it doesn't look at the current branch, so the error appears again.

I am getting the following error after running `pip install azdev`: ``` ERROR: flake8 5.0.4 has requirement importlib-metadata=1.1.0; python_version < "3.8", but you'll have importlib-metadata 6.6.0 which is incompatible. ERROR:...

--- This checklist is used to make sure that common guidelines for a pull request are followed. ### Related command ### General Guidelines - [ ] Have you run `azdev...

This change is to support disconnected on-premises environments. ### Related command az connectedk8s ### General Guidelines - [X] Have you run `azdev style ` locally? (`pip install azdev` required) **NOTE**:...

Connected Kubernetes
Auto-Assign
minor
release-version-block

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Issue-Question
WG-Engine-Providers
Needs-Triage

**Environmental Info:** ``` K3s Version: k3s version v1.27.6+k3s- () go version go1.20.10 ``` Node(s) CPU architecture, OS, and Version: ``` Linux aksee2-ledge 5.15.145.2-1.cm2 #1 SMP Wed Jan 17 15:39:07 UTC...

**Is your feature request related to a problem? Please describe.** I would like the core Azure Linux Mariner image to contain `systemctl` command as advertised by this document: https://microsoft.github.io/azurelinux/docs/#managing-services-with-systemd However,...

feature-request