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

Resume K8s integration tests #1314

Merged
merged 9 commits into from
Sep 27, 2024

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    9d23470 View commit details
    Browse the repository at this point in the history
  2. [issues-1313] - Add the Fabric8 kubernetes-client dependency with tes…

    …t scope to functional test modules, as required after the split of such artifacts in the Fabri8 Kubernetes client project
    fabiobrz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    49c3e9e View commit details
    Browse the repository at this point in the history
  3. [issues-1313] - Fix KubernetesRequirement in order to send the correc…

    …t Accept header for the HTTP call that verifies the version
    fabiobrz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7045555 View commit details
    Browse the repository at this point in the history
  4. [issues-1313] - Fix PortForwarder in order to send the correct X-Stre…

    …am-Protocol-Version header
    fabiobrz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ef03e3b View commit details
    Browse the repository at this point in the history
  5. [issues-1313] - Fix Fabric8 model ReplicaSet related imports in order…

    … to use the correct ones, i.e. apps/replicasets
    fabiobrz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3762ba0 View commit details
    Browse the repository at this point in the history
  6. [issues-1313] - Fix KubernetesAssistant in order to properly evaluate…

    … .metadata.annotations in a Service resource and avoid NPE, when creatiing an URL for the service itself
    fabiobrz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2037a85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05f2a07 View commit details
    Browse the repository at this point in the history
  8. [issues-1313] - Fix imports in HelloWorldKubernetesAssistantTest and …

    …fix imports plus expected body contentsin HelloWorldIT
    fabiobrz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b363ee2 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    e0e477c View commit details
    Browse the repository at this point in the history