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

Conversation

varshaprasad96
Copy link
Member

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.

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
Copy link
Member Author

Realised that there is a ObjectToStringMapper to solve this!

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

Successfully merging this pull request may close these issues.

None yet

1 participant