Michael Edgar
Michael Edgar
Allow the verbs required for lease access to be split between multiple rules and exclude rules that name a non-matching lease name. This allows rules such as those below to...
Fixes #1887
### Discussed in https://github.com/xlate/staedi/discussions/500 Consider adding support for NCPDP D.0 B1, B2. B3 standards. See https://datainsight.health/ncpdp/intro/
We can currently give the service account's namespace using `quarkus.kubernetes.namespace`, but this also results in the namespace being added everywhere to the generated Kubernetes resources. It would be useful to...