Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ workflow:
post:
- chain: hypershift-dump
- chain: gather-core-dump
- chain: hypershift-destroy-nested-management-cluster
- chain: hypershift-kubevirt-destroy
- chain: hypershift-destroy-nested-management-cluster
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,3 @@ chain:
cpu: 100m
memory: 100Mi
timeout: 1h0m0s
- chain: hypershift-kubevirt-destroy
env:
- default: "/tmp/secret/kubeconfig"

@devguyio devguyio Sep 23, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is this env var not needed anymore?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

That's what the rehearsal is for 😅. Other chains like hypershift-dump do not specify a KUBECONFIG so I think it is already set.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

good point 😁 tagged and 🤞🏽 for the rehearsal

name: KUBECONFIG