Bevan Arps

Results 236 comments of Bevan Arps

What if we validated by inspecting the YAML file itself, using it as the source of truthh, looking for at least one match for `metadata.name`? E.g. the pattern `compute/*` would...

We could do the validation using the versions of CRDs that are available in the current build of `asoctl` but only generate _warnings_, not errors, so we can still provide...

Any operator with both a binary and unary form could trigger this ambiguity - which includes `*`, `&` and `|` as well. Building on the pattern matching syntax we already...

We're still interested in this - it's a hole in our test coverage.

The focus of ASO is on resources deployable via Azure Resource Manager - as ARM Templates and/or Bicep files - though we are extending from this base for selected child...

The `Microsoft.DevOps pipelines` resource only has preview versions - and the latest version is `2020-07-13-preview`, so it's not clear whether it is well supported. (We'd normally expect to see stable...

Still something we need to consider, especially as the number of CRDs in ASO climbs.

Good suggestion. (Leaving `needs-triage` so that we discuss this when we resume our weekly sync in the new year.)