Skip to content

Commit

Permalink
chore(develop): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 5, 2024
1 parent 6ee2115 commit c0208ac
Showing 1 changed file with 33 additions and 2 deletions.
35 changes: 33 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# Changelog

## [1.1.0](https://github.com/openfoodfacts/openfoodfacts-infrastructure/compare/v1.0.0...v1.1.0) (2024-11-05)


### Features

* configured main services on ks1 ([440bd85](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/440bd853413657ec4c8a8a60a3a94820950a6ee6))
* enable ipv6 forwarding ([d262cb1](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/d262cb1d71148373d64a11e9cb0564c9f45616c0))
* **osm45:** wip on ovh3 backups ([fa8278d](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/fa8278db6c2bfc9793ee2e9dd5812d5f84960e14))
* **ovh1:** sanoid install ([9d915e0](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/9d915e0e02afbcd0ce4addd30fb7c9b9d35d5a41))
* **ovh2:** sanoid install ([64af1ca](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/64af1ca5b09bbbe6fd616826642cb2616e0deb78))
* sanoid_check also verify no dataset has too many snapshots ([c39b644](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/c39b6443e12888a51ca0f2f1156a0b6920c666ca))
* some more hourly snapshots on ovh1 ([fd68c17](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/fd68c17ee2e929703ec364cbffae2d9bf7861d15))
* some more hourly snapshots on ovh2 ([91d89ef](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/91d89ef5cc900776b4498a4193aee6dc4a5af075))
* sync some ovh1 volumes ([47ecab4](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/47ecab46bcb1b11188d4fecf732ae6adec37054a))
* using syncoid to sync data from ovh1/2 ([2a4a413](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/2a4a413e38827e30a844f85c3e7416fdcfd998a1))


### Bug Fixes

* add check ignore for off2 zfs-hdd root ([f5e537a](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/f5e537ac84ee7f939e6c51c8a8339fdf06ded75d))
* change in sanoid config to avoid unwanted snapshot retention ([40dd1c4](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/40dd1c4c2818b932c2e4c54a18e461c32a632a29))
* do not use a sync snap to sync from ovh3 anymore ([8426727](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/8426727bef1ef55a2c5b233233c484b4177fdcc9))
* filter config file empty lines in syncoid.service ([#422](https://github.com/openfoodfacts/openfoodfacts-infrastructure/issues/422)) ([3680054](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/3680054a474078bef954315373dc999f040d3d87))
* fine tune sanoid config ([7c9c2bc](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/7c9c2bc59d43da2f730e61481ebbefc0b10044fa))
* fix services confs for osm45 ([5e2290b](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/5e2290b64e0816489ed4457c8ebf0c0210546cf0))
* mongoDB double backup removed ([#421](https://github.com/openfoodfacts/openfoodfacts-infrastructure/issues/421)) ([2b4cf27](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/2b4cf27d1b7a2116729b13947f5c902d0786052e))
* **ovh3:** add off-pro in sanoid.conf to avoid snapshots inflation ([b01b884](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/b01b884d19ce01c051c6cad57770e5f42d47230f))
* remove alien snapshots when we purge datasets ([eeb0699](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/eeb0699e287eb7a69b2ffa94006f9069a209c6be))
* remove syncoid transient snapshots ([92982cd](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/92982cd8a4b0f6c9ec275e315e3dea5b85d583bb))
* remove wrong -%l specifier in OnFailure ([62963c2](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/62963c238169382aa785fce302e41615795f64f7))
* security fix on grafana ([b7acc31](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/b7acc315ba4003487e6294023ca9915603fed1c4))
* typo in ks1 sanoid.conf ([9c177ca](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/9c177ca593fa7aed4a4fc76d8dc05ba7db26b3f3))

## 1.0.0 (2024-09-26)


Expand Down Expand Up @@ -302,5 +335,3 @@
* use env name in docker compose project name ([6980f8d](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/6980f8d95a82325efea6ca25e21c4238fe7d1e18))
* utils to set author name ([6f8ce0d](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/6f8ce0dcca52e85943d2c32582017fc88dbe3859))
* zfs docs improvements ([#277](https://github.com/openfoodfacts/openfoodfacts-infrastructure/issues/277)) ([2459ba1](https://github.com/openfoodfacts/openfoodfacts-infrastructure/commit/2459ba1b9c1b03b1db8a84e7f75dacccc120b73e))


0 comments on commit c0208ac

Please sign in to comment.