You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Known issues
CentOS Stream image already includes the qemu-guest-agent package, which reports IP addresses of the virtual machines before they are leased from a DHCP server. This can cause issues during infrastructure provisioning if the virtual machines are not configured with static IP addresses.
What's new?
Add support for RHEL based distros (#122, @MusicDin)
What's fixed?
Fix addToKnownHosts and updateOnBoot always true (#123, @MusicDin)
Validate LB forward port number and name are unique (#125, @MusicDin)
Allow port forward changes and addition of data resource pools (#126, @MusicDin)
Fix unmarshal error when Kubespray addons are configured (#129, @MusicDin)
Fix tilda expansion when adding known hosts (#130, @MusicDin)
Other
Prevent go tests from running twice on PR (#124, @MusicDin)
Update docs with CentOS Stream known issue (#131, @MusicDin)