Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

strider

strider created a review on a pull request on RedHatInsights/insights-host-inventory
Hi @FabriciaDinizRH, Please run `pre-commit run --all-files` to regenerate a bundle for `swagger/open.dev.json` at `swagger/openapi.json`. Add the `openapi.json` in your PR, and all the CI will be ...

View on GitHub

strider created a review on a pull request on RedHatInsights/insights-host-inventory
Tested locally, LGTM

View on GitHub

strider created a review comment on a pull request on RedHatInsights/insights-host-inventory
Yes, these files exist in the `ubi9` base image. Take a look at my screenshot above.

View on GitHub

strider created a review on a pull request on RedHatInsights/insights-host-inventory

View on GitHub

strider created a review comment on a pull request on RedHatInsights/insights-host-inventory
My only concern is about that line. It appears that `/usr/lib64/libpq.so.5` and `/usr/lib64/libpq.so.private16-5.16` files exist, but are not linked to each other with the `ubi9-minimal` base image...

View on GitHub

strider created a review on a pull request on RedHatInsights/insights-host-inventory

View on GitHub

strider pushed 2 commits to RHINENG-12237-UBI9 strider/insights-host-inventory
  • Add metrics for hosts syndication (#2229) rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED 24bafaa
  • (RHINENG-12237) Migrate from ubi8-minimal to ubi9-minimal Signed-off-by: Gaël Chamoulaud <[email protected]> 3e4991c

View on GitHub

strider pushed 1 commit to RHINENG-12237-UBI9 strider/insights-host-inventory

View on GitHub

strider pushed 1 commit to RHINENG-12237-UBI9 strider/insights-host-inventory

View on GitHub

strider pushed 1 commit to RHINENG-12237-UBI9 strider/insights-host-inventory

View on GitHub

strider pushed 1 commit to RHINENG-12237-UBI9 strider/insights-host-inventory

View on GitHub

strider opened a pull request on RedHatInsights/insights-host-inventory
(RHINENG-12237) Migrate from ubi8-minimal to ubi9-minimal
# Overview This PR is being created to address [RHINENG-12237](https://issues.redhat.com/browse/RHINENG-12237). ## PR Checklist - [ ] Keep PR title short, ideally under 72 characters - [ ...
strider created a branch on strider/insights-host-inventory

RHINENG-12237-UBI9

strider pushed 288 commits to master strider/insights-host-inventory
  • feat(logging): Capture gunicorn logs to console (#1842) * Enable gunicorn logs for local development and deployment 29fa789
  • feat(deps): Update dependencies from Grype scan (#1843) * Update setuptools, certifi, requests 1ce3efd
  • feat(api): Use cached data for cert-auth insights-client request (#1841) * feat(api): Use cached data for cert-auth ... 9139153
  • bugfix(api): Resolve None key value when processing System identity for make_key (#1848) * If org_id and access_id a... 17dff03
  • feat(RHINENG-9828) Send content back to the export service (#1830) Signed-off-by: Gaël Chamoulaud <[email protected]> 0be1e39
  • Update docker-compose usage in README (#1845) 466dfa3
  • bugfix(api): Serve correct openapi spec (#1850) * Disable serving the dev API spec via connection so correct version... 748c813
  • fix(RHINENG-11697) Fix fetching RBAC Permissions failures (#1852) Signed-off-by: Gaël Chamoulaud <[email protected]> 58abddf
  • feat(api): Add prometheus metric to track cached system hits (#1851) * Add metric counter * Add increment when syst... 6a3e674
  • Extend timeout for 'All tests' pipeline (#1849) rh-pre-commit.version: 2.3.0 rh-pre-commit.check-secrets: ENABLED 6e5888a
  • feat(api): Invalidate cached systems in groups and staleness apis (#1853) * Define key deletion types and abstract t... dca6796
  • bugfix(metrics): revert nginx metrics pass through (#1854) * Enable an empty metrics endpoint instead of pass throug... cb5dbf0
  • Add kafka consumer session env vars to clowdapp (#1856) abeb312
  • bugfix(mq): Remove cache set mechanism in payload processing (#1857) * bugfix(mq): Remove cache set mechanism in pay... a3b14a0
  • Add rate limiting for segmentio track calls. (#1846) * Add rate limiting for segmentio track calls. * Removed deb... fe06772
  • bugfix(cache): Add cache back to mq pods for invalidation (#1859) * bugfix(cache): Add cache back to mq pods for inv... 55d4d85
  • refactor(RHINENG-11207): refactor notifications.py (#1825) * refactor(RHINENG-11207): refactor notifications.py *... 3759d08
  • Don't fail to match when mutable elevated facts change. (#1718) * Rebase. * If an immutable canonical fact is dif... 89d7aba
  • bugfix(cache): Remove simple cache option for development to avoid unintended use (#1861) * Remove simple cache conf... f7ea130
  • feat(cache): Enable system caching using env var (#1862) * Add unleash flag gating for this capability. 30c29b9
  • and 268 more ...

View on GitHub

strider pushed 126 commits to master strider/cyndi-operator
  • Fix tests ec2a5fb
  • Build/dev setup fixes 8fba6f3
  • Make pr_check/unit_test files executable 168e1df
  • Add test-clowdapp deployment 8949791
  • Update base image in dockerfile 7f1c6ec
  • Use go install in make controller-gen 79b84eb
  • Remove index reset from build_catalog a1bafb4
  • Unset REPLACE_VERSION in build_catalog 3d9e5f9
  • Set REPLACE_VERSION in build_catalog.sh 0e46e34
  • Unset REPLACE_VERSION in build_catalog 8c9d589
  • Disable app-interface pr_check 3566944
  • Remove advisor-backend dependency from test-clowdapp 0e3673a
  • Syndicate groups column d5192a0
  • Groups to JSON in connector config f12ec22
  • Add groupsToJson in InsightsOnly path e24d636
  • Reset catalog a1047b7
  • Stop resetting catalog 5a12246
  • Keep resetting the catalog 4c9f5c2
  • Add DBTableIndexSQL to CRD (#85) c0639a3
  • Disable the minimum length validation for dbTableIndexSQL a2742cd
  • and 106 more ...

View on GitHub

strider created a review on a pull request on RedHatInsights/insights-host-inventory
LGTM

View on GitHub