Features:
- Make bastion port configurable
- Supports Ruby 3.1
Features:
- Updates for chef client compatability
Features:
- Berkshelf now supports bastion (
berks upload
)
Bugfixes:
- Fixed the issue with
knife bastion status
plugin, when it sometimes failed to detect bastion host IP address
Changes:
- Proxy code has been refactored to make it more generic, so it can be used to proxy any requests through bastion connection
Bugfixes:
Features:
- Connect to bastion server via SSH and proxy all Chef requests through this connection
- Knife plugins to monitor status, start and stop connections