Commit Graph

4 Commits

Author SHA1 Message Date
Eric Promislow 9f702b46ed Migrate webhook CI to GHA
- Misc. changes to CI caught during further testing:
1. There should be two shell variables, HELM_VERSION for pulling
   down the right version of helm, and HELM_CHART_VERSION, for identifying
   generated helm charts.

2. Similarly, `TAG` and `IMAGE_TAG` are two different things.

3. Stop using make/dapper: env vars get lost

4. Skip the RKE Machine config unit test on CI/arm64
   - Written up in issue 45837
2024-06-28 15:45:08 -07:00
Kevin Joiner b41af488f7 Updates integration test.
Integration now install the packaged chart from CI.
This helps us test any chart changes in CI as well as the image.
We also added a command that will tail the rancher logs if it
fails to deploy rancher-webhook after 5 minutes.
2023-04-28 13:16:03 -04:00
Dan Ramich a2938da85c Bump go, helm and golangci versions 2021-04-19 12:28:04 -06:00
Darren Shepherd 8662412686 Initial Commit 2020-09-09 22:15:59 -07:00