Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add(): add CRD for AzureSecretEngineRole #245

Merged

Conversation

erlisb
Copy link
Contributor

@erlisb erlisb commented Jun 7, 2024

This PR consists in :

  • API Resource / CRD for AzureSecretEngineRole

  • Defaulter / Validator Webhook for AzureSecretEngineRole CRD

  • Controller Reconciliator for AzureSecretEngineRole CRD

  • Documentation for AzureSecretEngineRole CRD

@raffaelespazzoli , please review it.

Thnx

@raffaelespazzoli
Copy link
Collaborator

@erlisb could you resolve the conflicts? Then I can merge

@erlisb
Copy link
Contributor Author

erlisb commented Jun 24, 2024

Done.

@raffaelespazzoli
Copy link
Collaborator

@erlisb can you fix the conflict?

@raffaelespazzoli
Copy link
Collaborator

@erlisb ping...

@erlisb
Copy link
Contributor Author

erlisb commented Jul 8, 2024

a bit of pain, but please, try again :)

Copy link
Collaborator

@raffaelespazzoli raffaelespazzoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PROJECT Outdated Show resolved Hide resolved
@raffaelespazzoli
Copy link
Collaborator

@erlisb the VaultObject interface was modified by a previous PR, you now have to implement the IsDeletable method. For this CR the right answer is true.
If you open the code with an IDE, you should clearly see the issue.

@erlisb
Copy link
Contributor Author

erlisb commented Jul 23, 2024

Hi @raffaelespazzoli I added the missing method, as suggested.
Can you please, check again ? Thnx

@erlisb
Copy link
Contributor Author

erlisb commented Oct 6, 2024

Hi @raffaelespazzoli kind reminder!

@raffaelespazzoli raffaelespazzoli merged commit 68c6a1c into redhat-cop:main Oct 7, 2024
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