hegel icon indicating copy to clipboard operation
hegel copied to clipboard

Instance Metadata Service

Results 18 hegel issues
Sort by recently updated
recently updated
newest added

Write a cloud-init [data source](https://cloudinit.readthedocs.io/en/latest/topics/datasources.html) adapter for the Hegel Metadata API.

Default to using the Hegel Metadata API. This depends on the API being proven out and integration with cloud-init.

We've concluded the existing metadata endpoints provided by Hegel align with Equinix and that we should maintain this set of endpoints. We do, however, wish to develop a stand-alone metadata...

kind/feature
priority/important-longterm
roadmap

Tracking and discussion issue for 0.9.

0.7.0 deprecated a set of env variables in favor of standarized ones. They can be removed in 0.8.0. From the help menu: ``` Deprecated CLI flags Deprecated Current --http_port --http-port...

kind/cleanup

See https://github.com/tinkerbell/hegel/pull/72#issuecomment-998883680 (copied here) The issue is the use of a hardcoded port https://github.com/tinkerbell/hegel/blob/9bb4194933c2b001b4edc461f27d04373690377b/http-server/http_server_test.go#L914-L915 being assigned to a global variable https://github.com/tinkerbell/hegel/blob/9bb4194933c2b001b4edc461f27d04373690377b/http-server/http_server.go#L26 This is exacerbated by the fact that during CI...

priority/backlog
kind/failing-test

Tracking and discussion issue for the 0.8 release.

Change `/_package` endpoints to [z-pages](https://stackoverflow.com/questions/43380939/where-does-the-convention-of-using-healthz-for-application-health-checks-come-f).

Users sometimes only care about backward compatibility or new features. Setting up the CI to create tags that include only Major and Major.Minor will ensure they always pull the latest...

Release 0.10 tracking issue.