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

🐛 filter global namespace while looking for cluster scoped resources #1520

Merged

Commits on May 24, 2021

  1. 🐛 filter global namespace while looking for cluster scoped resources

    In the current implementation of multinamespaced cache, we look at
    global namespace while listing objects from all namespaced. Global namespace
    should not be looked at while fetching namespaced resources.
    varshaprasad96 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    50bfd90 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. create a cluser scoped cache separately

    Signed-off-by: varshaprasad96 <varshaprasad96@gmail.com>
    varshaprasad96 committed May 25, 2021
    Configuration menu
    Copy the full SHA
    201ab80 View commit details
    Browse the repository at this point in the history