Peter Jakubis

Results 12 issues of Peter Jakubis

Hi, If login_method is specified, the qpid authentication fails. This is, because of code in kombu/transport/qpid.py, where the only handled situation is when "login_method" is not specified. If it is...

Component: Qpid Broker

Hi, in your CRD [docs](https://github.com/GoogleCloudPlatform/flink-on-k8s-operator/blob/master/docs/crd.md) you have that `jobManager.accessScope` is optional parameter. But in [CRD definition](https://github.com/GoogleCloudPlatform/flink-on-k8s-operator/blob/f3226e1d59ad2fd16bd0499b71625f4583c56be8/helm-chart/flink-operator/templates/flink-cluster-crd.yaml#L3278) it is as required. Could you please update the CRD or docs, because it...

Signed-off-by: balonik In [docs](https://goharbor.io/docs/2.2.0/install-config/configure-yml-file/) and even in the file itself you mention `disable`, but the property itself is called `disabled`. This PR changes `disabled` to `disable` property in `harbor.yml.tmpl` and...

pending-for-more-info
release-note/update

**What happened**: `external-dns` takes over existing DNS record by creating related TXT ownership record and updates it even if the DNS record already existed and is managed outside of `external-dns`....

kind/bug
lifecycle/stale

Signed-off-by: Peter Jakubis **Is this a bug fix or adding new feature?** Fixes https://github.com/kubernetes-sigs/aws-efs-csi-driver/issues/587 **What is this PR about? / Why do we need it?** Adds option to specify podLabels...

ok-to-test
size/S
needs-rebase
cncf-cla: yes

Hi, I am trying to install new `HelmRelease`, but `helm-controller` is trying to uninstall it and fails. The `HelmRelease` is stuck in `Helm uninstall failed: uninstall: Release not loaded: callisto-ai-reports:...

I don't know the intentions of https://github.com/spotify/flink-on-k8s-operator/pull/353 and if it is supposed to be only for jobs or also for `TaskManager` or `JobManager`. In current setup, there is only one...

Provider attributes `api_key` and `account_id` should be as optional, because they can be set using environment variables. Having them as required is causing false positives for linters, in my case...

enhancement

### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...

type: feature

**What happened**: When using kubectl ingress plugin and trying to list backends, backends for TCP and UDP Services are not listed. **What you expected to happen**: Backends for TCP and...

kind/bug
needs-triage
needs-priority