This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Commit 6280433
stop sending basic auth in staging completion callback in cf-for-k8s
This is secured by NetworkPolicy and Istio AuthorizationPolicy in cf-for-k8s
- https://github.com/cloudfoundry/cf-for-k8s/blob/b5cd28db499009ab9ecbfbe30e77073938f8be39/config/networking/network-policies.yaml#L318-L339
- https://github.com/cloudfoundry/cf-for-k8s/blob/b5cd28db499009ab9ecbfbe30e77073938f8be39/config/networking/istio-authorization-policies.yml#L18-L38
[#175080278](https://www.pivotaltracker.com/story/show/175080278)
Co-authored-by: Tim Downey <tdowney@vmware.com>
Co-authored-by: Connor Braa <cbraa@pivotal.io>1 parent 68aa90a commit 6280433
2 files changed
Lines changed: 6 additions & 5 deletions
File tree
- lib/cloud_controller/opi
- spec/unit/lib/cloud_controller/opi
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | | - | |
| 125 | + | |
| 126 | + | |
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
128 | | - | |
129 | 130 | | |
130 | 131 | | |
131 | | - | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
0 commit comments