mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-12 21:36:24 +00:00
Merge pull request #29428 from justinsb/aws_abac
Automatic merge from submit-queue AWS kube-up: export kube_user to salt This was done for GCE in #29164, but not for AWS. Fixes #29424
This commit is contained in:
commit
33f96bbbcb
@ -102,6 +102,7 @@ EOF
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
env-to-grains "runtime_config"
|
env-to-grains "runtime_config"
|
||||||
|
env-to-grains "kube_user"
|
||||||
}
|
}
|
||||||
|
|
||||||
salt-node-role() {
|
salt-node-role() {
|
||||||
|
Loading…
Reference in New Issue
Block a user