Rob Zienert
Rob Zienert
## Expected Behavior Search attributes to be carried-forward during `Workflow.continueAsNew()` ## Actual Behavior Continued-as-new workflows are missing the search attributes from the original run. ## Steps to Reproduce the Problem...
We have a different vault password per deployment, so a singular, file-based password doesn't work. It's much more convenient to just copy/paste.
I have a use case where I'm generating schema files from a Java module, of which many of the classes share common property types. Instead of generating a massive schema...
**Is your feature request related to a problem? Please describe.** Scenario: Performing a blue/green as part of a rollout of Temporal services themselves. At Netflix, our model of a red/black...
### What broke? What's expected? The [versionPattern](https://github.com/kubernetes-sigs/kubebuilder/blob/165af70e87848677a039cd0cd87cc67c545d983c/pkg/model/resource/gvk.go#L28) enforced by kubebuilder requires all CRD versions to start with a `v`, however this makes usage of an internal version confusing (e.g. creating...
Hello! My team maintains a monorepo library for a large collection of modules, and use Go module workspaces for it. I'm on the hunt for a compatibility checker and `go-apidiff`...
This code never truly worked. Apparently someone in OSS found it and tried to run it.