We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540f069 commit 416f8c8Copy full SHA for 416f8c8
rfcs/0010-multi-tenant-workload-identity/README.md
@@ -594,7 +594,7 @@ The file `workloadidentity/interfaces/interfaces.go` would contain the following
594
// setup simpler.
595
const IdentityDirectAccess = "DirectAccess"
596
597
-// IdentitySessionName returns a name that can used for the session that will
+// IdentitySessionName returns a name that can be used for the session that will
598
// be created when a Kubernetes ServiceAccount is impersonating a cloud provider
599
// identity. This is useful for example in the AWS provider, where the process
600
// of impersonating an IAM Role accepts a session name.
0 commit comments