-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[deckhouse] Add hook to disable default service account token automount #11954
Conversation
🟢 Workflow detailsGCP-WithoutNAT-Containerd-1.29 - Connection string: 🟢 |
🟢 Workflow detailsYandex.Cloud-WithoutNAT-Containerd-1.29 - Connection string: 🟢 |
48c7da0
to
81e8b03
Compare
🔴 E2e for aws WithoutNAT;containerd;1.30 was failed. Use:
Workflow details (1 job failed)AWS-WithoutNAT-Containerd-1.30 - Connection string: 🔴 |
/e2e/abort aws;WithoutNAT;containerd;1.30 13435897249 13435897249-1-con-1-30 /sys/deckhouse-oss/install:pr11954 ec2-user@3.123.137.65 |
🟢 Workflow details🟢 |
🔴 E2e for yandex-cloud WithoutNAT;containerd;1.30 was failed. Use:
Workflow details (1 job failed)Yandex.Cloud-WithoutNAT-Containerd-1.30 - Connection string: 🔴 |
Signed-off-by: YuryLysov <yuriy.lysov@flant.com>
Signed-off-by: YuryLysov <yuriy.lysov@flant.com>
Signed-off-by: YuryLysov <yuriy.lysov@flant.com>
Signed-off-by: YuryLysov <yuriy.lysov@flant.com>
Signed-off-by: YuryLysov <yuriy.lysov@flant.com>
Signed-off-by: YuryLysov <yuriy.lysov@flant.com>
9f6c0d1
to
3920ec5
Compare
/e2e/abort yandex-cloud;WithoutNAT;containerd;1.30 13436805652 13436805652-1-con-1-30 /sys/deckhouse-oss/install:pr11954 redos@84.252.129.162 |
🟢 Workflow details🟢 |
🟢 Workflow detailsGCP-WithoutNAT-Containerd-1.30 - Connection string: 🟢 |
🟢 Workflow detailsAWS-WithoutNAT-Containerd-1.30 - Connection string: 🟢 |
Description
Add hook to disable default ServiceAccount token automount
Why do we need it, and what problem does it solve?
According to CIS Benchmark 5.1.5,
automountServiceAccountToken
for default sa should be disabledChecklist
Changelog entries