AI4DBCode
AI4DBCode copied to clipboard
Bump kubernetes-client from 4.6.1 to 4.7.2 in /Spark-Tuning/prediction_ml/spark_tuning/spark-lib/spark-2.4.6/resource-managers/kubernetes/core
Bumps kubernetes-client from 4.6.1 to 4.7.2.
Release notes
Sourced from kubernetes-client's releases.
4.7.2 (2021-02-09)
Bugs
- Fix #2715: CVE-2021-20218 vulnerable to a path traversal leading to integrity and availability compromise
v4.7.1 (24-01-2020)
Bugs
- Fix #1937:
Quantity.getAmountInBytes()should be able to handle negative exponents- Fix #1805: Unable to create Template on OCP4
Improvements
- Fix #1894: SharedInformer Improvements
- Fix #1963: Use Serialization not a default ObjectMapper in Watch
- Fix #1957: Build Failing on CI due to Central repository moving to HTTPS
Dependency Upgrade
- Fix #1962: chore(deps): bump karaf.version from 4.2.7 to 4.2.8
- Fix #1960: chore(deps): bump junit-bom from 5.5.2 to 5.6.0
- Fix #1939: chore(deps): bump sundrio.version from 0.20.0 to 0.21.0
New Features
- Fix #1917: Allow user to add custom Headers to client
v4.7.0 (08-01-2020)
Bugs
- Fix #1850: Add option to disable timestamps in build logs on Openshift
- Fix #1902: Fix the usage of reflection, so that
getMetadatais detected properly- Fix #1925: Client should always read services from server during replace
- Fix #1486: Creating CRDs with schema validation is broken
- Fix #1707: HorizontalPodAutoscalerSpecBuilder found no metric method
- Fix #885: Quantity doesn't honour the unit
- Fix #1895: Parsing different quantity formats
Improvements
- Fix #1880: Remove use of reapers manually doing cascade deletion of resources, leave it upto Kubernetes APIServer
- Test coverage for ServiceCatalog
- Fix #1772: Add Javadocs for KubernetesClient class
Dependency Upgrade
- Fix #1889: update tekton from v0.7.0 to v0.9.0
- Fix #1872: Support for kubernetes 1.17
- Fix #1930: chore(deps): bump commons-codec from 1.13 to 1.14
- Fix #1927: chore(deps-dev): bump awaitility from 4.0.1 to 4.0.2
- Fix #1923: chore(deps): bump junit from 4.12 to 4.13
- Fix #1913: chore(deps): bump maven-source-plugin from 3.2.0 to 3.2.1
- Fix #1909: chore(deps): bump slf4j.version from 1.7.29 to 1.7.30
- Fix #1908: chore(deps): bump mockito-core from 3.1.0 to 3.2.4
- Fix #1897: chore(deps): bump maven-scr-plugin from 1.26.2 to 1.26.4
New Features
- Fix #417: Support Subresources
... (truncated)
Changelog
Sourced from kubernetes-client's changelog.
4.7.2 (2021-02-09)
Bugs
- Fix #2715: CVE-2021-20218 vulnerable to a path traversal leading to integrity and availability compromise
5.0.2 (2021-02-08)
Bugs
- Fix #2715: CVE-2021-20218 vulnerable to a path traversal leading to integrity and availability compromise
4.13.2 (2021-02-05)
Bugs
- Fix #2715: CVE-2021-20218 vulnerable to a path traversal leading to integrity and availability compromise
5.0.1 (2021-01-27)
Bugs
- Fix #2687: RawCustomResourceOperationsImpl ignores config
- Fix #2612: add support for checking latest kubeconfig in Interceptor
Improvements
- Fix #2723: Dependency cleanup
- Remove javax.annotation-api
- Remove jaxb-api
- Remove jackson-module-jaxb-annotations
- Fix #2744: Automatically instantiates spec and status fields on
CustomResourcewhen possible.initSpecandinitStatusmethods are also provided to allow for overriding of the default implementation.Dependency Upgrade
- Fix #2723: Upgrade sundrio.version to 0.24.1
4.13.1 (2021-01-20)
Bugs
5.0.0 (2020-12-30)
Bugs
- Fix #2695: fromCustomResourceType should be of type
CustomResource5.0.0-beta-1 (2020-12-21)
Bugs
... (truncated)
Commits
c9d712e[RELEASE] Updated project version to v4.7.2f4d70bbfix: CVE-2021-20218 adapt test to 4.7.x project structure9273ec3fix: CVE-2021-20218 vulnerable to a path traversalcab2cf4[RELEASE] Updated Project version to 4.7.11afea0cMerge pull request #1963 from HubSpot/watch-use-serialization30c0656Merge pull request #1960 from fabric8io/dependabot/maven/org.junit-junit-bom-...7ad389dMerge pull request #1962 from fabric8io/dependabot/maven/karaf.version-4.2.806b1b81remove ObjectMapper783a4beuse Serialization not a default ObjectMapper22190dbchore(deps): bump karaf.version from 4.2.7 to 4.2.8- 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.