65 Commits (24059710cb046c4e6a850fa051fc3395dfc150ae)

Author SHA1 Message Date
Jonathan Christison 24059710cb Remove JSON elements when NULL 3 years ago
Jonathan Christison c724442abb We dont need to return every field, especially private ones 3 years ago
Jonathan Christison 707e9d4fbb Fix cascade for brew and pnc types 3 years ago
Jonathan Christison 603dc500de Hacking around eventBus injection by passing it to be set 3 years ago
Jonathan Christison be2f54c9c0 Set some fields to be public for json return 3 years ago
Jonathan Christison 2fd582e2ca ORM kinda working 3 years ago
Jonathan Christison 354745f7a0 Still adding ORM 3 years ago
Jonathan Christison 72e3b0f0b3 Start adding picocli as way of verifying CLI args 3 years ago
Jonathan Christison 7fffbe22ba Decouple ScanRequest from tekton runs 3 years ago
Jonathan Christison 5149a807f3 Fix typo add swagger-ui 3 years ago
Jonathan Christison 64c84c8764 Call run on the single-git-scan.sh 3 years ago
Jonathan Christison 85c798b0a7 Add pipeline run code for demo 3 years ago
Jonathan Christison 045df604a0 Start adding ORM support 3 years ago
Jonathan Christison 9e9d3b36ed Run under osh-wrapper-client-sa 3 years ago
Jonathan Christison 6b9aa75213 Add tekton task, use defaultClient, injection woes 3 years ago
Jonathan Christison c3aa30b2b4 Add jackson support 3 years ago
Jonathan Christison 24660d8f85 Start adding validation and some primative endpoints 3 years ago
Jonathan Christison 5f8498bb0c Remove implementation to start again 3 years ago
Jonathan Christison 4a4892c9ba Remove service account declartion in application properties 3 years ago
Jonathan Christison 7c674c215c Link to the osh-wrapper client service account 3 years ago
Nicholas Caughey 5c3671a2c6 fixed every warning from quarkus except the split package issue which can be tracked with issue#4 3 years ago
Jonathan Christison 02c461395c Fix problem with openshift deploy and jakarta injection 3 years ago
Jonathan Christison 9d76e78393 Disable Kerberos and other Auths in dev profile 3 years ago
Nicholas Caughey 865c628bb2 fixed the pom and other issues from a bad merge 3 years ago
Nicholas Caughey e35882520f added the brewnvr innvocation 3 years ago
Nicholas Caughey 5de2051b86 updated exceptions to throw on unimplemented fu nctionality 3 years ago
Nicholas Caughey 0173d5e9bc added exceptions to unimplemented code 3 years ago
Nicholas Caughey 2f043bacc3 update tekton 3 years ago
Nicholas Caughey 39cd02490e added the missing file for creating tasks from scratch 3 years ago
Nicholas Caughey 4c21442cbe moved the baseScan yaml to the correct folder 3 years ago
Nicholas Caughey 76f5978777 error in the yaml 3 years ago
Nicholas Caughey a71996607c contians the files for testing createoing tekton tasks 3 years ago
Jonathan Christison e755fe945c Use edge TLS termination 3 years ago
Jonathan Christison c15a0c5ee1 Add example deploy and set TLS to edge 3 years ago
Jonathan Christison e3fcecac06 Change to osh rather than osh-stage 3 years ago
Jonathan Christison 2e38ec0461 Add krb5.conf to container as config map 3 years ago
Jonathan Christison 4526231088 Secure volume mount example 3 years ago
Jonathan Christison 1081288418 Hacky attempt at adding DB Dev services for local development 3 years ago
Leonid Bossis 63fef64f31 checkpoint #2 3 years ago
Leonid Bossis a178a7fc18 add logging facility 3 years ago
Leonid Bossis 8975fff63d change db table field names from mixed naming convention to pythonic convention xxx_yyy_zzz and stop using CamelCase 3 years ago
Leonid Bossis c61e6fb0f6 checkpoint #1 3 years ago
jperezde fee2bd340f Added Kerberos auth to methods 3 years ago
jperezde 1ab0639941 Test keytab 3 years ago
jperezde af4a80b04a Added Kerberos dependency 3 years ago
Leonid Bossis c6385a7544 First changes after code review, making use of prepared statements, code cleanup 3 years ago
jperezde d3e2990851 Modified application.properties 3 years ago
jperezde 22c0be081b Test install Kerberos 3 years ago
Nicholas Caughey 191322b237 added example of using hibernate orm, rest of the objects should be converted to use it (this will be the last commit straight to main proper branches should be used moving forwards) 3 years ago
Nicholas Caughey 5f3b63fd4d destroy connections correctly and return some of the objects correctly 3 years ago