Skip to content

Conversation

@TannerGabriel
Copy link
Contributor

This PR

  • Updates K3S installation
  • Waits for K3S to be ready before continuing with Keptn installation

@github-actions
Copy link

github-actions bot commented May 13, 2022

Unit Test Results

1 files  2 suites   5s ⏱️
7 tests 5 ✔️ 2 💤 0

Results for commit 192ecc4.

♻️ This comment has been updated with latest results.

Signed-off-by: TannerGabriel <[email protected]>
Signed-off-by: TannerGabriel <[email protected]>
Copy link
Collaborator

@pchila pchila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks correct but it seems that the KUBECONFIG env var is not set and the default $HOME/.kube/config file is not there or does not contain info about the k3s cluster...

It can be seen in runs like this where kubectl tries to connect to localhost:8080
https://github.com/keptn-sandbox/keptn-service-template-go/runs/6420183593?check_suite_focus=true

Signed-off-by: TannerGabriel <[email protected]>
Copy link
Collaborator

@pchila pchila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are still some failures but at least now the wait for k3s to be ready seems ok

@github-actions
Copy link

The following Docker Images have been built:
ghcr.io/keptn-sandbox/keptn-service-template-go:0.13.1-dev-PR-133,ghcr.io/keptn-sandbox/keptn-service-template-go:0.13.1-dev-PR-133.202205181234

@TannerGabriel TannerGabriel merged commit ca6cb20 into main May 18, 2022
@TannerGabriel TannerGabriel deleted the test/fix-integration-tests branch May 18, 2022 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants