Skip to content

Releases: Mirantis/launchpad

v1.5.8

09 Jul 10:35
ca0e887
Compare
Choose a tag to compare

v1.5.8

What's Changed

External Downloads

https://get.mirantis.com/launchpad/v1.5.8/launchpad_darwin_amd64_1.5.8
https://get.mirantis.com/launchpad/v1.5.8/launchpad_darwin_amd64_1.5.8.sha256
https://get.mirantis.com/launchpad/v1.5.8/launchpad_darwin_arm64_1.5.8
https://get.mirantis.com/launchpad/v1.5.8/launchpad_darwin_arm64_1.5.8.sha256
https://get.mirantis.com/launchpad/v1.5.8/launchpad_freebsd_amd64_1.5.8
https://get.mirantis.com/launchpad/v1.5.8/launchpad_freebsd_amd64_1.5.8.sha256
https://get.mirantis.com/launchpad/v1.5.8/launchpad_freebsd_arm64_1.5.8
https://get.mirantis.com/launchpad/v1.5.8/launchpad_freebsd_arm64_1.5.8.sha256
https://get.mirantis.com/launchpad/v1.5.8/launchpad_linux_amd64_1.5.8
https://get.mirantis.com/launchpad/v1.5.8/launchpad_linux_amd64_1.5.8.sha256
https://get.mirantis.com/launchpad/v1.5.8/launchpad_linux_arm64_1.5.8
https://get.mirantis.com/launchpad/v1.5.8/launchpad_linux_arm64_1.5.8.sha256
https://get.mirantis.com/launchpad/v1.5.8/launchpad_windows_amd64_1.5.8.exe
https://get.mirantis.com/launchpad/v1.5.8/launchpad_windows_amd64_1.5.8.exe.sha256
https://get.mirantis.com/launchpad/v1.5.8/launchpad_windows_arm64_1.5.8.exe
https://get.mirantis.com/launchpad/v1.5.8/launchpad_windows_arm64_1.5.8.exe.sha256

v1.5.7

07 May 12:11
ca0e887
Compare
Choose a tag to compare

v1.5.6

04 Apr 12:56
ca0e887
Compare
Choose a tag to compare

What's Changed

  1. BETA: MKEx (Rockey&OSTree) platform MKE installations now supported
  2. Large codebase "sudo" audit and removal
  • AWS detection is now done without sudo
  • ssh user is always added to the docker group and docker commands are run without sudo
  • ping/hostname commands are run without sudo
  • Improved MKE install/upgrade failure error verbosity
  1. reset with prune now removes Docker lib/run folders from linux hosts
  2. MKE UI certs can be rotated on upgrade if MKE is already using custom certs

Also

  1. Release automation refactor and cleanup
  2. Automated unit testing and validation fixed
  3. New smoke testing automation added
  4. Code refactor to better leverage k0sproject/rig features

Coming Up

  1. better sudo controls (for Docker and other commands)
  2. better containerd handling

New Contributors

@pgedara made their first contribution

External Downloads

https://get.mirantis.com/launchpad/v1.5.6/launchpad_darwin_amd64_1.5.6
https://get.mirantis.com/launchpad/v1.5.6/launchpad_darwin_amd64_1.5.6.sha256
https://get.mirantis.com/launchpad/v1.5.6/launchpad_darwin_arm64_1.5.6
https://get.mirantis.com/launchpad/v1.5.6/launchpad_darwin_arm64_1.5.6.sha256
https://get.mirantis.com/launchpad/v1.5.6/launchpad_freebsd_amd64_1.5.6
https://get.mirantis.com/launchpad/v1.5.6/launchpad_freebsd_amd64_1.5.6.sha256
https://get.mirantis.com/launchpad/v1.5.6/launchpad_freebsd_arm64_1.5.6
https://get.mirantis.com/launchpad/v1.5.6/launchpad_freebsd_arm64_1.5.6.sha256
https://get.mirantis.com/launchpad/v1.5.6/launchpad_linux_amd64_1.5.6
https://get.mirantis.com/launchpad/v1.5.6/launchpad_linux_amd64_1.5.6.sha256
https://get.mirantis.com/launchpad/v1.5.6/launchpad_linux_arm64_1.5.6
https://get.mirantis.com/launchpad/v1.5.6/launchpad_linux_arm64_1.5.6.sha256
https://get.mirantis.com/launchpad/v1.5.6/launchpad_windows_amd64_1.5.6.exe
https://get.mirantis.com/launchpad/v1.5.6/launchpad_windows_amd64_1.5.6.exe.sha256
https://get.mirantis.com/launchpad/v1.5.6/launchpad_windows_arm64_1.5.6.exe
https://get.mirantis.com/launchpad/v1.5.6/launchpad_windows_arm64_1.5.6.exe.sha256

