Previous Meeting 

Date:

Next Meeting

Agenda:

  • LF toolchain updates: 
    • verify/merge jobs are running fine
    • Nexus artifacts 
    • Sonar
    • CLM: something specific to the pom dependencies
  • Functional testing updates
    • Dockerization of HAS
    • Dockerization of OSDF
  • Unit tests coverage:
    • OSDF
    • HAS
  • API:
    • Northbound SO/OOF API
    • Swagger 
  • Discussion items:
    • Policy - OOF interaction
    • HPA Flavor Mapping

Attendees

Goals

Discussion items

TimeItemWhoNotes

Need a pre git review mechanism to see diff

Ikram, Sastry

Request from Ikram: Need a mechanism to see diff before sending a git review. Something like codecloud branch interface.

Suggestion: We can use git diff or GUI clients (https://www.slant.co/topics/1324/~diff-tools-for-git). Other option is to mirror the repo in a local instance and use that for diff viewing. In most cases, git review is a reasonable place.


Security issues from code scanShankar, Ikram, Pam, SastryThere are errors with packages such as junit and such. We need to "fix" them. However, these are packages that are not pulled into the project at all (they are dependencies from pom.xml files used for testing).

Functional testing process (M3 deadline)Shankar, Leonardo, Ramki, Ikram, Sastry, Pam

OOF-HAS relies on Music heavily, so functional tests with it require Music to be spun up. Approaches considered are (a) mocking, (b) running Music internally, and (c) mock functionality via some simple messaging queue system.

Option (c) is ruled out for now. Leaning towards (c).


Policy operatorsSrini, Ankit

Need to support more operators (e.g. range). We may also have parallel developments towards supporting 'general expressions'. Also, clamp project has complex policies.

Ankit will add policy examples soon since HPA folks need them soon.

Action items