Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

2.0.5

Compare
Choose a tag to compare
@mssola mssola released this 23 May 19:05
· 1513 commits to master since this release
2.0.5

Improvements

  • The FQDN can now be specified from the configuration too. This is meant to
    help users to transition from 2.0.x to 2.1. See
    commit.
  • Portus is now more explicit on the allowed name format. See
    commit.
  • Portus is now more friendly on errors based on the namespace name. See
    commit.

portusctl

  • Disable automatic generation of certificates. For this, now there are two new
    flags: --ssl-gen-self-signed-certs and --ssl-certs-dir <dir>. See
    commit.
  • Wrap crono with the exec command. See
    commit.

Misc

  • Some fixes on the generation of the RPM in OBS.