Skip to content

Comments

Implements REST storage and API server integration for MachineAccountKey resources#186

Draft
JoseSzycho wants to merge 15 commits intomainfrom
feat/implement-machine-account-key
Draft

Implements REST storage and API server integration for MachineAccountKey resources#186
JoseSzycho wants to merge 15 commits intomainfrom
feat/implement-machine-account-key

Conversation

@JoseSzycho
Copy link
Contributor

@JoseSzycho JoseSzycho commented Jul 11, 2025

Summary

Implements REST storage and API server integration for MachineAccountKey resources, enabling full CRUD operations through the Kubernetes API.

Warning

This PR is paused, and will be completed on the next sprint

Changes

  • ✅ Add REST storage provider for MachineAccountKey resources
  • ✅ Integrate Milo-specific OpenAPI definitions with Kubernetes API server
  • ✅ Enhance scheme registration with internal known types
  • ✅ Add development configurations for local testing
  • ✅ Generate OpenAPI definitions for IAM resources
  • ✅ Update package naming from resourcemanager to iam
  • ✅ MachineAccountKey creation with RSA key generation and validation of public keys
  • 📝 Add local development instructions to README

@JoseSzycho JoseSzycho marked this pull request as draft July 11, 2025 15:28
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.

Implement Machine Account Key Controller in auth-provider-zitadel

1 participant