Austin Godber

Results 157 comments of Austin Godber

Ok here's the plan. We will update the `test.yaml` workflow to also target branches like `release/teraslice-v*`. Our branches will be as follows: * `master` - continues to be `v2` development...

@briend if this is resolved to your satisfaction please report back and close this issue.

This is a bit trickier than you might think, unless `kind` holds onto them ... I see there's a `kind export logs` command. If you run that AFTER a pod...

Looks like there's a useful feature in KIND now. I'm not sure how long this has been here: https://kind.sigs.k8s.io/docs/user/quick-start/#exporting-cluster-logs It's probably worth thinking about how to implement this now.

For the `simple-spec.ts` case: * Add the two new bundled assets and update the tests they would use. * For the old non-bundled assets, I think it's important that we...

Side note: I think @busma13 and I just realized that the reason existing assets work with the new esm build of teraslice (2.0.0) is because `esbuild` bundles both CJS and...

For now we're going to hold off on completing this implementation. We want to get more experience with the `relocatable` execution controller to better inform if/how we proceed with the...

If the PR above resolves this issue Joseph, please feel free to close this issue.