Robb Kidd

Results 28 issues of Robb Kidd

https://github.com/open-telemetry/opentelemetry-proto/pull/362

spec-compliance
spec-compliance/v1.10.0

A `does-the-universe-work?` or `U CAN HAZ BERKS` check service would be super useful for monitoring the most frequently used feature of Supermarket. Picturing something that can :thumbsup:/:thumbsdown: a `berks install`...

Type: Enhancement
Aspect: Operations

After deploying chef/omnibus-supermarket#42, discovered that production has _two_ sitemaps is wants to generate. Need to figure out a way to compute how many sitemap targets are configured and touch that...

Component: Omnibus
Type: Chore

From @sean-horn (copied from chef/omnibus-supermarket#47): Attempting to set this in an lxc container results in this ``` # sysctl -w "vm.overcommit_memory=1" error: permission denied on key 'vm.overcommit_memory' ``` Even though...

Type: Chore

Document backing up database and cookbook artifacts, particularly when running DB and artifact storage locally on the Supermarket host. A solid [summary of the steps](https://github.com/chef/supermarket/issues/1392#issuecomment-237001781) was provided recently by [Mikhail...

Aspect: Documentation
Type: Chore

With 4 quality metric workers implemented in Fieri, there is some duplication between them: * processing cookbook and cookbook_version data responses from the Supermarket API * posting back an evaluation...

Component: Quality Metrics

The attempts to use node attributes to set other default node attributes within the omnibus internal cookbook is causing some of our configuration headaches. For example, [we set the default...

The public instance of supermarket.chef.io occasionally has outages as a result of intermittent issues with Redis (running in ElastiCache). These outages seem to be the result of cache timeouts in...