Added
- Added AWS IAM (MONGODB-AWS) authentication for MongoDB DB branching.
- Added AWS Secrets Manager connection sources for DB branching.
- Added copy Job and profile-supplied defaults for generic db branches.
- Branch databases and preview sessions report a
Readycondition. - Copy targets report when they become eligible for deletion.
- Profiles and queue registries report whether the operator accepted them.
kubectl getshows phase, readiness, target, and timing details for mirrord
resources.mirrord upservices can setrun.directoryto run their command from a
directory relative to the configuration file.
Changed
- Adds a
config_patchoption to the mirrord up config, where you can use this
to patch the config of individual services with custom values.
Fixed
- Make the
install.shscript POSIX sh compatible, so that piping it intosh
works on systems where/bin/shis dash (e.g. Ubuntu).
#4762 - Fail
mirrord upbefore starting sessions on Windows when a selected service
usesmirrord containeror an API key would route it through mirrord for CI,
and defaultmirrord up inittomirrord exec. - Fixed the session monitor's
Affectedevent filter, which compared chaos
rule
selectors against resolved IP addresses and so never matched anything.