GithubHelp home page GithubHelp logo

alloy's People

Contributors

coffeefreak101 avatar diogomatsubara avatar doctorvin avatar jakeschuurmans avatar jaormx avatar joelrebel avatar mmlb avatar renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jaormx mmlb

alloy's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update module go.hollow.sh/toolbox to v0.6.3
  • fix(deps): update module github.com/bmc-toolbox/bmclib/v2 to v2.2.6
  • fix(deps): update module github.com/nats-io/nats.go to v1.35.0
  • fix(deps): update module github.com/spf13/viper to v1.19.0
  • fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.52.0
  • fix(deps): update module golang.org/x/oauth2 to v0.21.0
  • fix(deps): update opentelemetry-go monorepo to v1.27.0 (go.opentelemetry.io/otel, go.opentelemetry.io/otel/trace)
  • chore(deps): update github/codeql-action action to v3
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Pending Status Checks

These updates await pending status checks. To force their creation now, click the checkbox below.

  • chore(deps): update goreleaser/goreleaser-action action to v6

Warning

Renovate failed to look up the following dependencies: Can't find version matching v0.0.0-20231204194243-7bcbccab7116 for go package github.com/bmc-toolbox/common, Can't find version matching v0.0.0-20240222234643-814bf88cf225 for go package golang.org/x/exp.

Files affected: go.mod


Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

docker-compose
docs/scripts/docker-compose.yml
  • jaegertracing/all-in-one 1.43
dockerfile
Dockerfile
Dockerfile.inband
  • ghcr.io/metal-toolbox/ironlib v0.2.17
github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v2
  • actions/setup-go v5
  • github/codeql-action v2
.github/workflows/push-pr-lint.yaml
  • actions/checkout v4
  • actions/setup-go v5
  • actions/checkout v4
  • actions/setup-go v5
  • docker/setup-buildx-action v3
  • docker/build-push-action v5
  • anchore/scan-action v3
.github/workflows/release.yml
  • docker/login-action v3
  • actions/checkout v4
  • actions/setup-go v5
  • anchore/sbom-action v0.13.4
  • goreleaser/goreleaser-action v5
gomod
go.mod
  • go 1.22
  • github.com/bmc-toolbox/bmclib/v2 v2.0.1-0.20230825151635-6cf01686c513@6cf01686c513
  • github.com/bmc-toolbox/common v0.0.0-20231204194243-7bcbccab7116@7bcbccab7116
  • github.com/bombsimon/logrusr/v2 v2.0.1
  • github.com/coreos/go-oidc v2.2.1+incompatible
  • github.com/equinix-labs/otel-init-go v0.0.7
  • github.com/google/go-cmp v0.6.0
  • github.com/google/uuid v1.6.0
  • github.com/hashicorp/go-multierror v1.1.1
  • github.com/hashicorp/go-retryablehttp v0.7.4
  • github.com/jacobweinstock/registrar v0.4.7
  • github.com/jeremywohl/flatten v1.0.1
  • github.com/jinzhu/copier v0.3.5
  • github.com/metal-toolbox/ironlib v0.2.15
  • github.com/metal-toolbox/rivets v1.0.4
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/nats-io/nats.go v1.33.1
  • github.com/pkg/errors v0.9.1
  • github.com/prometheus/client_golang v1.19.0
  • github.com/r3labs/diff/v3 v3.0.1
  • github.com/sanity-io/litter v1.5.5
  • github.com/sirupsen/logrus v1.9.3
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/viper v1.18.2
  • github.com/stretchr/testify v1.9.0
  • go.hollow.sh/serverservice v0.16.2
  • go.hollow.sh/toolbox v0.6.2
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
  • go.opentelemetry.io/otel v1.24.0
  • go.opentelemetry.io/otel/trace v1.24.0
  • go.uber.org/goleak v1.3.0
  • golang.org/x/exp v0.0.0-20240222234643-814bf88cf225@814bf88cf225
  • golang.org/x/net v0.22.0
  • golang.org/x/oauth2 v0.17.0
  • google.golang.org/protobuf v1.32.0

  • Check this box to trigger a request for Renovate to run again on this repository

Hardware inventory to continue on BIOS configuration collection error

The Inventory data collection should not be aborted on a BIOS data collection failure,

The fix for this is pretty simple

This method logs a warning instead of an error,

biosConfig, err := i.deviceManager.GetBIOSConfiguration(ctx)

And here the map length is checked before attempting to publish BIOS data,
https://github.com/metal-toolbox/alloy/blob/main/internal/publish/serverservice.go#LL286C73-L286C73

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.