-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
AllowPrivilegeEscalation aka no_new_privs #381
Comments
/sig auth |
@jessfraz can you define the feature roadmap more precisely (under the "Feature target" section)? Thanks. |
Updated, since it was added to securityContext which is stable it will be stable |
@jessfraz thank you! |
Not necessarily, we can add alpha fields to stable APIs now: kubernetes/community#869 Not saying it needs to be alpha, but it should be stable based on merits other than the parent API. |
Oh ok, well crap did I do it wrong?
…On Thu, Aug 3, 2017 at 1:36 PM, Tim Allclair (St. Clair) < ***@***.***> wrote:
since it was added to securityContext which is stable it will be stable
Not necessarily, we can add alpha fields to stable APIs now:
kubernetes/community#869
<kubernetes/community#869>
Not saying it needs to be alpha, but it should be stable based on merits
other than the parent API.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#381 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABYNbHwiIgaoqGyybw7-OvEuJphuog2Gks5sUgUrgaJpZM4OqTDw>
.
--
Jessie Frazelle
4096R / D4C4 DD60 0D66 F65A 8EFC 511E 18F3 685C 0022 BFF3
pgp.mit.edu <http://pgp.mit.edu/pks/lookup?op=get&search=0x18F3685C0022BFF3>
|
Since the default doesn't change anything (IIRC) and this is a relatively small feature, I'm comfortable going straight to stable. I think the main thing to pay attention to is that that requires more thorough testing and documentation. |
Got it.
…On Thu, Aug 3, 2017 at 2:25 PM, Tim Allclair (St. Clair) < ***@***.***> wrote:
Since the default doesn't change anything (IIRC) and this is a relatively
small feature, I'm comfortable going straight to stable. I think the main
thing to pay attention to is that that requires more thorough testing and
documentation.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#381 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABYNbPADnMofvGcNHeYmGVATKCpYXgc1ks5sUhCygaJpZM4OqTDw>
.
--
Jessie Frazelle
4096R / D4C4 DD60 0D66 F65A 8EFC 511E 18F3 685C 0022 BFF3
pgp.mit.edu <http://pgp.mit.edu/pks/lookup?op=get&search=0x18F3685C0022BFF3>
|
Are there PRs out with e2e/unit tests? Docs link? |
There are e2e tests and unit tests that were included in the orignial PR
…On Wed, Sep 13, 2017 at 6:16 PM, grodrigues3 ***@***.***> wrote:
I think the main thing to pay attention to is that that requires more
thorough testing and documentation.
Are there PRs out with e2e/unit tests? Docs link?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#381 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABYNbLtuVOu9-rGfSP3SCcsArJt5GY_8ks5siFRMgaJpZM4OqTDw>
.
--
Jessie Frazelle
4096R / D4C4 DD60 0D66 F65A 8EFC 511E 18F3 685C 0022 BFF3
pgp.mit.edu <http://pgp.mit.edu/pks/lookup?op=get&search=0x18F3685C0022BFF3>
|
Can you reference this issue/feature in that PR for trace-ability? |
Yup will do
…On Sep 13, 2017 18:40, "grodrigues3" ***@***.***> wrote:
Can you reference this issue/feature in that PR for trace-ability?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#381 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABYNbBEQ_KVzjrbQJUMvddSPP4LV0un2ks5siFnbgaJpZM4OqTDw>
.
|
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Update bootstrap design doc with kubeadm UX
Feature Description
execve
promises not to grant more privileges that the parent process.The text was updated successfully, but these errors were encountered: