[go: up one dir, main page]

Hotfix(devel): config: Drop incorrect assertion of yk8s.k8s-service-layer.vault.s3_config_file

Version Control Information

Source branch: hotfix/devel/config-drop-incorrect-assertion-of-yk8s-k8s-service-layer-vault-s3_config_file Target branch: devel

Commits:

* config: Drop incorrect assertion of `yk8s.k8s-service-layer.vault.s3_config_file`

`config.yk8s.k8s-service-layer.vault.s3_config_file` was forced to be set when
 `config.yk8s.k8s-service-layer.vault.enabled = true` which is undesired because
 the config option is only intended for temporary use while uploading the
 configured file to the Vault backend.

Fixes: #803

Part-of: #803 (closed)
Related-hotfix: !1972 (closed) (v10.0)


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Edited by brunos

Merge request reports

Loading