You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2021/06/03 16:46:03 UTC

[GitHub] [submarine] MortalHappiness commented on pull request #595: SUBMARINE-828. Set up event handlers for various resources other than submarine custom resource

MortalHappiness commented on pull request #595:
URL: https://github.com/apache/submarine/pull/595#issuecomment-854021548


   https://pkg.go.dev/k8s.io/apimachinery@v0.20.4/pkg/apis/meta/v1#OwnerReference
   
   The documentation above says that we should not create cross-namespace ownerReferences but our submarine CR and the resources created by operator are in different namespaces. Therefore there are some bug in the `handleObject` function when we try to list the submarine CR in this PR. I will fix it later after discussion with others.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org