tink
tink copied to clipboard
Workflow Engine for provisioning Bare Metal
As part of the introduction of the v1alpha2 API that reduces the data and functional model of workers, its necessary to rewrite much of the Tink Server.
See https://github.com/tinkerbell/tink/pull/730#issuecomment-1591356516
Network data and even the raw Hardware object have been requested by users. We should expand the stable contract on data injected into templates and consider injecting raw Hardware objects...
## Expected Behaviour Once iPXE started execution it will be good if we can reduce failure points. ## Current Behaviour Received the following error in `tink-controller` logs, while the template...
Currently, to understand all the fields available in a Template action you have to search the code base. And even then it's really confusing. https://github.com/tinkerbell/tink/blob/fe2177f9d99d5d811ee91d1c4f92ba0c7439c0b5/pkg/apis/core/v1alpha1/template_types.go#L21 The available fields for Templates...
Currently, the Rufio `Machine` is referenced by `Hardware` objects. However, Rufio and its capabilities are very much optional and having to populate something on the Hardware object whenever we want...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.2 to 0.18.0. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.18.0 :warning: Breaking Changes Bump to k8s.io/* v1.30 (#2693 #2754 #2765 #2776 #2786) Remove deprecated v1alpha1.ControllerManagerConfiguration (#2648) admission.Decoder...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.29.3 to 0.30.0. Commits fb932d2 Update dependencies to v0.30.0 tag d014286 Merge remote-tracking branch 'origin/master' into release-1.30 581c1b8 Update x/net for CVE-2023-45288 35ca1f4 Merge pull request #123932...
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.49.0 to 0.51.0. Release notes Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases. Release v1.26.0/v0.51.0/v0.20.0/v0.6.0/v0.1.0 Added NewSDK in go.opentelemetry.io/contrib/config now returns a configured SDK with a valid MeterProvider. (#4804) Changed Change...