Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kubernetes-client-bom from 6.3 to 6.4 #30480

Merged
merged 4 commits into from
Feb 1, 2023

Commits on Feb 1, 2023

  1. refactor: use KubernetesClientBuilder instead of DefaultKubernetesClient

    Signed-off-by: Marc Nuri <marc@marcnuri.com>
    manusa committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    2409f3e View commit details
    Browse the repository at this point in the history
  2. deps: Bump kubernetes-client-bom from 6.3.1 to 6.4.1

    - Switch to use Vert.x HttpClient implementation
    
    Signed-off-by: Marc Nuri <marc@marcnuri.com>
    manusa committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    cee96ad View commit details
    Browse the repository at this point in the history
  3. feat: reuse Vert.x object in KubernetesClient

    Signed-off-by: Marc Nuri <marc@marcnuri.com>
    manusa committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    86a6040 View commit details
    Browse the repository at this point in the history
  4. fix: Kubernetes extension doesn't leak KubernetesClient resources

    Signed-off-by: Marc Nuri <marc@marcnuri.com>
    manusa committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    9d5d197 View commit details
    Browse the repository at this point in the history