You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The field
status.conditions
incert-manager.io/v1/certificates
andcert-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.
The text was updated successfully, but these errors were encountered: