Split ClusterWorkloadResourceMappings into a separate file by scothis · Pull Request #160 · servicebinding/runtime
Attempting to use kubectl to apply a CRD and a resource of the new kind creates a race condition for the API Server to reify the new CRD before the resource instance is created. Instead we can split these resources into a separate config file that can be independently applied to the cluster. Signed-off-by: Scott Andrews <andrewssc@vmware.com>
sadlerap pushed a commit to sadlerap/service-binding-runtime that referenced this pull request
Aug 24, 2022…nding#160) Attempting to use kubectl to apply a CRD and a resource of the new kind creates a race condition for the API Server to reify the new CRD before the resource instance is created. Instead we can split these resources into a separate config file that can be independently applied to the cluster. Signed-off-by: Scott Andrews <andrewssc@vmware.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters