Janakiraman
Janakiraman
### Contact Details [email protected] ### Tell us the project / group you are associated with Community (Default) ### What would you like to see implemented? https://www.openpolicyagent.org/docs/latest/kubernetes-primer/ currently OPA kubernetes provides...
currently when the user needs to establish custom validation rules, only option provided is validation webhook adding a guideline document to validation webhook in nexus runtime for the users
in build_gqlgen and build_openapigen GOBIN is hardcoded to use PKG_NAME/cmd in which PKG_NAME is default to /go/src.. for _in_container methods removing the dependency for PKG_NAME and changing to use PWD...
``` ------ with curl curl -s -k -H 'Accept: application/json;charset=utf-8' -H "Content-Type: multipart/form-data" -H "Authorization: bearer $TOKEN" ${OPSURL}/api/installation_settings -X POST -F "installation[file]=@installation_settings.json" {}% ------ with om curl ./om -e om_env.yml...