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.
[!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:
[ ] kind/feature
[ ] kind/improvement
[ ] kind/deprecation
[ ] kind/documentation
[ ] kind/clean-up
[x] kind/bug
[ ] kind/other
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
[ ] kind/admin-change
[ ] kind/dev-change
[ ] kind/security
[ ] [kind/adr]()
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.
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:
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
NetworkPolicy Dashboard