v0.10.4
What's Changed
- fix(ui/consumer): move workload card navigation onto a real link by @yahyafakhroji in #335
- feat(ui): Surface CPU and memory across workloads by @mattdjenkinson in #336
- chore(deps): update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc to v1.45.0 [security] by @renovate[bot] in #323
- Instance Types: creation rules, lifecycle, and safeguards by @JoseSzycho in #340
- feat(ui): Rework the workload overview topology by @mattdjenkinson in #341
- feat: Register InstanceType with Milo IAM by @JoseSzycho in #342
- fix: Read the InstanceType catalog from Milo's core plane by @JoseSzycho in #343
- fix(ui): Gate New In Compute card by entitlement by @kevwilliams in #345
- fix(ui): remove TryDemoHeaderHint by @kevwilliams in #344
Full Changelog: v0.10.3...v0.10.4
Changelog
- 8c28e6f Merge branch 'main' into 332-implement-instancetype-crd-validation-webhooks-and-lifecycle-controller
- a57633d Merge branch 'main' into feat/workload-overview-topology
- 89a058f Merge branch 'main' into feat/workload-overview-topology
- 9259318 Merge branch 'main' into fix/remove-try-demo-header-hint
- a1c98dc Merge pull request #323 from datum-cloud/renovate/go-go.opentelemetry.io-otel-exporters-otlp-otlptrace-otlptracegrpc-vulnerability
- 4428904 Merge pull request #335 from datum-cloud/fix/1567-workload-card-click-handling
- d333496 Merge pull request #336 from datum-cloud/feat/ui-instance-resource-metrics
- fef47de Merge pull request #340 from datum-cloud/332-implement-instancetype-crd-validation-webhooks-and-lifecycle-controller
- df1c92b Merge pull request #341 from datum-cloud/feat/workload-overview-topology
- 34533ef Merge pull request #342 from datum-cloud/instancetype-milo-iam
- 9b8a7fd Merge pull request #343 from datum-cloud/fix/instancetype-catalog-cluster
- 23a50ce Merge pull request #344 from datum-cloud/fix/remove-try-demo-header-hint
- 54b7602 Merge pull request #345 from datum-cloud/fix/entitlement-gate-home-card
- a52fde3 chore(deps): update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc to v1.45.0 [security]
- 9af7d87 feat(ui): Add workload metrics and list sparks
- f2fcf79 feat(ui): Pin instance metrics on resource_name
- 3770362 feat(ui): Rework the workload overview topology
- ff1675b feat: Add InstanceType API type and CRD
- 3d0fb9b feat: Add InstanceType lifecycle controller
- 7379ea6 feat: Add InstanceType validation webhook
- b41b8a4 feat: Register InstanceType with Milo IAM
- babc98f fix(ui): gate New In Compute card by entitlement
- 34d669b fix(ui): remove TryDemoHeaderHint plugin card
- a91a8d0 fix(ui/consumer): move workload card navigation onto a real link
- f1a2bfd fix: Read the InstanceType catalog from Milo's core plane