v2.3.0 #332
NitinKumar004
started this conversation in
General
v2.3.0
#332
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
✨ Features
AWS VPC networking
Azure Cosmos DB for PostgreSQL & Databricks
Microsoft.DBforPostgreSQL/serverGroupsv2) with the Azure SDK/CLI.Microsoft.DatabricksARM resource coverage, so a workspace deployment models end to end.Resource discovery & cost inventory
armresourcegraph(VMs & scale sets, disks, SQL databases/managed instances, storage accounts, Cosmos, AKS, App Service plans, …) and survives real-SDK creation end to end, so a Resource Graph cost query returns the same shape as a real subscription.🔧 Enhancements
AWS service operations & tagging
AddPermission/GetPolicy/RemovePermission), and tagging.GetAuthorizationToken), Secrets Manager update + tagging, IAM inline role policies, ElastiCache cluster modify, CloudWatch Logs retention, and extra EC2 lookups (DescribeRegions,DescribeInstanceTypes, …).Kubernetes data plane
kubectl, Helm, and controller-runtime / operator-SDK workloads behave as they would against a real cluster.Establishedimmediately; deleting it cascade-deletes its custom resources.fieldManagerownership inmanagedFields, 409 conflicts withforcetakeover, and field removal on re-apply.kubectl top(metrics.k8s.io) and CPU-utilization-driven HorizontalPodAutoscaler actuation.🐛 Fixes
AWS
Describe*for a nonexistent ID returns the proper*.NotFoundinstead of an empty result.FilterExpressioninQuery; S3 honorsmax-keys/pagination and servesHeadBucket+ bucket tagging; CloudWatch now works from theawsCLI.GCP
Technical Details
AWS networking (#317, #318, #324)
Networkinginterface is not widened; no Azure/GCP stubs).Kubernetes data plane (#314)
metrics.k8s.io+ HPA actuation, opt-in admission webhooks, RBAC/NetworkPolicy evaluation, ResourceQuota/LimitRange, finalizer-gated deletion, key-anchored list pagination, and deterministic Deployment/DaemonSet/CronJob controllers (Kubernetes data-plane fidelity gaps & recommended additions (follow-ups from PR #299) #312).Azure & resource discovery (#311, #306, #316, #327)
Microsoft.DBforPostgreSQL/serverGroupsv2, Citus) full-parity support.Microsoft.DatabricksARM resources (feat: Azure Databricks remaining ARM resources SDK-compat #209).osType, VMSS, disks, SQL databases/managed instances, storage accounts, Cosmos, AKS, App Service plans), wired through the ARM create paths (Azure Resource Graph: emit fields needed for full downstream cost-discovery E2E (disk IOPS/throughput, SQL DB databases, AKS agent-pool attrs, VMSS) #323).Parity-audit enhancements & fixes (#320, #322)
*.NotFound, DynamoDBFilterExpression, S3 pagination/HeadBucket/tagging, CloudWatch query protocol, plus the additive operations listed under Enhancements (AWS parity E2E audit: bugs, gaps & enhancements across all 30 services #319).@type, non-threshold conditions, and more).Full Changelog: v2.2.0...v2.3.0
This discussion was created from the release v2.3.0.
All reactions