Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / RedHatInsights/rhc-catalog-worker issues and pull requests
#73 - Fix small typo in README.md
Pull Request -
State: open - Opened by cnsnyder over 2 years ago
#72 - Code cleanup
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#71 - Code cleanup
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#70 - Lint issues
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#69 - In the type switch use shadowing
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#68 - Fixed errors reported by golangci-lint
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#67 - Fixed the branch name from master to main
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#66 - Proxy support in release-1.0
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#65 - Support for connection via Proxy Server
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#64 - Search catalog.toml at multiple default locations
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#63 - Search catalog.toml at multiple default locations
Pull Request -
State: closed - Opened by bzwei almost 4 years ago
#62 - Add support for log level
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#61 - Add support for log level
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#60 - Make sure tar file and tempDir are deleted when tar writer flushes
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#59 - Make sure tar file and tempDir are deleted when tar writer flushes
Pull Request -
State: closed - Opened by bzwei almost 4 years ago
#58 - Remove the /etc/rhc/workers directory
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#57 - Added RPM Spec file
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#56 - Changed name of executable
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#55 - Changed name of executable
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#54 - Added LICENSE file
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#53 - Added LICENSE file
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#52 - Fixed Makefile to support building from spec files
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#51 - Fixed Makefile to support building from spec files
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#50 - Added vendor directory
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#49 - Added support for vendoring command
Pull Request -
State: closed - Opened by mkanoor almost 4 years ago
#48 - Do not upload tar file if SHA and size do not change
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#47 - Rename RequestMessage to CatalogInventoryTask
Pull Request -
State: closed - Opened by bzwei about 4 years ago
- 3 comments
#46 - Fixed command for linux
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#45 - Add more info when register with RHC
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#44 - Remove unused attributes in MQTTMessage
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#43 - Handle errors when making mqtt client fails
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#42 - Write the log to stdout if no log file is configured
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#41 - Changed the name of the worker exe
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#40 - Fixed the directory for catalog config file
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#39 - Changed to refer to RHC
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#38 - Use atomic operation for counter updated by different goroutes
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#37 - Accept configured root CA for mTLS connections
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#36 - Rename project to rhc-worker-catalog
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#35 - Change logger ID from int to string
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#34 - Fixed binary name for linux
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#33 - Rename project and module to rhc_catalog_worker
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#32 - Make worker timeout minutes configurable
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#31 - Panic when err from updating task not handled properly
Issue -
State: closed - Opened by mkanoor about 4 years ago
#30 - update status and return on error before goroutine startDispatcher
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#29 - Added race condition check in Makefile
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#28 - When running with race condition enabled tests fail
Issue -
State: closed - Opened by mkanoor about 4 years ago
#27 - Fixed a typo
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#26 - Log Memory Usage, GC and Number of Goroutines
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#25 - When logging we need the callers info
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#24 - In the logs we should have the name of the function that logged the line
Issue -
State: closed - Opened by mkanoor about 4 years ago
#23 - Update running status with a message
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#22 - Add tar_size in the output
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#21 - Validate GET status code
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#20 - Changed topological_inventory to catalog
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#19 - Create sha256 for each tar file
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#18 - Set GOARCH for Linux to amd64
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#17 - Support for SSL based MQTT connection
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#16 - Support mTLS connection using certificates
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#15 - When a host is not found we get a SEGV
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#14 - Added docs, updated sequence diagram
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#13 - Listen on grpc request
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#12 - Add test to main
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#11 - Add test for package towerapiworker
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#10 - Add version and GIT SHA into logfile
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#9 - Add tests for jsonwriter and tarwriter
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#8 - Removed debug values which were getting used all the time
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#7 - Add tests to catalogtask and request
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#6 - Added task_id in the content type
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
- 1 comment
#5 - Fixed the lint issue in Makefile
Pull Request -
State: closed - Opened by mkanoor about 4 years ago
#4 - Some Refactoring
Pull Request -
State: closed - Opened by bzwei about 4 years ago
- 1 comment
#3 - Configure github actions
Pull Request -
State: closed - Opened by bzwei about 4 years ago
- 1 comment
#2 - Create go.yml
Pull Request -
State: closed - Opened by bzwei about 4 years ago
#1 - Add some tests
Pull Request -
State: closed - Opened by bzwei about 4 years ago