mattermostOperator update to 1.20.1-bb.1
Package Merge Request
Package Changes
- allow-intranamespace authz policy added
- allow-nothing authz policy added
- monitoring authz policy added
- template authz policy added
operator:
- Added allow-intranet authorization policy
- Added allow-nothing authorization policy
- Added monitoring authorization policy
- Added custom authorization policy template
- Enabled Istio hardnening in test
- Moved the peer authentications
Package MR
mm - big-bang/product/packages/mattermost!179 (merged) and big-bang/product/packages/mattermost!183 (merged)
operator - big-bang/product/packages/mattermost-operator!65 (merged)
NOTE: there may be (likely are) several intermediate package MRs that have/will be pulled in with this. Some might be linked on the ticket, others may just be versions that other users pushed (that may or may not have already been intentionally integrated).
For Issue
Closes big-bang/product/packages/mattermost#90 (closed)
Closes big-bang/product/packages/mattermost-operator#33 (closed)
Upgrade Notices
n/a
Merge request reports
Activity
- A deleted user
added botmr mattermostOperator statusreview labels
assigned to @andrewshoell
added Big Bang Add-Ons kindfeature mattermost priority5 labels
added 1 commit
- d0aa7d24 - ensuring that the operator is hardened for testing
Testing Notes
Follow directions (here, use this one if the link works).
You need some specific overrides when deploying as described here because of an issue in minio.
To those overrides you'll need to test turning on istio hardening with these values:
addons: mattermost: values: istio: hardened: enabled: true mattermostOperator: values: istio: hardened: enabled: true
Edited by Andrew Shoellonce this gets merged, we'll merge the resulting bb branch into this one and consolidate them to one request.
mentioned in merge request !3814 (closed)
added 73 commits
-
d0aa7d24...dd8667fd - 70 commits from branch
master
- 48b3dfc0 - Updated mattermost git tag
- 5c0865b0 - Merge branch 'update-mattermost-tag-9.3.0-bb.3' into update-mattermost-operator-tag-1.20.1-bb.1
- 37255597 - enabling hardening for testing
Toggle commit list-
d0aa7d24...dd8667fd - 70 commits from branch
requested review from @ryan.j.garcia, @ryan.thompson.44, @chris.oconnell, and @michaelmartin
added statusdoing label and removed statusreview label
mentioned in merge request !3823 (closed)