kubernetes / examples

Kubernetes application example tutorials
Apache License 2.0
6.21k stars 4.54k forks source link

Update language yaml #421

Closed EmilyM1 closed 2 years ago

EmilyM1 commented 3 years ago

Addressing https://github.com/kubernetes/examples/issues/415

This PR will remove offensive and antiquated slave terminology. Will go with replica as it's db appropriate.

Will update instances and file names, won't touch the image names ex: k8s.gcr.io/{name}. I am not the image owner and that change will trigger some broken code examples.

Update: This should be ready for review. Some things are not within my rights to change as I am not the owner such as: Images - image names not changed Config files - these are upstream from k8s Shell Script commands - unsure on the regression issues on changing these

EmilyM1 commented 3 years ago

/assign @idvoretskyi

idvoretskyi commented 3 years ago

@EmilyM1 Is this still in progress?

EmilyM1 commented 3 years ago

@idvoretskyi should be ready for review

k8s-triage-robot commented 2 years ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot commented 2 years ago

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-ci-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: EmilyM1, idvoretskyi

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: - ~~[OWNERS](https://github.com/kubernetes/examples/blob/master/OWNERS)~~ [idvoretskyi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment