Skip to content

feat: add Entity and EntityAlias#299

Open
13bscsaamjad wants to merge 1 commit intoredhat-cop:mainfrom
13bscsaamjad:add-entity-entity_alias
Open

feat: add Entity and EntityAlias#299
13bscsaamjad wants to merge 1 commit intoredhat-cop:mainfrom
13bscsaamjad:add-entity-entity_alias

Conversation

@13bscsaamjad
Copy link
Contributor

@13bscsaamjad 13bscsaamjad commented Jan 23, 2026

This PR introduces support for managing Vault identity entities and entity aliases through Kubernetes custom resources.

https://developer.hashicorp.com/vault/api-docs/secret/identity/entity
https://developer.hashicorp.com/vault/api-docs/secret/identity/entity-alias

Changes

  • New CRDs: Entity and EntityAlias for managing Vault identity entities and their aliases
  • Controllers: Implemented reconciliation logic for both resources with test coverage
  • Documentation: Updated identity management documentation with examples
  • Samples: Added sample manifests for testing and reference
  • Integration tests: Added integration tests for both controllers

@13bscsaamjad
Copy link
Contributor Author

13bscsaamjad commented Jan 26, 2026

@raffaelespazzoli
Can you please review this one? Thanks!

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.

1 participant