Ivan Fernandez Calvo
Ivan Fernandez Calvo
For confirmed bugs, please report: - Version: 7.13.0-SNAPSHOT - Operating System: Linux CentOS 8.3 (Kubernetes 1.18.16-gke.502 and 1.19.8-gke.1600) - Steps to Reproduce: * create a GKE cluster * deploy a...
`kubectl` 1.25 will remove a bunch of code related to [vendors login code](https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke). In the case of GKE, after `kubectl 1.25` you will have to install `gke-gcloud-auth-plugin` component in order...
## Readiness Checklist - [x] I am running the latest version - [x] I checked the documentation and found no answer - [x] I checked to make sure that this...
After executing a terraform plan successfully, if you apply the same plan it failed with an error related to node types id not present. Note: the use case is to...
## Readiness Checklist - [x] I am running the latest version - [x] I checked the documentation and found no answer - [x] I checked to make sure that this...
## Overview ### Context When you set hot, cold, warm, and ml nodes at some point you have to add master nodes, this is something that autoscaling does for you,...
Since this PR the compatibility with Java 8 is not guaranteed and is not supported. * feat: bump Jenkins core to 2.361
### What feature do you want to see added? The current log traces do not have the `event.dataset` [ECS](https://www.elastic.co/guide/en/ecs/current/ecs-event.html#field-event-dataset) field to have this field allow to use EQL for the...
### Dependencies ### Feature Request As a user, I want a way to visualize the cost of Agents provisioned: * By type (Cloud, SSH, JNLP, ...) * By Cloud provider...
## Description We start using the strategy setting and we realized that the plan does not contain the setting in most of the cases, after checking what happens the cause...