-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add dev/preview:create-preview #13806
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
Conversation
started the job as gitpod-build-mads-add-launch-preview-vm.1 because the annotations in the pull request description changed |
This looks like the address of the k3s cluster, not of the harvester cluster. I guess what's happening is that the default context in One thing you can do is EDIT: Opened harvester/terraform-provider-harvester#55 on the harvester provider and if it gets accepted we'll be able to explicitly pass a context. |
ad49f4a
to
5db6a1d
Compare
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.
🚀
Fails with error │ Error: the server could not find the requested resource (post keypairs.harvesterhci.io) │ │ with harvester_ssh_key.harvester_ssh_key, │ on vm.tf line 59, in resource "harvester_ssh_key" "harvester_ssh_key": │ 59: resource "harvester_ssh_key" "harvester_ssh_key" {
5db6a1d
to
8f02e52
Compare
Description
TODO. Preview environments created in Werft works as expected, but from a workspace I get the following error:
Related Issue(s)
Part of https://github.com/gitpod-io/ops/issues/5766
Part of https://github.com/gitpod-io/ops/issues/5892
How to test
Release Notes
Documentation
N/A
Werft options:
If enabled this will build
install/preview
Valid options are
all
,workspace
,webapp
,ide