Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize the performance when listing permissions #845

Closed
hsluoyz opened this issue Jul 22, 2021 · 3 comments
Closed

Optimize the performance when listing permissions #845

hsluoyz opened this issue Jul 22, 2021 · 3 comments
Assignees

Comments

@hsluoyz
Copy link
Member

hsluoyz commented Jul 22, 2021

We need to analyze the user scenario and see how to optimize the performance.

  1. App listing optimization devtron-labs/devtron#596
  2. FEATURE: App listing optimization devtron-labs/devtron#598
@hsluoyz
Copy link
Member Author

hsluoyz commented Jul 22, 2021

@closetool @tangyang9464

@kilosonc
Copy link
Contributor

@hsluoyz @tangyang9464 I found that devtron still using casbin v1, and it uses dep manage dependencies
I try to update dependency for it, but suffered network errors.

➜  devtron git:(main) dep ensure -update github.com/casbin/casbin
dep: WARNING: redundant prune option "non-go" set for "github.com/aws/aws-sdk-go"
dep: WARNING: redundant prune option "non-go" set for "github.com/argoproj/argo-cd"
^CSignal received: waiting for 1 ops to complete...
The following issues were found in Gopkg.toml:

  ✗ unable to deduce repository and source type for "google.golang.org/grpc": unable to read metadata: unable to fetch raw metadata: failed HTTP request to URL "http://google.golang.org/grpc?go-get=1": Get "http://google.golang.org/grpc?go-get=1": context canceled

ProjectRoot name validation failed

@tangyang9464 Could you try to update this dependency?

@hsluoyz
Copy link
Member Author

hsluoyz commented Jul 24, 2021

@closetool plz ask them whether they want to update to Go Modules first before making PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants