Affinito Alessandro

Results 11 issues of Affinito Alessandro

https://github.com/ohmybash/oh-my-bash/issues/260 It may need further improvement since backtick is going to be deprecated, but this solves the issue

invalid

Hi I'm getting this error ![image](https://user-images.githubusercontent.com/8364469/143466142-5a21dd34-f555-4355-9a53-fc4a36d068fa.png) https://github.com/ohmybash/oh-my-bash/blob/4db7436384e0ddfa62911a101b69dd03a0df53fe/themes/cupcake/cupcake.theme.sh#L74

Hi, I'm trying to setup a Confluent cluster in a non-enterprise configuration. I've tried different options, changing both the number of kafka broker replicas to 1 and the kafka image...

*Issue number of the reported bug or feature request: #* **Describe your changes** Minor test fix on readme **Testing performed** **Additional context**

Hi, I'm not able to test my website since it is a javascript front-end expecting a json payload through a POST and answering with another json message in case of...

Issue Submit Form Provide the following info properly, which will help me to resolve your issue quickly. ### Issue(s): Type `x` in between `[ ]` and make sure there isn't...

#### What happened: The daemonset CRD is correctly generated in the makefile during a kustomize build targeting the helm folder `$(BUILD_DIR)/kustomize build deploy/base-crds -o deploy/helm/crds/crds.yaml` https://github.com/kubernetes-sigs/security-profiles-operator/blob/main/Makefile#L182 Then at runtime this...

kind/bug
lifecycle/rotten

**Describe the bug** After setting this value the target appears and disappears from the UI. I've tried also with and without double quotes, with and wihout 'ms'. Logs from the...

Hi! I'm trying to create a similar project and before going with bash I'd like to understand how you've managed that in go, accessing multiple files from a configmap. I've...