Skip to content

feat: mark Vendor and Subprocessor as Platform-context resources#14

Merged
scotwells merged 1 commit into
mainfrom
feat/platform-discovery-contexts
May 6, 2026
Merged

feat: mark Vendor and Subprocessor as Platform-context resources#14
scotwells merged 1 commit into
mainfrom
feat/platform-discovery-contexts

Conversation

@scotwells

Copy link
Copy Markdown
Contributor

Summary

  • Adds discovery.miloapis.com/parent-contexts: Platform annotation to the Vendor and Subprocessor CRDs (both the Go type markers and the generated YAML manifests)
  • Fixes stale Makefile paths: config/crd/basesconfig/base/crd/bases for controller-gen output, and config/crdconfig/base/crd for kustomize build targets

Why Platform?

Both resources are authored and managed by the platform team, are cluster-scoped, and describe the platform's own third-party supply chain — not anything organization- or project-specific. This matches the Platform context used by Service, ServiceConfiguration, MeterDefinition, and MonitoredResourceType across the Milo ecosystem.

Test plan

  • make manifests regenerates CRDs with the discovery.miloapis.com/parent-contexts: Platform annotation present
  • Verify annotation is consistent with other Platform-context CRDs in the Milo ecosystem (services, billing)

🤖 Generated with Claude Code

Adds the discovery.miloapis.com/parent-contexts=Platform annotation to
the Vendor and Subprocessor CRDs so the Milo contextual discovery system
classifies them as platform-level resources. Also fixes stale Makefile
paths for controller-gen output and kustomize build targets.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@scotwells scotwells merged commit 07138d4 into main May 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants