Replies: 1 comment 14 replies
-
I'm not sure I understand… Could you maybe detail your use case more, please? Shouldn't your dependent just implement a |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I have a DependentResource (Ingress) that depending on other dependendant's reconcilePrecondition should use a dependsOn list or other different (because some depedent will exists or not). Is it possible to create a dynamic "dependsOn" list for some Depedent resource?
Thanks very much!
Beta Was this translation helpful? Give feedback.
All reactions