Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Changes for OSDF retrieving code:

A. Url, authentication(user and pass), extra headers

B. payload send payload sent for retrieval.

Using the new filters(geography, service, resource, scope, name?)

...

      Check if the policy name filter still exists in the current implementation – Ruoyu Ying

 BC. Config for OSDF

Put the new filters inside the config 

Add a two new question from Ruoyu Ying :

  1. Where does the input for geography and scope come from? Does user need to modify the config file each time they want to change?

       2. Will the object 'scope' be added as a mandatory value in our payload to Policy framework?

 Avteet Chayal Shankaranarayanan Puzhavakath Narayanan   

CD. Clean up the source code where does the filtering job ourselves by resource name

DE. Clean up the source code where provides choice for retrieving(by scope or by name)

...