CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 03:41:26 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"213c885c9e2f1c191ad8e4eedef5c6bb"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=OdO%2B4RwaDXqoGlVwMGhoBzeSbWeS5mlJG%2Brjb%2FxYwy08EL8kmqIzA6BmpRhP%2B8p2WyJR5KrHqqM%2B7ZarNHS8EHDbvt%2Fxxt9Ki2zxyJWecRnpbxtCQvCY8uMTYM4aOYYwmlcfXrFe3bhrJUjEl5G43GDMr3Fc9ES2nwvmdGKMiJFdVUtrCcNoSE%2B5w1OPZ4F8Hh8vVa4k0CwIrE6dr14kqxnrsj14ifZSZb6EZwkbrynUvfRSzt%2Fhbryq7UnBlUNpr2t4eAEo0EQHXm2WoTkJdQ%3D%3D--cQyT2%2Bw4tEWZqJg3--QRVDEZGCBzRbV2dEVIfmCA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1712412506.1753155686; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 03:41:26 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 03:41:26 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CED4:3E92C4:ED53F:15129C:687F0866
Release v4.3.1 Β· kubernetes-sigs/kubebuilder Β· GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
v4.3.1
Compare
·
697 commits
to master
since this release
a9ee390
This commit was created on GitHub.com and signed with GitHubβs verified signature.
changes since v4.3.0
β¨ New Features
Note: Only minor version updates were applied in this release.
- (go/v4): Upgraded
controller-runtime
fromv0.19.0
tov0.19.1
. (#4234) - (go/v4): Updated
kustomize
fromv5.4.3
tov5.5.0
(#4235) - (go/v4): Upgraded
golangci-lint
fromv1.59
tov1.61
with minor adjustments for lint rules. (#4236)
π Bug Fixes
- (kustomize/v2, go/v4): Corrected the generation of manifests under
config/crd/patches
to ensure the/convert
service patch is only created for webhooks configured with--conversion
. (#4280) - (go/v4): Fixed path configuration for webhook markers generated for core types with non-"core" group values, ensuring accurate path handling in core-type webhooks. (#4301)
- (go/v4): Resolved misleading comments regarding metrics configuration for certs in
cmd/main.go
, providing clarity on secure metrics setup. (#4245) - (go/v4): Enabled the
--make=false
option for webhook creation, ensuring consistency with other command options and improved flexibility. (#4275) - (kustomize/v2, go/v4): Moved the
cert-manager
uncomment block to the top ofkustomization.yaml
to enhance visibility (#4283) - (Impact only for library users):
β οΈ Restructured internal layout to movemain.go
boilerplate into thecmd/
directory. This change is relevant for users consuming the framework as a library and Kubebuilder maintainers only, providing a cleaner separation of code. (#4246)
Thanks to all our contributors! π
What's Changed
- π± Fix incorrect image reference for DeployImage plugin in test data by @camilamacedo86 in #4230
- π± e2e tests: increase coverage by validating webhooks with installer-based installation by @camilamacedo86 in #4231
- π± Fix simplify external plugin tests by @camilamacedo86 in #4233
- β¨ Upgrade controller-runtime from v0.19.0 to v0.19.1 by @camilamacedo86 in #4234
- β¨ Upgrade kustomize version from v5.4.3 to v5.5.0 by @camilamacedo86 in #4235
- β¨ Upgrade golangci-lint from v1.59 to v1.61 and resolve new lint issues by @camilamacedo86 in #4236
- π± Upgrade GoReleaser version from v2.1.0 to v2.3.2 used in the GitHub action by @camilamacedo86 in #4237
- π Upgrade controller-gen version used to generate documentation by @camilamacedo86 in #4238
- π fix internal layout: move main.go boilerplate to cmd/ directory by @camilamacedo86 in #4246
- π Resolve navigation bar CSS issue and sidebar toggle functionality. by @thiha-min-thant in #4242
- π± Update Dependabot configuration by @camilamacedo86 in #4249
- π± : Update dependabot.yml to just raise PRs against project-v4 sample by @camilamacedo86 in #4273
- π± Bump github.com/onsi/gomega from 1.34.2 to 1.35.0 by @dependabot in #4256
- π± Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #4257
- π move Versions Compatibility and Supportability info to a dedicated page by @camilamacedo86 in #4250
- π Correct misleading information in production note for metrics config by @camilamacedo86 in #4244
- π (go/v4): Fix misleading metrics configuration comments in cmd/main.go for metrics certs by @camilamacedo86 in #4245
- π clarify usage of alpha generate command as internal-only by @camilamacedo86 in #4247
- π± Add SBOM generation for Cyber Resilience Act compliance by @camilamacedo86 in #4248
- π± Add GitHub workflow to scan project with CodeQL by @camilamacedo86 in #4252
- π fix: (go/v4): ensure --make=false option is available for webhook creation for consistency by @camilamacedo86 in #4275
- π± Update codeql.yml to run the workflow once per week only by @camilamacedo86 in #4277
- π± fix: optimize and improve testdata scaffolding for webhook conversion by @camilamacedo86 in #4276
- π fix(docs): update Quick Start guide with information on using the master branch by @camilamacedo86 in #4228
- π± Bump github.com/onsi/gomega from 1.35.0 to 1.35.1 by @dependabot in #4279
- π± Bump actions/setup-go from 4 to 5 by @dependabot in #4278
- π± Add bundle installer for sample projects in docs by @camilamacedo86 in #4281
- π (kustomize/v2,go/v4): Move cert-manager uncomment block to top of kustomization.yaml for better visibility in new projects by @camilamacedo86 in #4283
- π (kustomize/v2, go/v4): Fix incorrect generation of manifests under config/crd/patches. Previously, the /convert service patch was being generated for all webhooks instead of only for those with --conversion enabled. by @camilamacedo86 in #4280
- π (go/v4) Fix issue with scaffolding multiple webhooks for the same resource by @camilamacedo86 in #4286
- π (doc) - Fix broken URL by @monteiro-renato in #4298
- π± Bump golang.org/x/text from 0.19.0 to 0.20.0 by @dependabot in #4303
- π (doc) - Fix Add missing Reference-style Link by @monteiro-renato in #4304
- π (go/v4): Fix path configuration for webhook markers generated for core types with non-"core" group values by @damsien in #4301
- π± Bump golang.org/x/tools from 0.26.0 to 0.27.0 by @dependabot in #4307
- π (doc): getting started: fix information about make command for generating manifests by @vtrenton in #4306
- π revert the changes done in the PR #4286 by @camilamacedo86 in #4308
New Contributors
- @thiha-min-thant made their first contribution in #4242
- @damsien made their first contribution in #4301
- @vtrenton made their first contribution in #4306
Full Changelog: v4.3.0...v4.3.1
Assets 15
You canβt perform that action at this time.