Mattias Öhrn

Results 7 issues of Mattias Öhrn

If a a CronTrigger, with the default misfire instruction SmartPolicy/FireOnceNow, misfires and then fires later as a result of the misfire instruction the IJobExecutionContext.ScheduledFireTimeUtc property returns the time the trigger...

Hi and thanks for a great mocking framework! I just started using Pegomock and I found a few things related to the experience of using matchers that I would like...

Hi, I'm looking to using codeql-action for some shared workflows that are intended to be used across our organization. However, we have separate workflows for PRs and pushes to main...

question

**Is your feature request related to a problem? Please describe.** We are working a lot with Google Config Connector and many of the CRDs include references to other resources. In...

kind/feature
lifecycle/frozen
needs-triage
area/api

### Expected behavior ``` > mkdir config > echo '{"a": "a long string that would absolutely certainly see a newline introduced by the YAML marshaller"}' >config/a.json > kpt fn source...

bug
area/hydrate
p2
customer
alpha1

## Rollback Plan If a change needs to be reverted, we will publish an updated version of the library. ## Changes to Security Controls I'm not sure if this is...

size/XL

### Description Schema lookup for `kubernetes_manifest` resources currently works as follows: 1. Determine if the resource type is defined by a CRD and if it is extract the schema from...

enhancement