Mattias Cockburn

Results 6 issues of Mattias Cockburn

Heya, trying to override some (hard-coded) defaults for the vagrant-hostmanager plugin [here](https://github.com/theforeman/forklift/blob/master/lib/forklift/box_distributor.rb). I am using forklift as a library, which is documented [here](https://github.com/theforeman/forklift/blob/master/docs/library.md) I want to use it, but not...

Introducing a new configuration flag `verify_tls` for the control that enables the user to disable TLS verification. Implement a custom handler for pushing metrics that uses `requests` to benefit of...

## Feature Request ### Description Currently no extensions work when Talos is running inside a container, as implemented in https://github.com/siderolabs/talos/blob/7b37e5b63d54c2d197336e4fbee941fa5f2423c0/internal/app/machined/pkg/controllers/runtime/extension_service_config_files.go#L59 We'd like to be able to test extensions like our...

This commit introduces a new flag '-skip-version-filter' which skips the filtering of available versions in the artifactManager.

## Feature Request ### Description Currently a specific set of kernel parameters is preserved during install/upgrade no matter what: https://github.com/siderolabs/talos/blob/9b9159d1e04d337dc3a51e41be57f4795e71255d/internal/pkg/install/install.go#L180 One common way a user might also customize the running...