Dasha Komsa

Results 8 issues of Dasha Komsa

The selectors for secrets, secrets-label-selector and secrets-annotation-selector, are currently ANDed. So, for example, if I wanted to export cert-manager secrets (with annotations) as well as some custom secrets, then I'd...

**Describe the bug** If the AppRole used in vault agent auto-auth creates **batch** tokens upon login, these tokens cannot be renewed, and vault agent has to re-login when the batch...

enhancement
agent

### What problem are you facing? Currently, if I update an ansiblerun, the only way to tell whether the change was synced is by watching logs. There's a synced condition,...

enhancement

### What happened? Had an run that failed due to a timeout (I think?). The error message in this case should be just an exit code and maybe something about...

bug

### Description of your changes Fixes #328 I have: - [x] Read and followed Crossplane's [contribution process]. - [x] Run `make reviewable` to ensure this PR is ready for review....

### What happened? In `CheckWhenObserve` mode, reconciliation always fails with `observe failed: Error decoding results\n\tinvalid character` error. This error comes from provider-ansible attempting to parse ansible logs: https://github.com/crossplane-contrib/provider-ansible/blob/5e0d99269289a6c47b232d829eff424cfa374087/internal/controller/ansibleRun/ansibleRun.go#L363 The function...

bug

### What happened? Updated Crossplane to v1.16 and provider-ansible providerrevision went unhealthy. The error is ``` cannot unpack package: failed to fetch package digest from remote: failed to fetch package...

bug

### What problem are you facing? I have ansibleruns with playbooks varying in complexity and inventory size from several hosts to 100 and more hosts. And currently there's a single...

enhancement