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

Add content/es/docs/concepts/secret #17053

Merged

Conversation

editaxz
Copy link
Contributor

@editaxz editaxz commented Oct 20, 2019

Added origin/add-content/es/docs/concepts/secret (Spanish)

# The first commit's message is:
Update patch release manager to patch release team in version skew po… (kubernetes#17008)

* Update patch release manager to patch release team in skew support policy.

* Adding link for additional patch-release information to version skew policy.

# This is the 2nd commit message:

translate the first part of secret.md document

# This is the 3rd commit message:

translate secrets montados se actualizan automáticamente

# This is the 4th commit message:

translation until Montaje Automatico de Secrets Creados Manualmente

# This is the 5th commit message:

translate restrictions

# This is the 6th commit message:

translate Interacción del Secret y Pod de por Vida

# This is the 7th commit message:

finish first translation version secret.md

# This is the 8th commit message:

fix spaces

# This is the 9th commit message:

checking first part

# This is the 10th commit message:

review translation ultil line 232

# This is the 11th commit message:

fix some issues line 509

# This is the 12th commit message:

finish first revision secret documentation

# This is the 13th commit message:

remove pod-overview

# This is the 14th commit message:

added secret content in spanish content/es/docs/concepts/configuration/secret.md
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 20, 2019
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. language/es Issues or PRs related to Spanish language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Oct 20, 2019
@netlify
Copy link

netlify bot commented Oct 20, 2019

Deploy preview for kubernetes-io-master-staging ready!

Built with commit a5e21d3

https://deploy-preview-17053--kubernetes-io-master-staging.netlify.app

@raelga raelga self-assigned this Oct 22, 2019
@raelga
Copy link
Member

raelga commented Oct 22, 2019

Muchas gracias @editaxz!

@raelga raelga changed the title Añado "secrets" en español Add content/es/docs/concepts/secret Oct 22, 2019
Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

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

Some suggestions that I hope are useful.
The Kubernetes object Secret is called Secret, no matter what the localization.

content/es/docs/concepts/configuration/secret.md Outdated Show resolved Hide resolved
content/es/docs/concepts/configuration/secret.md Outdated Show resolved Hide resolved
content/es/docs/concepts/configuration/secret.md Outdated Show resolved Hide resolved
content/es/docs/concepts/configuration/secret.md Outdated Show resolved Hide resolved
content/es/docs/concepts/configuration/secret.md Outdated Show resolved Hide resolved
Comment on lines 65 to 66
Caracteres especiales como `$`, `\*`, y `!` requieren escapar.
Si la contraseña que está utilizando tiene caracteres especiales, debe escapar de ellos usando el caracter `\\` . Por ejemplo, si tu password actual es `S!B\*d$zDsb`, deberías ejecutar el comando de esta manera: kubectl create Secret generic dev-db-secret --from-literal=username=devuser --from-literal=password=S\\!B\\\\*d\\$zDsb . No necesita escapar de caracteres especiales en contraseñas de archivos (`--from-file`).
Copy link
Contributor

Choose a reason for hiding this comment

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

The formatting on this is different from the English original. I recommend copying the original Markdown layout.

Copy link
Member

Choose a reason for hiding this comment

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

@editaxz Puedes revisar el comentario de @sftim ?

Gracias!

raelga and others added 4 commits March 6, 2020 07:50
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Copy link
Member

@raelga raelga left a comment

Choose a reason for hiding this comment

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

@editaxz en primer lugar, disculpas por la demora.

¿Puedes revisar las sugerencias?

Comment on lines 65 to 66
Caracteres especiales como `$`, `\*`, y `!` requieren escapar.
Si la contraseña que está utilizando tiene caracteres especiales, debe escapar de ellos usando el caracter `\\` . Por ejemplo, si tu password actual es `S!B\*d$zDsb`, deberías ejecutar el comando de esta manera: kubectl create Secret generic dev-db-secret --from-literal=username=devuser --from-literal=password=S\\!B\\\\*d\\$zDsb . No necesita escapar de caracteres especiales en contraseñas de archivos (`--from-file`).
Copy link
Member

Choose a reason for hiding this comment

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

@editaxz Puedes revisar el comentario de @sftim ?

Gracias!

content/es/docs/concepts/configuration/secret.md Outdated Show resolved Hide resolved
content/es/docs/concepts/configuration/secret.md Outdated Show resolved Hide resolved
content/es/docs/concepts/configuration/secret.md Outdated Show resolved Hide resolved
content/es/docs/concepts/configuration/secret.md Outdated Show resolved Hide resolved
content/es/docs/concepts/configuration/secret.md Outdated Show resolved Hide resolved
content/es/docs/concepts/configuration/secret.md Outdated Show resolved Hide resolved
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 4, 2020
@raelga
Copy link
Member

raelga commented Jun 16, 2020

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 16, 2020
@raelga
Copy link
Member

raelga commented Jul 1, 2020

@editaxz Puedes revisar las propuestas?

Gracias!

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 29, 2020
@raelga
Copy link
Member

raelga commented Sep 30, 2020

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 30, 2020
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 29, 2020
@raelga
Copy link
Member

raelga commented Dec 29, 2020

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 29, 2020
@raelga
Copy link
Member

raelga commented Jan 21, 2021

/label tide/merge-method-squash

@k8s-ci-robot k8s-ci-robot added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Jan 21, 2021
@raelga
Copy link
Member

raelga commented Jan 21, 2021

/lgtm
/approve

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

LGTM label has been added.

Git tree hash: b8c529d2748a8ffc3e5bd4ad7c618d31eabe877a

@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 21, 2021
@k8s-ci-robot k8s-ci-robot merged commit a8f7a93 into kubernetes:master Jan 21, 2021
Brian-Kwon pushed a commit to Brian-Kwon/website that referenced this pull request Feb 4, 2021
* # This is a combination of 14 commits.
# The first commit's message is:
Update patch release manager to patch release team in version skew po… (kubernetes#17008)

* Update patch release manager to patch release team in skew support policy.

* Adding link for additional patch-release information to version skew policy.

# This is the 2nd commit message:

translate the first part of secret.md document

# This is the 3rd commit message:

translate secrets montados se actualizan automáticamente

# This is the 4th commit message:

translation until Montaje Automatico de Secrets Creados Manualmente

# This is the 5th commit message:

translate restrictions

# This is the 6th commit message:

translate Interacción del Secret y Pod de por Vida

# This is the 7th commit message:

finish first translation version secret.md

# This is the 8th commit message:

fix spaces

# This is the 9th commit message:

checking first part

# This is the 10th commit message:

review translation ultil line 232

# This is the 11th commit message:

fix some issues line 509

# This is the 12th commit message:

finish first revision secret documentation

# This is the 13th commit message:

remove pod-overview

# This is the 14th commit message:

added secret content in spanish content/es/docs/concepts/configuration/secret.md

* “Secret” es un objet Kubernetes

* capital letter in Secret Kubernetes Object

* Remove ` from k8s native objects

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Remove ` from k8s native objects

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Capitalize Secret

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update reviewer

* Apply suggestions from code review

Co-authored-by: Mitesh Jain <47820816+miteshskj@users.noreply.github.com>
Co-authored-by: Rael Garcia <rael@rael.io>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
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/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants