Skip to content

Conversation

@asafc
Copy link
Contributor

@asafc asafc commented Aug 8, 2022

No description provided.

shaulk and others added 30 commits September 3, 2023 14:33
…decars-with-custom-version-suffixes-that

Allow building with suffixes that don't appear in the internal version.
Add Sidecar routes for the new rego rules
…issions-rebac

add resources and resource_types fields to get user permissions
…issions-rebac

fix response model to allow resource instance permissions
…load-size-limit

Increase OPA_DECISION_LOG_UPLOAD_SIZE_LIMIT to 65536
Colorizer didn't handle color tag being formatted while closing tag static in the format string
Raising http.client.HTTPException is a bug because it actually makes the endpoint raise an exception and return 500 instead of the raised error
1. This wasn't even working - it was wrapping _is_allowed with OPAL's fail_silently function which fallbacks on aiohttp.ClientError, _is_allowed is catching aiohttp.ClientError internally.
2. We don't want to return {"allow"=False} on errors, we want to return the error
Fix OPA timeout (and other OPA client errors) behavior
API: Oops, bug fix so bad OPA status codes will raise an error
omer9564 and others added 30 commits November 27, 2024 12:56
* Added data update callbacks config

* Fixed comment
…hecks-time-metrics-to-the-docs-with-the-new

fix factdb local role assignments filters
* 250mb

* test

* running tests

* finish wip

* test with -R

* test 2

* check if test flaky

* flaky test !

* wip removed

* pre-commit fix
* Added ruff

* Updated README.md

* Removed black from pre-commit

* Run ruff format

* Run ruff check --fix

* Changed setup.py to pathlib

* Fixed tests

* Fixed state.py

* Fixed offline_mode.py

* Renamed exceptions

* Fixed ruff checks

* Fixed (some) mypy errors

* Changed to annotated dependencies

* Changed to default_factory(dict)

* Fixed README.md and setup.py

* Fixed header type

* Removed extra arg

* Added install dev to README.md

* Fixed enforcer API
…ermit-opa

Include license in building process
…se-for-public-repositories

Create LICENSE
…-assignments-backward-compatible

backward compatible local role assignment
* update helm chart version

* workflow change
* Fixed state file deadlock

* Fixed pre-commit
* update pdp api example on ecs

* check ecs

* final - update our internal pdp
…so (#238)

* fix breaking changes in aioresponses 0.7.8 requiring host and port also

* Fixed pre-commit

---------

Co-authored-by: Dan Yishai <danyi1212@users.noreply.github.com>
* test1

* check with setup Docker step

* try2

* try3

* test with local build check

* without ref

* Update pdp-tester.yml

* Added print PDP container logs

* Changed API Key variable

* Added PDP Tester job to the CI

* Changed CD to reuse CI

* Changed PDP Tester build version to 'next'

* Added branch to reusable workflow call

---------

Co-authored-by: Dan Yishai <danyi1212@users.noreply.github.com>
* Added upgrade pip to docker image

* Updated OPAL to v0.8.0rc1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.