Skip to content

Commit 2020892

Browse files
authored
Merge pull request kubernetes#3234 from iXinqi/master
Update Active Directory test cases description
2 parents e69a9bf + 365069f commit 2020892

File tree

1 file changed

+2
-2
lines changed
  • keps/sig-windows/2578-windows-conformance

1 file changed

+2
-2
lines changed

keps/sig-windows/2578-windows-conformance/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ Nevertheless, we define this specification because it is an obvious starting poi
226226
#### Active Directory
227227

228228
- Ability to run a pod as a GMSA User with only be able to access allowed resources
229-
- Ability to read and write from local storage using ActiveDirectory credentials
230-
- Observed lack of Ability to read and write from local storage when ActiveDirectory protected resources credentials are not present
229+
- Ability to read and write from local and remote storage using ActiveDirectory credentials
230+
- Observed lack of Ability to read and write from local and remote storage when ActiveDirectory protected resources credentials are not present
231231
- The behavior of the `RunAsUserName` field for Windows pods should be that it is supported (i.e. pods can use this), but that there are no guarantees around volume permissions and access when using this field.
232232

233233
#### Network Policies

0 commit comments

Comments
 (0)