twistlock update to 0.15.0-bb.3
Package Merge Request
Package Changes
https://repo1.dso.mil/big-bang/product/packages/twistlock/-/blob/0.15.0-bb.3/CHANGELOG.md
Package MR
big-bang/product/packages/twistlock!139 (merged)
For Issue
Closes big-bang/product/packages/twistlock#95 (closed)
Upgrade Notices
A Sidecar resource has been added to the Twistlock namespace that disallows egress to endpoints that are not part of the Istio service registry (a.k.a REGISTRY_ONLY
). The outboundTrafficPolicy.mode in the Sidecar can be configured, however, to be something other than REGISTRY_ONLY
if desired by setting istio.hardened.outboundTrafficPolicyMode
. This provides a redundant layer of network security in addition to NetworkPolicies. This Sidecar is disabled by default but can be enabled by setting istio.enabled: true
and istio.hardened.enabled: true
.
Additionally, custom ServiceEntries can be created by populating the istio.hardened.customServiceEntries
list.
Merge request reports
Activity
- A deleted user
added botmr statusreview twistlock labels
assigned to @charden
requested review from @ryan.j.garcia, @chris.oconnell, and @michaelmartin
removed statusreview label
added statusdoing label
added 4 commits
- f4c6a507 - Testing Istio whitelist egress for Twistlock MR - branch registry-only-sidecar-twistlock
- 36b03ade - Testing Istio whitelist egress for Twistlock MR - adding exportTo: to customServiceEntries
- 6b35f555 - Merge branch 'test-whitelist-twistlock-139' into update-twistlock-tag-0.15.0-bb.3
- 70f44c75 - Merging BB pre mr-bot test branch
Toggle commit listadded 5 commits
-
70f44c75...32b88bbd - 4 commits from branch
master
- 9b719159 - Merge remote-tracking branch 'origin/master' into update-twistlock-tag-0.15.0-bb.3
-
70f44c75...32b88bbd - 4 commits from branch
added 1 commit
- 788fded0 - troubleshooting mr-bot mr failure: removing redundant istio.hardened from twistlock test-values
added 3 commits
-
788fded0...ac6ce18e - 2 commits from branch
master
- 8905943d - Merge remote-tracking branch 'origin/master' into update-twistlock-tag-0.15.0-bb.3
-
788fded0...ac6ce18e - 2 commits from branch
added statusreview label and removed statusdoing label
requested review from @ryan.thompson.44
@andrewshoell : You have been tagged in this merge request for the purpose of conducting secondary review.
changed milestone to %2.24.0
mentioned in commit 047fab0c
mentioned in merge request big-bang/customers/template!77 (merged)