Matthew Christopher
Matthew Christopher
Or for testing Helm chart upgrade: ``` $ task controller:kind-create $ task controller:install-cert-manager // Add the existing Helm repo to install the latest public chart $ helm repo add aso2...
- [x] Make missing (and exported) `Status` types fatal
Need to confirm with @porges if we're done with all of this.
unable-to-extract-resource-name shows up as error: > E1004 12:00:17.216396 35744 swagger_type_extractor.go:84] Error extracting resource name (D:\go\src\github\azure-service-operator\v2\specs\azure-rest-api-specs\specification\resources\resource-mana ger\Microsoft.Authorization\stable\2016-12-01\policyAssignments.json): unable to infer name from path "/{policyAssignmentId}": no group name (‘Microsoft…’ = "") found
The operatorhub CSV (Cluster Service Version) is a document that describes what the operatorhub bundle output looks like. Right now this file is handcrafted for ASO v1. For ASOv2, we...
Status is still the same as above: Waiting on #1967
See https://github.com/kubernetes-sigs/kube-storage-version-migrator as well
I discussed this some with @kyschouv and we determined that the following resources were required for this: * microsoft.insights/webtests * microsoft.insights/actiongroups * microsoft.insights/autoscalesettings * microsoft.insights/metricalerts * microsoft.insights/scheduledqueryrules * microsoft.insights/components The...
Only `microsoft.insights/components`, `microsoft.operationalinsights/workspace`, and `microsoft.insights/webtests` were done in #2000. That still leaves: * microsoft.insights/actiongroups * microsoft.insights/autoscalesettings * microsoft.insights/metricalerts * microsoft.insights/scheduledqueryrules
Moving this to beta-0 as not all types were added in alpha-4