generated from crossplane/function-template-go
-
Notifications
You must be signed in to change notification settings - Fork 16
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
I created a few things with a composition pipeline and ended with auto-ready.
One of the things I created was an environment configuration.
Because the env config never really gets a status, fn auto ready never seems to do anything.
conditions:
- lastTransitionTime: "2024-05-06T13:17:39Z"
reason: ReconcileSuccess
status: "True"
type: Synced
- lastTransitionTime: "2024-05-06T13:19:52Z"
message: 'Unready resources: cluster-josh-x1-env'
reason: Creating
status: "False"
type: ReadyAny chance we could either tell fn-auto-ready of a list of resources to ignore, and or make fn-auto ready schema aware of objects. Particularly env-configs since it is a known k8s resource?
Thanks!
How can we reproduce it?
Create stuff without a status.
What environment did it happen in?
Function version: v0.2.1
j2L4e, chagitgong, SebastianHammerVolue and FlareSensei
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working