argoproj / argo-events

Event-driven Automation Framework for Kubernetes
https://argoproj.github.io/argo-events/
Apache License 2.0
2.38k stars 742 forks source link

Unmaintained 3rd-party dependencies #1951

Open whynowy opened 2 years ago

whynowy commented 2 years ago


Two 3rd-party libraries used by Argo Events are unmaintained:


  1. gogo/protobuf: No longer maintained as per https://github.com/gogo/protobuf/issues/691

  2. github.com/joncalhoun/qson: No longer maintained. Is used in the Storage Grid Event Source: https://github.com/argoproj/argo-events/blob/master/eventsources/sources/storagegrid/start.go

whynowy commented 2 years ago

There's no immediate impact at this time, but we need to move away from these libraries in the future. Convert it as a normal enhancement issue.