kubernetes-testing-framework
kubernetes-testing-framework copied to clipboard
Golang Integration Testing Framework For Kubernetes APIs and Controllers.
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.18.5 to 0.19.0. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.19.0 :warning: Deprecation Warnings Please note that admission.Defaulter/Validator have been deprecated in favor of admission.CustomDefaulter/CustomValidator since v0.17 and...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.30.3 to 0.31.0. Commits 5682b3a Update dependencies to v0.31.0 tag 67f4a1d informers: add comment that Start does not block 647748e Merge pull request #126353 from liggitt/fix-vendor a9ee50f...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.30.3 to 0.31.0. Commits 598cf84 Update dependencies to v0.31.0 tag 86e7f90 revendor dependencies 5f321dd Merge pull request #125488 from pohly/dra-1.31 8b18255 DRA: bump API v1alpha2 -> v1alpha3...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.30.3 to 0.31.0. Commits 2df39ff Update dependencies to v0.31.0 tag 382a091 update codegen and openapi 1073c1e regen clients 6f8e3bd Review feedback 437d97a Coordinated Leader Election Alpha API...
Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.16.0 to 1.16.1. Release notes Sourced from github.com/cert-manager/cert-manager's releases. v1.16.1 cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. The cert-manager 1.16...
Bumps [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) from 0.17.3 to 0.18.0. Release notes Sourced from sigs.k8s.io/kustomize/api's releases. kyaml/v0.18.0 Breaking change A starlark support for krm functions was removed to cleanup dependencies. kubernetes-sigs/kustomize#5768 This feature was...
Bumps [sigs.k8s.io/kustomize/kyaml](https://github.com/kubernetes-sigs/kustomize) from 0.17.2 to 0.18.0. Release notes Sourced from sigs.k8s.io/kustomize/kyaml's releases. api/v0.17.3 chore #5506: fix some comments #5693: fix: always show accumulation errors #5699: chore: add deprecation comment to...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
### Problem statement Other repos managed by Kubernetes team already have renovate configured (e.g. KGO https://github.com/Kong/gateway-operator/blob/main/renovate.json and KIC https://github.com/Kong/kubernetes-ingress-controller/blob/main/renovate.json) This issue tracks the effort of adding renovate configuration in this...