waldner

Results 34 issues of waldner

## Overview Add a concise description of what the bug is. ## Environment - Platform: `OpenShift` - Platform Version: unsure, k8s 1.25.12 - PGO Image Tag: ubi8-15.3-0 - Postgres Version...

v5
triaged

Sometimes it would be useful to be able to assign a custom name to an imported cluster (for example, because it's the same or too similar to an existing one)....

enhancement
backend
frontend

Currently, the `delay()` function accepts a function name (eg `tiger.delay(tasks.my_task, ...)`), which means that the submitter must have visibility into the worker code. Other task queue systems allow submitting tasks...

When using extra arguments to openconnect (ie those after `--`), depending on the syntax used an error might be produced, or the results might be unexpected. ``` ❯ openconnect-sso --version...

Supporting (at the very least) `nodeSelector` to constrain where pods run is standard practice in Helm charts, so this PR adds that capability.

**Describe the bug** If I run `ldapdelete -r` after all data has been deleted, the pod crashes (container is terminated with error 139). **To Reproduce** ``` $ ldapdelete -c -x...

When using `actions-ecosystem/action-bump-semver@v1`: ``` Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ ```

enhancement

During the build, lots of warnings are emitted. See the attached file for the actual output. This is using node 11.12.0. [warnings.txt](https://github.com/swillner/netcdf4-js/files/3144844/warnings.txt) The resulting module _seems_ to be working fine,...

I have a failure converting from this statement: ``` CREATE INDEX hydra_oauth2_flow_multi_query_idx ON hydra_oauth2_flow USING btree (((consent_error)::character varying(2)), state, subject, client_id, consent_skip, consent_remember, nid); ``` The output is ``` Create...

bug

**Describe the bug** Cannot import previously exported ovf/ova image. **To Reproduce** Steps to reproduce the behavior: ``` 1. govc export.ovf -vm='/dc/vm/vm1' ovfdir 2. # delete vm1 from vcenter 3. govc...

lifecycle/frozen