flux2 icon indicating copy to clipboard operation
flux2 copied to clipboard

Git Overall Improvements

Open pjbgf opened this issue 2 years ago • 0 comments

Overarching issue enumerating Git issues and improvements.

  • [ ] Across Implementations

    • [ ] https://github.com/fluxcd/pkg/issues/245
    • [x] https://github.com/fluxcd/flux2/issues/2610
    • [ ] https://github.com/fluxcd/source-controller/issues/656
  • [ ] libgit2

    • [x] Performance / Resource Consumption
      • [x] https://github.com/fluxcd/image-automation-controller/issues/334
    • [x] Unable to Clone
      • [x] https://github.com/fluxcd/source-controller/issues/433
      • [x] https://github.com/fluxcd/image-automation-controller/issues/186
      • [x] https://github.com/fluxcd/image-automation-controller/issues/207
      • [x] https://github.com/fluxcd/image-automation-controller/issues/225
      • [x] https://github.com/fluxcd/image-automation-controller/issues/228
      • [x] https://github.com/fluxcd/image-automation-controller/issues/281
      • [x] https://github.com/fluxcd/image-automation-controller/issues/298
    • [x] Intermittent issues
      • [x] https://github.com/fluxcd/source-controller/issues/439
      • [x] https://github.com/fluxcd/source-controller/issues/402
      • [x] https://github.com/fluxcd/image-automation-controller/issues/282
      • [x] https://github.com/fluxcd/image-automation-controller/issues/296
      • [x] https://github.com/fluxcd/image-automation-controller/issues/209
      • [x] https://github.com/fluxcd/image-automation-controller/issues/342
    • [x] known_hosts
      • [x] https://github.com/fluxcd/source-controller/issues/397
      • [x] https://github.com/fluxcd/flux2/issues/1593
    • [x] Host Key Types
      • [x] https://github.com/fluxcd/flux2/issues/1595
    • [ ] Managed Transport
      • [x] Enable Managed Transport by default
      • [x] Decomission Unmanaged Transport
      • [ ] Remove feature switch
    • [ ] Documentation
      • [ ] https://github.com/fluxcd/flux2/issues/2052
    • [x] Tests
      • [x] NO_PROXY
      • [x] Managed Transport test parity
  • [x] go-git

    • [x] Managed Transport feature parity
      • [x] Enforce connection/operation timeouts

pjbgf avatar Mar 29 '22 12:03 pjbgf

This issue has been superseded by https://github.com/fluxcd/flux2/issues/3039

pjbgf avatar Aug 26 '22 08:08 pjbgf