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
Adopting Orphan Instances via Kubernetes Annotation (#50)
* Initial commit for adopting orphan instances in cf
* Adoption for the existing service bindings
* update for adopting instance annotation
* Change GetInstance by name or by owner. Update CF instance with label and annotation.
* new branch for orphan instances adoption
* revert to original defer function
* implement for orphan service binding
* Update markdown documentation with the new annotation, adopt-instances.
* Modify GetInstance and GetBinding functions based on PR comments
* Add changes based or reviewer comments
* changes for comments on listoptions
* Update the documentation
* Changes to getinstance call in clinet_test.go file
* Update generated deepcopy go
* Update adopt.md file following comment from reviewer
---------
Co-authored-by: shilparamasamyreddy <164521358+shilparamasamyreddy@users.noreply.github.com>
0 commit comments