Update git submodules

* Update kuryr-kubernetes from branch 'master'
  to c86332c915fdae004a39c401baf82e14fcd241eb
  - Merge "Added function for figure out link for the resource."
  - Added function for figure out link for the resource.
    
    Because Kubernetes will stop propagating metadata.selLink field in
    release 1.20 and it will be removed in release 1.21, we need to adapt
    and calculate selfLink equivalent by ourselves.
    
    In this patch new function is introduced, which will return the path for
    provided resource.
    
    Also, we need to deal with list of resources, since for some reason CRs
    do have information regarding apiVersion and the kind, while as for core
    resources the apiVersion is only on top of the list object, kind is
    something like *List, and object within 'items' are without either
    apiVersion nor kind.
    
    Implements: blueprint selflink
    Change-Id: I721a46ea0379382f7eb2e13c59bd193314f37e7f
This commit is contained in:
Zuul 2021-01-07 13:35:29 +00:00 committed by Gerrit Code Review
parent f9750cb24c
commit 80df0df2c7
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d4c6bbb4ba31663a658997a99b58e48d4b3e03a0
Subproject commit c86332c915fdae004a39c401baf82e14fcd241eb