Skip to content

Preivew Envs: Change with-vm from opt-in to opt-out #9672

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
May 2, 2022
Merged

Conversation

meysholdt
Copy link
Member

@meysholdt meysholdt commented May 1, 2022

Description

This PR enables preview envs on Harvester by default and replaces the with-vm Werft annotation with a without-vm annotation.

The repository.branch.includes("with-vm") check should no longer be necessary because we only need it to activate with-vm in load tests - an with this PR it's always activated.

Related Issue(s)

Fixes #

How to test

  • werft run github will deploy the preview env on Harvester.
  • werft run github -a wihtout-vm=true will deploy the preview environment to the core-dev cluster.

Release Notes

NONE

Documentation

@meysholdt meysholdt requested a review from a team May 1, 2022 21:30
Copy link
Contributor

@mads-hartmann mads-hartmann left a comment

Choose a reason for hiding this comment

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

LGTM 🛹

@roboquat roboquat merged commit 062911e into main May 2, 2022
@roboquat roboquat deleted the me/default branch May 2, 2022 06:15
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