TheHiddenLayer
TheHiddenLayer
Closes #567 This PR codifies custom search attributes, so one can specify: ```yaml apiVersion: temporal.io/v1beta1 kind: TemporalNamespace metadata: name: default namespace: demo spec: customSearchAttributes: name1: value1 name2: value2 name3: value2...
I don't see a compatability row for the latest operator version. Am I missing something? EDIT: I notice on the [compatability matrix](https://github.com/alexandrevilain/temporal-operator?tab=readme-ov-file#compatibility-matrix) > Please note this table only reports end-to-end...
**Is your feature request related to a problem? Please describe.** I'd like to be able to clearly understand how many Workflows suffered a complete failure _after_ exhausting all retries. (See...
**Lazygit Floating Term becomes unresponsive** When I run a custom git command through lazygit floating window like `:git commit --amend` and return from the command, I return to a dead/hanging...
## Required **What is the issue?** `authorization.NewRSAKeyProvider(...)` no longer exists in code, but it's mentioned in docs. **How can we reproduce the issue?** Just visit https://docs.temporal.io/self-hosted-guide/security and search for "NewRSAKeyProvider"....
Closes Bug [3103](https://github.com/temporalio/documentation/issues/3103)