nixpkgs/nixos/doc/manual/release-notes
Maximilian Bosch 593dc45141
nixos/docker-registry: cleanup module definition & enhance testcase
The following changes have been applied:

- the property `http.headers.X-Content-Type-Options` must a list of
  strings rather than a serialized list
- instead of `/etc/docker/registry/config.yml` the configuration will be
  written with `pkgs.writeText` and the store path will be used to run
  the registry. This reduces the risk of possible impurities by relying
  on the Nix store only.
- cleaned up the property paths to easy readability and reduce the
  verbosity.
- enhanced the testcase to ensure that digests can be deleted as well
- the `services.docker-registry.extraConfig` object will be merged with
  `registryConfig`

/cc @ironpinguin
2018-05-01 15:23:39 +02:00
..
release-notes.xml 18.03 -> 18.09 2018-03-05 19:47:39 +01:00
rl-1310.xml Move release notes to an appendix and a separate chunk 2015-07-22 16:21:32 +02:00
rl-1404.xml nixos manual: Adds some examples of how to use fdisk. 2017-11-01 13:48:09 +10:00
rl-1412.xml Move release notes to an appendix and a separate chunk 2015-07-22 16:21:32 +02:00
rl-1509.xml manual: update mailing list links 2017-07-18 07:54:36 -04:00
rl-1603.xml doc: Fix some typos 2017-06-11 22:13:42 +02:00
rl-1609.xml nixos: purge remaining grsecurity bits 2017-09-02 20:35:24 +02:00
rl-1703.xml Release notes: Fix syntax in code sample 2017-07-05 16:39:19 +03:00
rl-1709.xml 17.09 release notes: fix typo 2017-10-01 12:44:06 +02:00
rl-1803.xml 18.03 release notes: fix typo 2018-04-05 11:01:04 +02:00
rl-1809.xml nixos/docker-registry: cleanup module definition & enhance testcase 2018-05-01 15:23:39 +02:00