Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PB-4578: Fix RT CR status with duplicate resources and RT controller with duplicate effort. #1529

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 18, 2023

  1. PB-4578:

     - Remove loop on the paths in the validateTransformResource as this is already been doing in the resourcecollector.TransformResources
     - Because of this redandent computation issue is solved and RT CR status will not be overloded with duplicate resource information.
     - Remove path.Operation validation in validateTransformResource as this is already completed with the RT CR is in Initial Stage using the ResourceTransformationController.validateSpecPath method.
    sgajawada-px committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    686c1ea View commit details
    Browse the repository at this point in the history