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

Kustomize file is changed on cluster-sync #58

Open
oshoval opened this issue Aug 19, 2024 · 0 comments
Open

Kustomize file is changed on cluster-sync #58

oshoval opened this issue Aug 19, 2024 · 0 comments
Labels

Comments

@oshoval
Copy link
Collaborator

oshoval commented Aug 19, 2024

What happened:
Perform cluster-sync locally and see the config/manager/kustomization.yaml file is changed.
It isn't good because it makes us have an unstaged file that makes working with git locally
less convenient.

What you expected to happen:
We should find a solution that doesnt alter files (at least not tracked ones) when we cluster-sync locally.

How to reproduce it (as minimally and precisely as possible):
Just run cluster-sync locally and see git status.

Additional context:

Environment:

  • KubeVirt version (use virtctl version): N/A
  • Kubernetes version (use kubectl version): N/A
  • VM or VMI specifications: N/A
  • Cloud provider or hardware configuration: N/A
  • OS (e.g. from /etc/os-release): N/A
  • Kernel (e.g. uname -a): N/A
  • Install tools: N/A
  • Others: N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant