foreman icon indicating copy to clipboard operation
foreman copied to clipboard

an application that automates the lifecycle of servers

Results 356 foreman issues
Sort by recently updated
recently updated
newest added

Currently, the suggestions provided by the auto-complete feature of the search-bars include content from different organizations. This PR fixes this by using the (yet to be merged) `enhanced_filter` function of...

Not yet reviewed

Required fog-libvirt PR: https://github.com/fog/fog-libvirt/pull/155

Waiting on contributor
Needs re-review
UI

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @​crazy-max in docker/build-push-action#1120 Bump @​docker/actions-toolkit from 0.24.0 to 0.26.0...

Not yet reviewed
Waiting on contributor
dependencies
github_actions

Usage was removed here: https://github.com/theforeman/foreman/pull/7775 and I didnt find any usage of it now in foreman+katello and their plugins

- Provisioning a host with an image that does not exist has the correct error. - Fixed error for the Libvirt capacity storage. - Added error to the field when...

Not yet reviewed
UI

The default hash function should be more secure SHA512. NSA has recommended SHA512 since RHEL 5, so it's likely widely adopted. SHA256 is no longer considered supported and is prohibitted...

Stable branch

The assumption was that `exit 1` in GRUB2 triggers a boot from the next bootdevice by the firmware and that the `chainloader` command is not working at all when SecureBoot...

Not yet reviewed
Templates

When using `yardoc server` to serve the documentation, the `Foreman` namespace was incorrectly documented. This makes sure some files are readable. Obviously it's far from ready. This came up in...

Not yet reviewed
Waiting on contributor