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
we are evaluating the crossplane provider right now. Btw we are really happy that scaleway provides one! 🎉
I noticed during tests that the Age under events in a kubectl describe x contains always the value <invalid>.
Events:
Type Reason Age From
Message
---- ------ ---- ----
-------
Normal CreatedExternalResource <invalid> managed/object.scaleway.upbound.io/v1alpha1, kind=bucket Successfully requested creation of external resource
Normal DeletedExternalResource <invalid> (x9 over <invalid>) managed/object.scaleway.upbound.io/v1alpha1, kind=bucket Successfully requested deletion of external resource
The text was updated successfully, but these errors were encountered:
Hi,
we are evaluating the crossplane provider right now. Btw we are really happy that scaleway provides one! 🎉
I noticed during tests that the
Age
under events in akubectl describe x
contains always the value<invalid>
.The text was updated successfully, but these errors were encountered: