3 Commits

Author SHA1 Message Date
Madhu Rajanna
1f1a212ece ci: consider kubernetes 1.25 for tests
As we have successful runs with kubernetes
1.25 Marking is as default for CI jobs and
required for merging PR.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit f19805a40badd88ef000da2b7192092d9e725944)
2022-10-28 16:04:00 +00:00
Madhu Rajanna
33506ddd0a ci: remove kubernetes 1.22 tests
As we need to test with last 3 Kubernetes
releases removing Kubernetes 1.22
as we have 1.23, 1.24 and 1.25

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 4039bf50637a94c55cfe788d8d1086cc2b9c3c8d)
2022-10-28 16:04:00 +00:00
Madhu Rajanna
7fbde0c820 ci: add github action to trigger E2E
based on the discussion on the slack
channel. we are adding a github action
to trigger the CI jobs when a ok-to-test
label is added on the PR.

This action is based on below github action
https://github.com/peter-evans/create-or-update-comment

Sample Demo avaiable at
https://github.com/Madhu-1/
\label-commentor-action-testing/pull/4

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 659567cfdc207a04b416a1055824e0223360a089)
2022-10-27 08:11:11 +00:00