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 support for cert-manager resources status.conditions fields in includeFields. #33

Open
LawiK974 opened this issue Jun 19, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@LawiK974
Copy link
Owner

The field status.conditions in cert-manager.io/v1/certificates and cert-manager.io/v1/certificaterequests contains the status, last transition timestamp and other useful infos, but is a list.

We should adapt add_fields_to_the_message(obj: dict, crd: dict) -> dict function to be able to watch certificates and certificaterequests.

@LawiK974 LawiK974 added the enhancement New feature or request label Jun 19, 2024
@LawiK974 LawiK974 added this to the v1.0.0 milestone Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant