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

📖 Update the docs for release v3.13.0 #3677

Merged
merged 88 commits into from
Nov 3, 2023
Merged

📖 Update the docs for release v3.13.0 #3677

merged 88 commits into from
Nov 3, 2023

Conversation

camilamacedo86
Copy link
Member

Description

Update the docs for release v3.13.0

camilamacedo86 and others added 30 commits September 6, 2023 07:38
upgrade controller-runtime from 0.16.0 to 0.16.1
…d-declarative

📖 update summary index to show that declarative is deprecated
✨ add golangci integration to the default scaffold
📖 supplement doc over alpha generate command
Signed-off-by: Joe Searcy <joe@twr.io>
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v4...v5)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sigs.k8s.io/kubebuilder/v3](https://github.com/kubernetes-sigs/kubebuilder) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/kubernetes-sigs/kubebuilder/releases)
- [Changelog](https://github.com/kubernetes-sigs/kubebuilder/blob/master/RELEASE.md)
- [Commits](v3.11.1...v3.12.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/kubebuilder/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ns/goreleaser/goreleaser-action-5

🌱 Bump goreleaser/goreleaser-action from 4 to 5
📖 docs(cert-manager): Change ownership links (#3610)
…ocs/book/src/simple-external-plugin-tutorial/testdata/sampleexternalplugin/v1/sigs.k8s.io/kubebuilder/v3-3.12.0

🌱 Bump sigs.k8s.io/kubebuilder/v3 from 3.11.1 to 3.12.0 in /docs/book/src/simple-external-plugin-tutorial/testdata/sampleexternalplugin/v1
📖 Update docs for using Decoder with Core Type Webhook
📖 Improvements in the Documentation
Signed-off-by: lowang-bh <lhui_wang@163.com>
🌱 runtime error on darwin arm64 machine: killed
Co-authored-by: Varsha <varshaprasad96@gmail.com>
Signed-off-by: lowang-bh <lhui_wang@163.com>
Signed-off-by: lowang-bh <lhui_wang@163.com>
dependabot bot and others added 20 commits October 10, 2023 07:49
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.12.1...v2.13.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] <support@github.com>
… and projects without webhooks

At present, we scaffold config/crd/patches, kustomizations, and CA injections for every CRD, irrespective of whether webhooks are enabled in the project or not. However, these configurations are only relevant and valid if the project has webhooks.

Consequently, for projects without webhooks, this leads to failures as documented in kubebuilder pull request #3585.

To address this, we are now introducing a test to ensure that projects without enabled webhooks function correctly and as anticipated.

Signed-off-by: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com>
Co-authored-by: lowang-bh <lhui_wang@163.com>
…olang.org/x/tools-0.14.0

🌱 Bump golang.org/x/tools from 0.13.0 to 0.14.0
…ithub.com/onsi/ginkgo/v2-2.13.0

🌱 Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
…ns/kubernetes-sigs/kubebuilder-release-tools-0.4.0

🌱 Bump kubernetes-sigs/kubebuilder-release-tools from 0.3.0 to 0.4.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.
- [Commits](golang/net@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
🐛 stop to generate crd webhooks patches and cainjetions for any CRD/API and projects without webhooks
…olang.org/x/net-0.17.0

🌱 Bump golang.org/x/net from 0.16.0 to 0.17.0
Update deprecated manager Options fields
Run goimports
📖 Addressing Deprecated Manager Options
)

[fix]: Bump patch version of k8s deps to address CVE-2023-44487

This PR bumps the dependencies that address the CVE-2023-44487.
For more details on the htt2 rapid reset CVE refer:
https://nvd.nist.gov/vuln/detail/CVE-2023-44487

For more details on what these bumps contain, refer:
1. Controller-runtime 0.16.3: https://github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.16.3
2. Kubernetes 1.28.3: kubernetes/apimachinery@be91880
3. Kube-rbac-proxy 0.15.0: https://github.com/brancz/kube-rbac-proxy/releases/tag/v0.15.0

Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.28.0...v1.28.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ithub.com/onsi/gomega-1.28.1

🌱 Bump github.com/onsi/gomega from 1.28.0 to 1.28.1
…e / ✨ Upgrade kustomize version from v5.1.1 to v5.2.1 (#3661)

Remove use of deprecated patchesStrategicMerge

It also needed to bump version of kustomize to
v5.2.1 in order to support multiple patches in a
single file. (config/default/webhookcainjection_-
patch.yaml)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.1 to 1.29.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.28.1...v1.29.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases)
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/yaml@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ithub.com/onsi/gomega-1.29.0

🌱 Bump github.com/onsi/gomega from 1.28.1 to 1.29.0
…igs.k8s.io/yaml-1.4.0

🌱 Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Nov 2, 2023
@k8s-ci-robot
Copy link
Contributor

[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 /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 Nov 2, 2023
Copy link
Member Author

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

Moving forward since just push the latest changes to the book-v3 to update the docs

@camilamacedo86 camilamacedo86 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 3, 2023
@k8s-ci-robot k8s-ci-robot merged commit de0d845 into book-v3 Nov 3, 2023
49 checks passed
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet