ACS custom policies implementation#104
ACS custom policies implementation#104p-rog wants to merge 13 commits intovalidatedpatterns:mainfrom
Conversation
|
Current state: Test: KILL_POD_ENFORCEMENT enforcementActions:
- "KILL_POD_ENFORCEMENT"Result: ✅ SUCCESS
|
|
Update:
Custom DEPLOYMENT Policies: 2
I'm working on signing verification custom policy to complete our current zero trust use cases. |
For the fields that are either "defaulted" by the CRD in OpenShift or added by the ACS Operator, lets go ahead and define them so that our application remains in sync from an Argo perspective. For how the charts are organized, I would disagree that even though there is a goal to associate charts by embedding them within another chart, from a distribution and lifecycle perspective, it is recommended that they be kept separately. The only other option that would align is to embed the chart within the |
I've addressed that already.
OK, fair point :) |
|
@sabre1041 done, I moved acs policies charts to the top level charts directory. Additionally, like we discussed today during the Program Call, I modified the two custom network policies, and instead of excluding some selected namespaces, I reduced the scope only to the Please check it now. |
…s/egress Network Policies specifically for the qtodo ZTVP application only for now


Intention of this update is to introduce a custom ACS security policy that fits well to the Layered Zero Trust Pattern model.
Example use case:
curl)