airwallex / k8s-pod-restart-info-collector

Automated troubleshooting of Kubernetes Pods issues. Collect K8s pod restart reasons, logs, and events automatically.
314 stars 45 forks source link

updated controller.go to fix resource specification bug for a container #27

Closed samyswam closed 1 year ago

samyswam commented 1 year ago

To fix below issue https://github.com/airwallex/k8s-pod-restart-info-collector/issues/26

samyswam commented 1 year ago

@able8 please review and merge this bug fix

samyswam commented 1 year ago

Can someone review this please @able8 ?

able8 commented 1 year ago

Hello @samyswam, thank you for your valuable contribution in fixing the bug. Unfortunately, I cannot merge your pull request at the moment due to the Contributor License Agreement (CLA). See https://github.com/airwallex/Auticuro/blob/master/Contribution.md#legal-requirements Would it be okay if I make the necessary changes using my account?

samyswam commented 1 year ago

yes @able8 you can make necessary changes using your account

able8 commented 1 year ago

@samyswam Thanks for your contribution and understanding.
You can submit the CLA if you want to contribute to this project later. I will close this PR and create a new one to fix this bug.