Bevan Arps

Results 93 issues of Bevan Arps

**Describe the bug** Discovered during merge of `main` into the Swagger WIP branch, code generation for `ImageReference` is inconsistent between versions. For version `v1beta20201201`, the generated code for the `Version`...

bug

Provide the ability to add segments to the user-agent via command line args in the controller. Originally suggested by @devigned in #1469

new-feature
good-first-issue

Found your templates invaluable when setting up my new Jekyll site, but found the post titles needed to be XML escaped because I have posts with `` and `&` in...

Limits the number of concurrent requests to a single host in order to reduce (hopefully to eliminate) errors where the server objects. Also adds automatic retries (with exponential backoff) to...

All our documentation for the [Azure Service Operator](https://azure.github.io/azure-service-operator/) project gets published into the subfolder `azure-service-operator` and we'd like to use `htmltest` to catch our broken links. This PR adds support...

Fixes the display of maps where the key or value of the map is a type declared in the package being documented. The function `typeDisplayName()` is modified to be mildly...

In the generated documentation for [Azure Service Operator](https://azure.github.io/azure-service-operator/) (ASO), we noticed that the display names of fields with a map type weren't being simplified the same way that other types...

**What this PR does / why we need it**: In some cases information returned about a resource is is inconsistent with the letter casing specified in the OpenAPI specs for...

**Describe the current behavior** With PR #3863 we will have configuration support for renaming properties between versions, but we will still face the challenge of identifying renames that should be...

**Describe the current behavior** Some of our tests are currently flaky due to timing issues during playback of recordings. **Describe the improvement** Post merge of PR #3753 we should re-record...

test