mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-07-28 16:29:09 -04:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -49,6 +49,7 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Ignore address for kubernetes registry: [#9490](https://github.com/owncloud/ocis/pull/9490)
|
||||
* Bugfix - Repair nats-js-kv registry: [#9656](https://github.com/owncloud/ocis/pull/9656)
|
||||
* Bugfix - Use bool type for web embed delegatedAuthentication: [#9692](https://github.com/owncloud/ocis/pull/9692)
|
||||
* Enhancement - Gateways should directly talk to themselves: [#9714](https://github.com/owncloud/ocis/pull/9714)
|
||||
@@ -56,6 +57,14 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Details
|
||||
|
||||
* Bugfix - Ignore address for kubernetes registry: [#9490](https://github.com/owncloud/ocis/pull/9490)
|
||||
|
||||
We no longer pass an address to the go micro kubernetes registry implementation.
|
||||
This causes the implementation to autodetect the namespace and not hardcode it
|
||||
to `default`.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/9490
|
||||
|
||||
* Bugfix - Repair nats-js-kv registry: [#9656](https://github.com/owncloud/ocis/pull/9656)
|
||||
|
||||
The registry would always send traffic to only one pod. This is now fixed and
|
||||
|
||||
Reference in New Issue
Block a user