Skip to content

Commit

Permalink
fix: remove default namespace as a requirement to list namespaces (#3711
Browse files Browse the repository at this point in the history
)

Currently Flipt with authz requires user to have read access to default
namespace in order to list the namespaces. This edge case ninja'd its way
into the code like a shadow in the night, but it’s time for this stealthy
PR troublemaker to find another codebase to haunt!

Side effect 1: the deps has been updated and the code should be regenerated.
Side effect 2: the tests are broken with PR #3595 in RPC and they are not run
in CI.
  • Loading branch information
erka authored Dec 10, 2024
1 parent df4bd38 commit 12a4ae8
Show file tree
Hide file tree
Showing 9 changed files with 1,497 additions and 3,961 deletions.
76 changes: 22 additions & 54 deletions rpc/flipt/analytics/analytics.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 12a4ae8

Please sign in to comment.