-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: project-faros/cluster-manager
base: v4.7.3
head repository: project-faros/cluster-manager
compare: master
- 12 commits
- 113 files changed
- 4 contributors
Commits on Jul 30, 2021
-
Fix typo restarting the faroswan interface.
The router role was not correctly restarting the faroswan interface when required. Fix for #161
Configuration menu - View commit details
-
Copy full SHA for 0e11e4d - Browse repository at this point
Copy the full SHA 0e11e4dView commit details
Commits on Aug 2, 2021
-
* Add pre-commit config * Automatic pre-commit changes * Add .cache This is generated by ansible-lint runs * Ignore role-name conventions * Fix ansible-lint pipefail * Fix ansible-lint unnamed-task * ansible-lint fix command-instead-of-shell * ansible-lint fix empty-string-compare * ansible-lint fix literal-compare * ansible-lint fix var-spacing * ansible-lint fix no-changed-when * ansible-lint fix no-handler * ansible-lint fix risky-file-permissions * pre-commit fix check-executables-have-shebangs * pre-commit fix line ending * ansible-lint fix yaml truthy values * ansible-lint yamllint more fixes * Add (untested) Github Action for ansible-lint * Bump Workflow ansible-lint version Maybe this helps? * Fix find/replace and other remarks from review Squash me!
Configuration menu - View commit details
-
Copy full SHA for 325e4f7 - Browse repository at this point
Copy the full SHA 325e4f7View commit details -
Added retries to oc debug commands while deploying storage.
Sometimes clusters don't seem to like making so many debug pods with the same name. This should help reduce failures.
Configuration menu - View commit details
-
Copy full SHA for 5544fe2 - Browse repository at this point
Copy the full SHA 5544fe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c902ef - Browse repository at this point
Copy the full SHA 2c902efView commit details
Commits on Aug 9, 2021
-
Guest node management on bastion (#163)
* Added config options for configuring the bastion node guest VM. Also fixed a bug that was revealed in conftui with CheckParameters * Added code to configure host devices on virtual machines. * Added custom memory/CPU counts and drive mapping to guest VM. * Nothing changes during drive mapping check. * Updated script for fetching VM facts. * Allow VM cpu/ram to be modified on the fly. * Updated vm management to read virsh_name variable. * Added playbook to manage application nodes. * Fixed issue with updating vcpu counts on virtual machines. * Updates to container-storage and nvidia-drivers to work with virtual node. * Updates to container storage to enable using with guest node. * Added storage cluster template. * Minor QA bug fixes
Configuration menu - View commit details
-
Copy full SHA for e5929fe - Browse repository at this point
Copy the full SHA e5929feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22dfca0 - Browse repository at this point
Copy the full SHA 22dfca0View commit details
Commits on Aug 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7877577 - Browse repository at this point
Copy the full SHA 7877577View commit details
Commits on Aug 19, 2021
-
Allow IP addresses for Ilo interfaces to be specified for user manage…
…d ilo networks. (#171) * Added mgmt_ip option to config menu. * Started updates to inventory file. * Added mac address verification to the inventory script. * Fixed an issue with the conftui to allow empty text fields. * Updated dhcp playbook to not create records to ipmi interfaces specified by ip address.
Configuration menu - View commit details
-
Copy full SHA for f75b1d3 - Browse repository at this point
Copy the full SHA f75b1d3View commit details -
Load the default configuration when no config file exists (#172)
* Fixed issue with validating mac addresses. * Automatically load default config file when none exists. This fixes #168.
Configuration menu - View commit details
-
Copy full SHA for dcd0756 - Browse repository at this point
Copy the full SHA dcd0756View commit details
Commits on Aug 20, 2021
-
Update ansible requirement from <4.2 to <4.5 (#169)
Updates the requirements on [ansible](https://github.com/ansible/ansible) to permit the latest version. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 166c0be - Browse repository at this point
Copy the full SHA 166c0beView commit details -
Automatically enable the registry when storage is available. (#173)
* Automatically enable the registry when storage is available. * Changed the default storage class to RBD because it is more performant * Manually created PVC for the registry to target the correct StorageClass
Configuration menu - View commit details
-
Copy full SHA for dabf61a - Browse repository at this point
Copy the full SHA dabf61aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b27504a - Browse repository at this point
Copy the full SHA b27504aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.7.3...master