Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • P Policy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Security and Compliance
  • Policy
  • Merge requests
  • !213

bugfix and updates for M14

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Shane Hutchins requested to merge bugfix_and_updates into master Oct 12, 2022
  • Overview 0
  • Commits 3
  • Pipelines 4
  • Changes 18
  • Translate update to better handle deny evaluations. Instead of returning HTTP_500_INTERNAL_SERVER_ERROR because of code issues it will now return HTTP_406_NOT_ACCEPTABLE. This will later need to be improved, but it's handling it gracefully now. Related to #76
  • Additional json and search_deny.rego policy for testing (which will get picked up during pytest)
  • Improved logging for translate
  • Bugfix for CLOUD_PROVIDER=LOCAL, confusing message #75 (closed)
  • Documentation update
  • Improved logging for bundles
  • Bundle storage fix for IBM - only impacts IBM, but a real bug in M14
  • Improved logging for entitlements auth requests and now setting a timeout (for troubleshooting reported issues in M14)
  • Policy Service AdminCLI improvements
    • better error handling with requests
    • New commands opa-add, opa-rm (to support testing/debugging)
    • New option --domain for eval
    • New option --walk for compile
    • Added non-zero exit status for failures where missing
    • AdminCLI version change to 0.0.2
Edited Oct 12, 2022 by Shane Hutchins
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bugfix_and_updates