-
Notifications
You must be signed in to change notification settings - Fork 1.6k
📖 Update book-v3 with latest docs fixes and release-3.10 branch with conflicts solved #3349
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
📖 Update book-v3 with latest docs fixes and release-3.10 branch with conflicts solved #3349
Conversation
🌱 Enable revive unused-parameter check and fix findings
…ithub.com/onsi/ginkgo/v2-2.4.0 🌱 Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0
📖 Fix grammar in comment
🌱 Update github workflow to use same golangci-lint minor version as Makefile
Signed-off-by: Mikhail Sidorov <[email protected]>
🐛 Fix docker buildx makefile target missing arg (.)
…ifests (#3047) * Fix typo in kubernets (missing 'e') * make generate
🌱 Add KB project git-repo and edit icons
📖 Add kubebuilder FAQ section
🌱 Update joelanford/go-apidiff (v0.4.0 -> v0.5.0)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.22.1 to 1.23.0. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.22.1...v1.23.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
📖 docs: supplement plugin creation
…ithub.com/onsi/gomega-1.23.0 🌱 Bump github.com/onsi/gomega from 1.22.1 to 1.23.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ithub.com/onsi/gomega-1.24.0 🌱 Bump github.com/onsi/gomega from 1.23.0 to 1.24.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ithub.com/onsi/ginkgo/v2-2.5.0 🌱 Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.0
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.9.2...v1.9.3) --- updated-dependencies: - dependency-name: github.com/spf13/afero dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ithub.com/spf13/afero-1.9.3 🌱 Bump github.com/spf13/afero from 1.9.2 to 1.9.3
…olang.org/x/tools-0.3.0 🌱 Bump golang.org/x/tools from 0.2.0 to 0.3.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.24.0 to 1.24.1. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.24.0...v1.24.1) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ithub.com/onsi/gomega-1.24.1 🌱 : Bump github.com/onsi/gomega from 1.24.0 to 1.24.1
🐛 fix a minor typo in Makefile
* add version check for makefile template tools Prevent running controller-gen and kustomize commands with a version that does not match the one specified in the corresponding CONTROLLER_TOOLS_VERSION or KUSTOMIZE_VERSION vars Addresses #3068 * Update makefile target descriptions * Updated descriptions for `kustomize` and `controller-gen` targets. * Reformatted `controller-gen` recipe to reduce line length Signed-off-by: Eduardo Coria <[email protected]> * update makefile samples Signed-off-by: Eduardo Coria <[email protected]> Signed-off-by: Eduardo Coria <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: camilamacedo86 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 |
|
Keywords which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages. The list of commits with invalid commit messages:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/easycla |
The errors with the CLA are a bug since we can check that those commits were merged previously against a master branch and successfully passed in the CLA check. I raised a ticket tracking the bug https://jira.linuxfoundation.org/plugins/servlet/desk/portal/4/SUPPORT-17860 so that we can move forward and not be blocked within. |
Moving forward, we will be able to fix the book-v3/prod docs asap since the docs fixed are those most required to be checked for the changes addressed in the latest release, 3.10.0. Therefore, it is good we have it fixed as soon as possible not to affect the end-users. (To avoid confusion and mistakes) |
/easycla |
/skip easycla |
Description
We addressed some docs fixes into master, which was synced with release-3.10
So that we can merge release-3.10 to book-v3 to update the prod docs and solve the conflicts.
See that is the release-3.10 branch with the solved conflicts with book-v3 :