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

Fix dry-run still loading kubeconfig issue #3415

Merged
merged 1 commit into from
Dec 17, 2022

Conversation

souleb
Copy link
Member

@souleb souleb commented Dec 16, 2022

fixes #3411

If this is implemented, it will not assume that access to a kubeconfig is guaranteed even if just for retrieving configured namespace.

Signed-off-by: Soule BA soule@weave.works

@souleb souleb added bug Something isn't working area/diff Diff related issues and pull requests labels Dec 16, 2022
If this is implemented, it will not assume that access to a kubeconfig
is guaranteed even if just for retrieving configured namespace.

Signed-off-by: Soule BA <soule@weave.works>
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @souleb

@stefanprodan stefanprodan merged commit e81201b into fluxcd:main Dec 17, 2022
@stefanprodan stefanprodan deleted the issue-3411 branch December 17, 2022 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/diff Diff related issues and pull requests bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flux build kustomization --dry-run still tries to talk to the server
2 participants