You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that I expect to have to upgrade the Keycloak client in the NodeJS and Quarkus app to connect to it.
All the Tekton tasks and Pipeline from the Chapter 3 are using the old tekton.dev/v1beta1 version of the API. This should be upgraded before bumping version.
HPA autoscaling/v2beta2 was removed in favor of autoscaling/v2
There are plenty of automations in the pipelines related to openshift cli image for 4.12. This is going to be an issue sooner or later. Specially because we rely of the token generation using the following configuration that I think that will dissapear:
📝 Description
This is an epic issue to track the effort needed to upgrate to OpenShift 4.20. These are at least the things that I can think of:
tekton.dev/v1beta1version of the API. This should be upgraded before bumping version.autoscaling/v2beta2was removed in favor ofautoscaling/v2