Skip to content

Allow set of namespace in environment and helmDefaults#947

Closed
wrenix wants to merge 3 commits into
helmfile:mainfrom
wrenix:patch-1
Closed

Allow set of namespace in environment and helmDefaults#947
wrenix wants to merge 3 commits into
helmfile:mainfrom
wrenix:patch-1

Conversation

@wrenix

@wrenix wrenix commented Jul 26, 2023

Copy link
Copy Markdown
Contributor

see #447

@wrenix wrenix force-pushed the patch-1 branch 4 times, most recently from 3f15484 to 3d7145e Compare July 26, 2023 17:20
Comment thread docs/index.md
# See the helm usage (helm SUBCOMMAND -h) for more info on default values when those flags aren't provided.
helmDefaults:
kubeContext: kube-context #dedicated default key for kube-context (--kube-context)
namespace: default #dedicated default key for namespace (--namespace)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the default value shouldn't always be default.

It should be actually omitted by default.

When omitted, the namespace set in the kube-context will be used.

In case no namespace is set in the context, then default is used.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

your are correct, so in every go-code i put "" as an empty string.
How should i document it, to clearify this behavour?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm actually commenting from an user's perspective. From a maintainer's perspective maybe @yxxhero can provide some information...

@yxxhero

yxxhero commented Jul 26, 2023

Copy link
Copy Markdown
Member

@wrenix oh. I will help me.

@wrenix

wrenix commented Jul 26, 2023

Copy link
Copy Markdown
Contributor Author

Thanks for running the CI-Pipeline - i will take a look.
Current i was disturbed by: #948

@yxxhero

yxxhero commented Jul 27, 2023

Copy link
Copy Markdown
Member

Thanks for running the CI-Pipeline - i will take a look. Current i was disturbed by: #948

replied.

@wrenix wrenix force-pushed the patch-1 branch 3 times, most recently from 3da370a to 9f04d0a Compare July 31, 2023 18:18
@wrenix

wrenix commented Aug 1, 2023

Copy link
Copy Markdown
Contributor Author

@yxxhero thanks - i will rebase to your #951 and then keep developing

@wrenix wrenix force-pushed the patch-1 branch 13 times, most recently from b9b2f19 to 11e9dc1 Compare August 7, 2023 14:43
@stale stale Bot removed the wontfix This will not be worked on label Sep 24, 2023
@stale

stale Bot commented Oct 8, 2023

Copy link
Copy Markdown

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the wontfix This will not be worked on label Oct 8, 2023
@yxxhero yxxhero removed the wontfix This will not be worked on label Oct 9, 2023
@stale

stale Bot commented Oct 28, 2023

Copy link
Copy Markdown

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the wontfix This will not be worked on label Oct 28, 2023
@yxxhero yxxhero removed the wontfix This will not be worked on label Oct 28, 2023
@stale

stale Bot commented Nov 11, 2023

Copy link
Copy Markdown

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the wontfix This will not be worked on label Nov 11, 2023
@yxxhero yxxhero removed the wontfix This will not be worked on label Nov 18, 2023
@stale

stale Bot commented Dec 2, 2023

Copy link
Copy Markdown

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the wontfix This will not be worked on label Dec 2, 2023
@stale stale Bot removed the wontfix This will not be worked on label Dec 2, 2023
@stale

stale Bot commented Dec 16, 2023

Copy link
Copy Markdown

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the wontfix This will not be worked on label Dec 16, 2023
@wrenix

wrenix commented Dec 20, 2023

Copy link
Copy Markdown
Contributor Author

hmm, maybe it works already - i try it just in an setup like #1213

@stale stale Bot removed the wontfix This will not be worked on label Dec 20, 2023
@stale

stale Bot commented Jan 3, 2024

Copy link
Copy Markdown

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the wontfix This will not be worked on label Jan 3, 2024
@yxxhero yxxhero removed the wontfix This will not be worked on label Jan 5, 2024
@stale

stale Bot commented Jan 19, 2024

Copy link
Copy Markdown

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the wontfix This will not be worked on label Jan 19, 2024
@stale stale Bot closed this Jan 26, 2024
@wrenix

wrenix commented Feb 6, 2024

Copy link
Copy Markdown
Contributor Author

... i need just test

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants