-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: fix LAM workflow #875
Conversation
This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID. Online Installer:
Airgap Installer (may take a few minutes before the airgap bundle is built):
Happy debugging! |
@@ -45,7 +49,7 @@ GOOS ?= $(shell go env GOOS) | |||
GOARCH ?= $(shell go env GOARCH) | |||
|
|||
.DEFAULT_GOAL := default | |||
default: embedded-cluster-linux-amd64 | |||
default: build-ttl.sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this will be compatible with kots e2e tests
f8c62b5
to
094a08c
Compare
094a08c
to
7c666ed
Compare
ubuntu@ip-172-16-10-242:~$ ./embedded-cluster shell | ||
|
||
__4___ | ||
_ \ \ \ \ Welcome to embedded-cluster debug shell. | ||
_ \ \ \ \ Welcome to embedded-cluster-smoke-test-staging-app debug shell. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
_ \ \ \ \ Welcome to embedded-cluster-smoke-test-staging-app debug shell. | |
_ \ \ \ \ Welcome to embedded-cluster debug shell. |
Fixes image scan workflow image not found error
https://github.com/replicatedhq/embedded-cluster/actions/runs/10127486367/job/28005373364