2.42.3

Notes

  • This release is currently only available for the Kubernetes scheduler.

Changes

  • All Pods that use the Ceph Shared Filesystem will have an initContainer injected to verify the mount succeeded before proceeding.

Bug Fixes

  • Fixed an issue when using the Ceph Shared Filesystem that could cause the application to lose data by inadvertently writing to the ephemeral container filesystem instead of the shared filesystem.

2.42.2

New Features

  • Added the route GET /console/v1/auth to the Integration Console API to retreive auth type and login parameters.

Bug Fixes

  • Fixed an issue that prevented successful Replicated Embedded Kubernetes airgapped installations when an HTTP proxy was configured.
  • Fixed an issue that would cause Swarm snapshots to fail with an error pulling the Postgres database export image.
  • All known CVEs with fixes have been patched in all images distributed by Replicated at the time of the release. For more information see this article.

2.42.1

Notes

  • This release is currently only available for the Native and Swarm schedulers.

Bug Fixes

  • Fixes a Native scheduler issue where container shared memory settings were incorrectly set to 10 bytes after a Replicated upgrade.

2.42.0

New Features

Changes

  • The command replicatedctl license-load will no longer wait for the installation to complete without the --attach flag.
  • The timeout enforced by Replicated when restoring node volumes from a snapshot has been increased from 1 hour to 12 hours.

Bug Fixes

  • Fixed an issue that caused airgapped installations to stall due to large airgap bundle sizes, requiring a browser refresh.
  • Fixed an issue that caused Replicated to crash when the audit log database is corrupt.
  • Fixed an issue that could cause Replicated to pull images from the Replicated Registry with the wrong credentials after an auto upgrade of Replicated, resulting in image pull failures.
  • All known CVEs with fixes have been patched in all images distributed by Replicated at the time of the release. For more information see this article.

2.41.2

Bug Fixes

  • Fixed a bug in setting snapshot configuration.

2.41.1

Bug Fixes

  • This release contains bug fixes.

2.41.0

New Features

Bug Fixes

  • Fixed an issue that prevented license upload from working in the Safari web browser.
  • Fixed an issue that could cause a CLI snapshot restore to fail on the restore nodes step.
  • Fixed an issue that would prevent Replicated Embedded Kubernetes from running on a server with Kuberentes previously installed by running the quick install scripts with the “kubernetes-only” flag.
  • Fixed an issue that could cause Replicated to pull images from the Replicated Registry with the wrong credentials after an auto upgrade of Replicated resulting in image pull failures.
  • All known CVEs with fixes have been patched in all images distributed by Replicated at the time of the release. For more information see this article.

2.40.4

Bug Fixes

  • This release contains bug fixes.

2.40.3

Notes

  • This release is currently only available for the Kubernetes scheduler.

Bug Fixes

  • Fixes an issue that would cause Kubernetes support bundles to be empty.

2.40.2

Changes

  • Preflight checks added in the 2.40.0 release will no longer prompt the user to proceed when a warning occurs. It is possible to opt into this behavior by passing in the prompt-on-preflight-warnings flag or setting the query param prompt_on_preflight_warnings=1.

Bug Fixes

  • Fixes an issue that prevented automated installations from completing when preflight warnings occurred.