Is there an existing issue for this?
Current Behavior
After enabling correctDrift on existing GitRepo with modified resource, GitRepo shows WaitApplied state.
Expected Behavior
After applying correctDrift on existing GitRepo:
- Modified resources should get original restored.
GitRepo should be Active instead of Modified.
Steps To Reproduce
- Created
GitRepo by NOT enabling correctDrift.
- Modify resource and
GitRepo shows Modified state.
- Enable
correctDrift on GitRepo
GitRepo is showing WaitApplied
- Even after applying
Force Update doesn't change the state.
- Resources doesn't not get restored, stays in modified state.
Environment
- Architecture:
- Fleet Version: 109.0.1+up0.15.1-beta.2
- Cluster:
- Provider:
- Options:
- Kubernetes Version:
Logs
Anything else?
Changed the repository of GitRepo still shows WaitApplied state.
Is there an existing issue for this?
Current Behavior
After enabling correctDrift on existing GitRepo with modified resource, GitRepo shows
WaitAppliedstate.Expected Behavior
After applying
correctDrifton existingGitRepo:GitReposhould be Active instead ofModified.Steps To Reproduce
GitRepoby NOT enablingcorrectDrift.GitReposhowsModifiedstate.correctDriftonGitRepoGitRepois showingWaitAppliedForce Updatedoesn't change the state.Environment
Logs
Anything else?
Changed the repository of
GitRepostill showsWaitAppliedstate.