logging-log4j2
logging-log4j2 copied to clipboard
Bump kubernetes-client from 5.12.2 to 6.1.1
Bumps kubernetes-client from 5.12.2 to 6.1.1.
Release notes
Sourced from kubernetes-client's releases.
6.1.1 (2022-09-01)
Bugs
fix #4373: NO_PROXY should allow URIs with hyphens ("circleci-internal-outer-build-agent")
Full Changelog: https://github.com/fabric8io/kubernetes-client/compare/v6.1.0...v6.1.1
6.1.0 (2022-08-31)
Bugs
- Fix #4109: Templates with parameters can be retrieved from OpenShift
- Fix #4206: KubernetesDeserializer can now handle any valid object. If the object lacks type information, it will be deserialized as a GenericKubernetesResource
- Fix #4247: NO_PROXY with invalid entries throws exception
- Fix #4256: crd-generator-apt pom.xml includes transitive dependencies
- Fix #4294: crd-generator respects JsonIgnore annotations on enum properties
- Fix #4320: corrected leader transitions field on leader election leases
- Fix #4360: JUnit dependencies aren't leaked in child modules
Improvements
- Fix #887: added KubernetesClient.visitResources to search and perform other operations across all resources.
- Fix #3960: adding a KubernetesMockServer.expectCustomResource helper method and additional mock crd support
- Fix #4041: adding Quantity.getNumericalAmount with an explanation about bytes and cores.
- Fix #4241: added more context to informer logs with the endpoint path
- Fix #4250: allowing for deserialization of polymorphic unwrapped fields
- Fix #4254: adding debug logging for exec stream messages
- Fix #4259: Java Generator's CR should have Lombok's
@EqualsAndHashCodewithcallSuper = true- Fix #4287: added WorkloadGroup for Istio v1alpha3 extension generator
- Fix #4318: implemented LeaderElection releaseOnCancel
Dependency Upgrade
- Fix #3967: Update chaos-mesh extension to v2.1.3. Add PodHttpChaos, GCPChaos, BlockChaos and PhysicalMachineChaos.
- Fix #4352: Update Knative model to v0.34.0
- Fix #4356: Update Apache CamelK to v1.9.2
- Fix #4361: Bump Cert-Manager to v1.9.0-beta.1.0.20220829113803-8465f1223efb
New Features
- Fix #2271: Support periodic refresh of access tokens before they expire
- Fix #4333: Implement "attach to pod" functionality
Note: Breaking changes in the API
- Fix #4206: The Serialization utility class will throw an Exception, instead of returning null, if an untyped unmarshall method is used on something that lacks type information
- In ChaosMesh Model, some types have been renamed. These are
io.fabric8.chaosmesh.v1alpha1.AwsChaos=>io.fabric8.chaosmesh.v1alpha1.AWSChaosio.fabric8.chaosmesh.v1alpha1.IoChaos=>io.fabric8.chaosmesh.v1alpha1.IOChaosio.fabric8.chaosmesh.v1alpha1.PodIoChaos=>io.fabric8.chaosmesh.v1alpha1.PodIOChaosFull Changelog: https://github.com/fabric8io/kubernetes-client/compare/v6.0.0...v6.1.0
6.0.0 (2022-07-13)
Bugs
- Fix #2811: Approve/Reject CSR not supported in v1beta1 CertificateSigningRequest API
... (truncated)
Changelog
Sourced from kubernetes-client's changelog.
6.1.1 (2022-09-01)
Bugs
fix #4373: NO_PROXY should allow URIs with hyphens ("circleci-internal-outer-build-agent")
6.1.0 (2022-08-31)
Bugs
- Fix #4109: Templates with parameters can be retrieved from OpenShift
- Fix #4206: KubernetesDeserializer can now handle any valid object. If the object lacks type information, it will be deserialized as a GenericKubernetesResource
- Fix #4247: NO_PROXY with invalid entries throws exception
- Fix #4256: crd-generator-apt pom.xml includes transitive dependencies
- Fix #4294: crd-generator respects JsonIgnore annotations on enum properties
- Fix #4320: corrected leader transitions field on leader election leases
- Fix #4360: JUnit dependencies aren't leaked in child modules
Improvements
- Fix #887: added KubernetesClient.visitResources to search and perform other operations across all resources.
- Fix #3960: adding a KubernetesMockServer.expectCustomResource helper method and additional mock crd support
- Fix #4041: adding Quantity.getNumericalAmount with an explanation about bytes and cores.
- Fix #4241: added more context to informer logs with the endpoint path
- Fix #4250: allowing for deserialization of polymorphic unwrapped fields
- Fix #4254: adding debug logging for exec stream messages
- Fix #4259: Java Generator's CR should have Lombok's
@EqualsAndHashCodewithcallSuper = true- Fix #4287: added WorkloadGroup for Istio v1alpha3 extension generator
- Fix #4318: implemented LeaderElection releaseOnCancel
Dependency Upgrade
- Fix #3967: Update chaos-mesh extension to v2.1.3. Add PodHttpChaos, GCPChaos, BlockChaos and PhysicalMachineChaos.
- Fix #4352: Update Knative model to v0.34.0
- Fix #4356: Update Apache CamelK to v1.9.2
- Fix #4361: Bump Cert-Manager to v1.9.0-beta.1.0.20220829113803-8465f1223efb
New Features
- Fix #2271: Support periodic refresh of access tokens before they expire
- Fix #4333: Implement "attach to pod" functionality
Note: Breaking changes in the API
- Fix #4206: The Serialization utility class will throw an Exception, instead of returning null, if an untyped unmarshall method is used on something that lacks type information
- In ChaosMesh Model, some types have been renamed. These are
io.fabric8.chaosmesh.v1alpha1.AwsChaos=>io.fabric8.chaosmesh.v1alpha1.AWSChaosio.fabric8.chaosmesh.v1alpha1.IoChaos=>io.fabric8.chaosmesh.v1alpha1.IOChaosio.fabric8.chaosmesh.v1alpha1.PodIoChaos=>io.fabric8.chaosmesh.v1alpha1.PodIOChaos5.12.3 (2022-07-27)
Bugs
... (truncated)
Commits
d6e6cc3[RELEASE] Updated project version to v6.1.104aa2b8fix: NO_PROXY should allow URIs with hyphens ("circleci-internal-outer-build-...acf6d26[RELEASE] Prepare for next development iterationff81bd1[RELEASE] Updated project version to v6.1.0409af93chore: add missing references to changelog45eb12atest: temporary disable extra fields in Karaf deserializer test1ff665bfix (extensions/certmanager) : Update CertManager extension to latest version...f552426feat (kubernetes-model-generator) : Add Kubernetes Model Gateway API module5a993d3test: refactor karaf deserialization tests to ensure GenericKuberentesResourc...aef57f4fix: Configure dependency scope for junit dependencies at parent- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)