elastisys / compliantkubernetes-apps

Elastisys Compliant Kubernetes is an open source, Certified Kubernetes distribution designed according to the ISO27001 controls: providing you with security tooling and observability from day one.
https://elastisys.io/compliantkubernetes/
Apache License 2.0
46 stars 7 forks source link

config: change default destination sync type to azure for azure #2306

Closed viktor-f closed 1 month ago

viktor-f commented 1 month ago

[!warning] This is a public repository, ensure not to disclose:

  • [ ] personal data beyond what is necessary for interacting with this pull request, nor
  • [ ] business confidential information, such as customer names.

What kind of PR is this?

Required: Mark one of the following that is applicable:

Optional: Mark one or more of the following that are applicable:

[!important] Breaking changes should be marked kind/admin-change or kind/dev-change depending on type Critical security fixes should be marked with kind/security

What does this PR do / why do we need this PR?

Changed the default objectStorage.sync.destinationType to azure, for azure clusters. Having this default to s3 caused issues with network policies / update-ips for clusters that are only using azure storage.

Information to reviewers

Init and migration script tested, but I have not re-tested using destinationType as azure.

Checklist