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

[Add] Allow specifying helm secret namespace for cluster scope objects #323

Commits on Apr 27, 2024

  1. [Add] Allow specifying helm secret namespace for cluster scope objects

    Currently, the helm secret namespace is taken from the namespace of
    the object which is being passed to `ActionClientFor`. When the action
    client is created for cluster scoped objects, the namespace has to
    explicitly set in their metadata. This PR introduces an option to
    specify the namespace through the context instead.
    varshaprasad96 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    67bc614 View commit details
    Browse the repository at this point in the history