devtron
devtron copied to clipboard
Bug: select material functionality breaking for ci pipeline, when communication between orch and git-sensor is on REST rather than GRPC.
📜 Description
select material functionality breaking for ci pipeline, when communication between orch and git-sensor is on REST rather than GRPC.
👟 Reproduction steps
change the CM keys for REST communication between gitsensor and orch. GIT_SENSOR_URL: git-sensor-enterprise-automation-dcd-service.devtroncd:90
GIT_SENSOR_PROTOCOL: GRPC Bounce the orch pod click on select material for any ci pipeline.
👍 Expected behavior
Commits from the respective git repo should be show.
👎 Actual Behavior
Internal Server Error
☸ Kubernetes version
latest
Cloud provider
Azure
🌍 Browser
Chrome
🧱 Your Environment
No response
✅ Proposed Solution
No response
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find any similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
AB#9212