Skip to content

Fix preview delete job #14172

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

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Fix preview delete job #14172

merged 1 commit into from
Oct 26, 2022

Conversation

vulkoingim
Copy link
Contributor

Description

#14091 changed the configurations of the tf providers, but forgot the change the delete job to populate the correct kube contexts.

Related Issue(s)

Fixes https://werft.gitpod-dev.com/job/gitpod-custom-head.3147

╷
│ Error: context "harvester" does not exist
│
│   with provider["registry.terraform.io/harvester/harvester"].harvester,
│   on provider.tf line 25, in provider "harvester":25: provider "harvester" {
│
╵
╷
│ Error: Provider configuration: cannot load Kubernetes client config
│
│   with provider["registry.terraform.io/hashicorp/kubernetes"].harvester,
│   on provider.tf line 37, in provider "k8s":37: provider "k8s" {
│
│ context "harvester" does not exist
╵

How to test

Release Notes

NONE

Documentation

Werft options:

  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-integration-tests=all
    Valid options are all, workspace, webapp, ide

Copy link
Member

@meysholdt meysholdt left a comment

Choose a reason for hiding this comment

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

🚀

@roboquat roboquat merged commit 92465e8 into main Oct 26, 2022
@roboquat roboquat deleted the aa/fix-delete-job branch October 26, 2022 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants