Skip to content
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

Spin up cluster for cert-manager #1210

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Spin up cluster for cert-manager #1210

merged 1 commit into from
Dec 11, 2024

Conversation

blampe
Copy link
Contributor

@blampe blampe commented Dec 11, 2024

Comment on lines +1273 to +1276
if (
(provider === "kubernetes" || provider == "kubernetes-cert-manager") &&
name === "run-acceptance-tests"
) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

In general we try to avoid special-casing like this, but we already have this exception for k8s so we might as well use it. Separately we'll be trying to pull these native providers into the same template we use for bridged ones.

@blampe blampe enabled auto-merge December 11, 2024 19:11
Copy link
Contributor

@rshade rshade left a comment

Choose a reason for hiding this comment

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

LGTM

@blampe blampe added this pull request to the merge queue Dec 11, 2024
Merged via the queue into master with commit 9fcb6a1 Dec 11, 2024
7 checks passed
@blampe blampe deleted the blampe/k8s-clusters branch December 11, 2024 19:24
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.

Workflow failure: build
2 participants