Skip to content
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

[es] Add content/es/docs/concepts/security/pod-security-policy.md #38888

Merged
merged 2 commits into from
Feb 14, 2023

Conversation

krol3
Copy link
Contributor

@krol3 krol3 commented Jan 11, 2023

Related the issue #13948
cc: @electrocucaracha

@krol3 krol3 added the language/es Issues or PRs related to Spanish language label Jan 11, 2023
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 11, 2023
@k8s-ci-robot k8s-ci-robot added the sig/docs Categorizes an issue or PR as relevant to SIG Docs. label Jan 11, 2023
@netlify
Copy link

netlify bot commented Jan 11, 2023

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit cf252cc
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/63ebbd973ecd5e0008706832
😎 Deploy Preview https://deploy-preview-38888--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: raelga

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 13, 2023
<!-- overview -->

{{% alert title="Función eliminada" color="warning" %}}
PodSecurityPolicy está en [deprecación](/blog/2021/04/08/kubernetes-1-21-release-announcement/#podsecuritypolicy-deprecation)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
PodSecurityPolicy está en [deprecación](/blog/2021/04/08/kubernetes-1-21-release-announcement/#podsecuritypolicy-deprecation)
PodSecurityPolicy está [obsoleto](/blog/2021/04/08/kubernetes-1-21-release-announcement/#podsecuritypolicy-deprecation)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@electrocucaracha a palabra deprecación, me parece mas próxima de deprecation, porque obsoleto seria más recomendable?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personalmente, me suena raro, pero revisando en la RAE, deprecación es más bien una súplica y obsoleto, tiene el significado de lo que buscamos, que se ha dejado de usar

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aquí según un tweet de la RAE no se recomienda deprecado, se recomienda obsoleto (según nuestro contexto)


<!-- overview -->

{{% alert title="Función eliminada" color="warning" %}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{{% alert title="Función eliminada" color="warning" %}}
{{% alert title="Característica eliminada" color="warning" %}}

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Funcionalidad!

cualquiera o los dos:

- [Admisión de seguridad de pod](/docs/concepts/security/pod-security-admission/)
- Un plugin de admisión de terceros, que implementa y configura usted mismo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Un plugin de admisión de terceros, que implementa y configura usted mismo
- Un plugin de admisión de terceros, que implemente y configure usted mismo

Para obtener una guía de migración, consulte
[Migrar de PodSecurityPolicy al Controlador de Admisión de Seguridad de Pod Integrado](/docs/tasks/configure-pod-container/migrate-from-psp/).
Para obtener más información sobre la eliminación de esta API, consulte
[Deprecación de PodSecurityPolicy: Pasado, Presente y Futuro](/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[Deprecación de PodSecurityPolicy: Pasado, Presente y Futuro](/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/).
[Obsolescencia de PodSecurityPolicy: Pasado, Presente y Futuro](/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/).

@electrocucaracha
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 14, 2023
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 92947a4c092aba1f776f6b8cddd3ab265767a549

@k8s-ci-robot k8s-ci-robot merged commit 31f97a2 into kubernetes:main Feb 14, 2023
@krol3 krol3 deleted the pod-security-policy branch February 19, 2023 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/es Issues or PRs related to Spanish language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants