Fix #5401: Upgrade Fabric8 Kubernetes Model to Kubernetes v1.28.2
New Features
Fix #5430: Mock Web Server migrated to this repository
Note: Breaking changes
Fix #5343: Removed io.fabric8.kubernetes.model.annotation.PrinterColumn, use io.fabric8.crd.generator.annotation.PrinterColumn
Fix #5368: ListOptions parameter ordering is now alphabetical. If you are using non-crud mocking for lists with options, you may need to update your parameter order.
Fix #5391: Removed the vertx-uri-template dependency from the vertx client, if you need that for your application, then introduce your own dependency.
Fix #5220: KubernetesResourceUtil.isValidLabelOrAnnotation has been deprecated because the rules for labels and annotations are different
Fix #5401: Upgrade Fabric8 Kubernetes Model to Kubernetes v1.28.2
New Features
Fix #5430: Mock Web Server migrated to this repository
Note: Breaking changes
Fix #5343: Removed io.fabric8.kubernetes.model.annotation.PrinterColumn, use io.fabric8.crd.generator.annotation.PrinterColumn
Fix #5368: ListOptions parameter ordering is now alphabetical. If you are using non-crud mocking for lists with options, you may need to update your parameter order.
Fix #5391: Removed the vertx-uri-template dependency from the vertx client, if you need that for your application, then introduce your own dependency.
Fix #5220: KubernetesResourceUtil.isValidLabelOrAnnotation has been deprecated because the rules for labels and annotations are different
Commits
b8c00eb [RELEASE] Updated project version to v6.9.0
dbf1afd feat (openshift-client-api) : Add DSL for new OpenShift 4.13.12 resources to ...
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps io.fabric8:kubernetes-client from 6.8.1 to 6.9.0.
Release notes
Sourced from io.fabric8:kubernetes-client's releases.
Changelog
Sourced from io.fabric8:kubernetes-client's changelog.
Commits
b8c00eb
[RELEASE] Updated project version to v6.9.0dbf1afd
feat (openshift-client-api) : Add DSL for new OpenShift 4.13.12 resources to ...dbbdc5d
chore: remove invalid link/anchor referenceseb9ec36
deps (openshift-model) : Update OpenShift Model dependencies to latest availa...dd457f8
fix: adds support for read-only system truststores03b84b2
chore(deps-dev): bump org.keycloak:keycloak-core from 22.0.3 to 22.0.46361a4c
chore(deps-dev): bump commons-io:commons-io from 2.13.0 to 2.14.04a56d05
chore(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin08f59bb
chore(deps-dev): bump com.approvaltests:approvaltests802272f
ci: free up space for OpenShift executionDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show