kubernetes-sigs / cluster-api-operator

Home for Cluster API Operator, a subproject of sig-cluster-lifecycle
https://cluster-api-operator.sigs.k8s.io
Apache License 2.0
173 stars 79 forks source link

📖 Fix manifestPatches field name #561

Closed apricote closed 4 months ago

apricote commented 4 months ago

What this PR does / why we need it:

The docs refer to this field as resourcePatches while its actually called manifestPatches in the code and in the CRD.

I also fixed the indentation in the examples for this field to make sense.

netlify[bot] commented 4 months ago

Deploy Preview for kubernetes-sigs-cluster-api-operator ready!

Name Link
Latest commit 59205d73d7faf2550bd26794bb5ad6ff075b0623
Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-operator/deploys/66841cf5b88ceb0008757a96
Deploy Preview https://deploy-preview-561--kubernetes-sigs-cluster-api-operator.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 configuration.

k8s-ci-robot commented 4 months ago

LGTM label has been added.

Git tree hash: a7f70637d08edbb331abdfda7802681cabf664d8

apricote commented 4 months ago

/assign furkatgofurov7

k8s-ci-robot commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alexander-demicev

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-sigs/cluster-api-operator/blob/main/OWNERS)~~ [alexander-demicev] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment