7.0.0 (2024-12-03) #6697
manusa
announced in
Announcements
Replies: 1 comment 3 replies
-
Thanks for the release. Are there any plans to add support for the new Kubernetes APIs from Kube 1.31? For example the ImageVolumeSource? It does not seem to be supported in 7.0.0 (or at least I did not found it). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bugs
Improvements
@AdditionalPrinterColumn
to specify a printer column by JSON path.@AdditionalSelectableField
and@SelectableField
to specify selectable fields.@Size
annotation to limit the size of strings, lists/arrays or mapsexlusiveMinimum
/exclusiveMaximum
support to@Min
and@Max
Config.errorMessages
field@Pattern
annotation on type parameter #6282: Allow annotated types with Pattern, Min, and Max with Lists and Maps and CRD generationio.fabric8:zjsonpatch
to KubernetesClient projectDependency Upgrade
New Features
io.fabric8:kubernetes-model-validator
module to validate Kubernetes resourcesproxy-url
if provided in.kube/config
#6150: Config usesproxy-url
in kubeconfig's cluster configurationNote: Breaking changes
SupportTestingClient
interfaceConfig.errorMessages
has been removed. Please use Kubernetes status messages directly.io.fabric8:openshift-server-mock
artifactio:fabric8:kubernetes-model
artifactio:fabric8:service-catalog
io.fabric8.kubernetes.client.utils.IOHelpers
classio.fabric8.kubernetes.client.utils.Utils.getPluralFromKind
methodkubernetes-httpclient-vertx
)io.fabric8.openshift.api.model.runtime.RawExtension
classApiVersionUtil
classes in extension modulesio.fabric8.crd.generator.CRDInfo.getVersion
methodio.fabric8.kubernetes.client.Client.isAdaptable
methodio.fabric8.kubernetes.client.osgi.ManagedKubernetesClient
classio.fabric8.kubernetes.client.CustomResource
classio.fabric8.kubernetes.client.CustomResourceList
classio.fabric8.kubernetes.client.utils.ReflectUtils
classformat
in@PrinterColumn
to enum #6455: (crd-generator) Changed format in@PrinterColumn
to enumNew Contributors
OpenShiftExtensionAdapter.java
reference #6653Full Changelog: v6.13.4...v7.0.0
This discussion was created from the release 7.0.0 (2024-12-03).
Beta Was this translation helpful? Give feedback.
All reactions