v1.5.4

08 Feb 20:18
ca0e887
Compare
Choose a tag to compare
  • Launchpad apply now has a --force-upgrade flag which will force the MCR installation script to run in MCR upgrade even if the expected version is detected.

v1.5.3

01 Dec 09:39
ca0e887
Compare
Choose a tag to compare

v1.5.3

1.5.2

02 Dec 07:59
@kke kke
a79dc21
Compare
Choose a tag to compare

Changelog

  • Default MCR to 20.10.13 (as required by MKE 3.6.0)
  • Terraform example updated: changed shared_credentials_file > shared_credentials_files, added mke_version, as this is a required field for launchpad

1.5.1

01 Dec 07:46
@kke kke
c8b68d7
Compare
Choose a tag to compare

Changelog

  • Update SSH agent / key path logic. When an explicit spec.hosts[*].ssh.keyPath is given, no other keys are attempted. A single key will only be parsed and decrypted once, not separately for each host using it.
  • Add a deprecation warning for spec.hosts[*].ssh.hostKey. Use ~/.ssh/known_hosts, ~/.ssh/config's UserKnownHostsFile or SSH_KNOWN_HOSTS environment variable instead. Set to /dev/null to disable.
  • Do not retry connection when authentication or host key check fails.

1.5.0

29 Nov 12:49
@kke kke
f94dc0c
Compare
Choose a tag to compare

Changelog

  • Use go 1.19 for building binaries
  • Fix / disable colors on windows terminals
  • Add support for ssh client auth via windows openssh-agent and pageant
  • Add manager node com.docker.ucp.SANs labels from --san installFlags
  • Ensure MSR replicas get --ucp-ca set if MKE CA cert is available

Checksums

4d04e5f26e4fd23a13ee4bd4c66f805b99533f904b90b23bf04f756643e1e2a6 *launchpad-darwin-arm64
64534e1bffc9fe7085b1814eb63a87db389b3644974e7aabab3d7bba5977a848 *launchpad-darwin-x64
2511a142b1a5f0b97a8ca99f3aabcb959d2f146e7179bb2a06551adae371efa8 *launchpad-linux-arm64
a88822375db484f6ff0d4e8a6926b11a5bdaeb6a2d84cc4441374c8c12c96524 *launchpad-linux-x64
9fd97e8529282d3e11a2bad57e7123dec2188b474a7502e57bc4bdeeb95b344b *launchpad-win-x64.exe

1.4.1

09 Jun 07:20
@kke kke
0cd835c
Compare
Choose a tag to compare

Changelog

  • Fix SLES support
  • Change apply --concurrency to be an integer instead of a percentage

1.4.0

20 May 11:59
@kke kke
0cd835c
Compare
Choose a tag to compare

Changelog

  • Fix sudo on newer distributons (#370)
  • Update ssh dependencies to enable rsa-sha2-256/rsa-sha2-512 support
  • Reduce log level from error to info when private key parsing fails, as it may not be the last authorization method to try
  • Update Go to 1.18
  • Add Windows Server 2022 support
  • Add support for Rocky Linux
  • Add support for Ubuntu 22.04
  • Don't restart MCR if daemon.json wasn't changed
  • Set worker upgrade concurrency via --concurrency
  • Merge mcrConfig with existing daemon.json on the host

SHA256 checksums:

75bc7d2154c133d6655bb8a41a71fff9f90e325af29dbd3d891f02e452b27f63 *launchpad-darwin-arm64
84c43d15fa0955426e990fb4eb9a25483b83dc17ba6e9286416fe8934aafb0d3 *launchpad-darwin-x64
56e7e46bb74e157240f19b99f127d50209eb27e2a9c61265f5e53cd518c6719f *launchpad-linux-arm64
6908d66444fb59e334c9f3e45d5231882ca1ec43bb7763ee6b90ea1c0ba4ff33 *launchpad-linux-x64
b03a1f6411dcd1a7899ba8d057d225192e1fc94bb12a5c66807b53e5a77bfa4e *launchpad-win-x64.exe