This PR fixes the CI by:
1- Update to GO 1.19
2- Update github action cache version
3- Update Minikube to the latest version 1.28.0
4- set the runner to ubuntu-20.04
5- Run tests against the latest supported k8s [ "v1.22.0", "v1.23.0", "v1.24.0" ]
Note: k8s v1.25 will be added once the integration is fixed (PR https://github.com/signalfx/signalfx-k8s-metrics-adapter/pull/21 )
This PR fixes the CI by: 1- Update to GO
1.19
2- Update github action cache version 3- Update Minikube to the latest version1.28.0
4- set the runner toubuntu-20.04
5- Run tests against the latest supported k8s[ "v1.22.0", "v1.23.0", "v1.24.0" ]
Note: k8sv1.25
will be added once the integration is fixed (PR https://github.com/signalfx/signalfx-k8s-metrics-adapter/pull/21 )Signed-off-by: Dani Louca dlouca@splunk.com