argo-cd icon indicating copy to clipboard operation
argo-cd copied to clipboard

fix(#9963): Add logic to handle for file.Close()

Open my-git9 opened this issue 3 years ago • 0 comments

Add logic to handle for file.Close()

the link issue: https://github.com/argoproj/argo-cd/issues/9963

Checklist:

  • [ ] Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • [ ] The title of the PR states what changed and the related issues number (used for the release note).
  • [ ] I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • [ ] I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • [ ] Does this PR require documentation updates?
  • [ ] I've updated documentation as required by this PR.
  • [ ] Optional. My organization is added to USERS.md.
  • [x] I have signed off all my commits as required by DCO
  • [ ] I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • [ ] My build is green (troubleshooting builds).

my-git9 avatar Aug 01 '22 15:08 my-git9