perezjasonr

Results 13 issues of perezjasonr

I am trying to follow the post-render example using kustomize. I am pointing directly to this online repo: ``` apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: kustomized-helm-ex namespace: argocd spec: destination:...

Description =========== I believe librdkafka might not work with confluent's kafka brokers because you must have a truststore/keystore setup, which librdkafka does not have a truststore option (although it has...

We rolled out some network policies which has basic namespace isolation and believe its possible that kube-hunter job/pod is being hindered by this. If so, what is the expectation of...

question

**Describe the bug** If registry in the source spec and the desired target registry have different structures it seems to mix and match them (or something). For example my annotations...

bug

I noticed that there are notes about changing the parser to cri if you are using containerd or cri-o. but there is not an example manifest for it (daemonset, etc)...

## Bug Description Was instructed to open an issue here. The connector can get the error: `SMBResponseException: Received unexpected status from the server: Unknown error. ([3221225584](tel:3221225584)) UNKNOWN_ENUM: 0xc0000070` where 0xc0000070...

bug
team:external
community-driven

## Bug Description was instructed to open an issue to track this - regarding the network drive connector it appears that we can run into a situation where the connector...

bug
team:external
community-driven

Were going for a more lightweight approach with our cluster, we are using Syft and Grype which I am told anchore engine uses under the hood. Is it possible for...

In the docs it states: > If the namespace does not exist in the destination registry, a new namespace is created automatically. If it already exists and the user account...

In the vault section when your setting up PKI i notice you have a step where you use cat to chain the certs yourselves. I'm curious why this is, the...