Skip to content

📖 Update book-v4 with changes from release 4.13.0#5519

Merged
camilamacedo86 merged 20 commits intobook-v4from
master
Feb 27, 2026
Merged

📖 Update book-v4 with changes from release 4.13.0#5519
camilamacedo86 merged 20 commits intobook-v4from
master

Conversation

@camilamacedo86
Copy link
Member

No description provided.

vitorfloriano and others added 20 commits December 18, 2025 12:09
The asciicinema demos add tooling debt, maintenance burden, poor UX,
and provides little value to users, making it not worth the effort.
…n so the custom binary (with logcheck plugin) is built and used.
🐛 (go/v4): CI lint by using make lint instead of golangci-lint-action so the custom binary (with logcheck plugin) is built and used.
✨ (helm/v2-alpha): Add manager.envOverrides for CLI env overrides
🐛(helm/v2-alpha): use manager.replicas from values in chart template
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6 to 7.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v6...v7)

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

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

🌱 Bump goreleaser/goreleaser-action from 6 to 7
🐛 (helm/v2-alpha): use sigs.k8s.io/yaml for 2-space YAML indentation in generated value files
… edit with go/v4 + helm) (#5506)

fix: resolve panic when multiple plugins define the same flag (e.g. edit with go/v4 + helm)

- Merge duplicate flags instead of binding twice; sync parsed value to all plugins in PreRunE.
- Aggregate flag help as "For plugin (key): desc AND for plugin (key): desc".
- Return a clear error when the same flag name is used with different types (e.g. bool vs string).

Generated-by: Cursor/Claude
🌱 (infra/demos): Remove asciicinema demos
chore(go/v4): Upgrade cert-manager from 1.19.3 to 1.19.4
…books (#5511)

cleanup(docs): remove script no longer used to build samples under books
…AML best practices (#5507)

chore: add yamllint config for 2-space indentation and Kubernetes YAML best practices
infra: remove validation package

Package validation was copied from k8s.io/apimachinery/utils/validation to avoid adding a dependency. Considering that kubebuilder already depends on apimachinery, using the original package requires less maintainance.
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ns/actions/upload-artifact-7.0.0

🌱 Bump actions/upload-artifact from 6.0.0 to 7.0.0
fix(go/v4,helm/v2-alpha): use 0644/0755 for generated files
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@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

Details 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. 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 Feb 27, 2026
@camilamacedo86 camilamacedo86 merged commit 78eac7a into book-v4 Feb 27, 2026
81 of 90 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. 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.

4 participants