Brian Dols
Brian Dols
I was optimistic that this extension is useful but I added 4 "profiles" with corresponding "roles" and nothing shows up in the extension drop-down.
### Describe the bug with two ports defined in the targeted Service, after canary activation, only the port specified in the Canary object remains defined in the Service. ``` apiVersion:...
## Description I create a storageClass with mountOptions for noatime but it is mounted with relatime: ``` apiVersion: storage.k8s.io/v1 kind: StorageClass metadata: annotations: cas.openebs.io/config: | - name: StorageType value: "device"...
### Description **What problem are you trying to solve?** For Strimzi's Kafka Operator, to achieve HA, it's important to let its operator drain pods based on its internal readiness. To...
**Describe the bug** setting autocommit in .fleek.yml overwrites .gitignore changes **To Reproduce** Steps to reproduce the behavior: set autocommit = true in .fleek.yml append "*.swp" to .gitignore edit a file...
here's several useful timesavers for loki users for some reason, the "loki-container/loki fmt" section doesn't get picked up in the containers view, for some reason (nothing in k9s.log indicates a...
initial operator deployment is missing the certificate that provides the webhook-servert-cert and manage-metric-tls. I'm just doing: ``` git clone https://github.com/netobserv/network-observability-operator.git && cd network-observability-operator USER=netobserv make deploy deploy-loki deploy-grafana ```
### Pull Request Motivation track when ACME Challenges and ACME Orders undergo state changes ### Kind feature ### Release Note ```release-note add the following prometheus metrics: - certificate_acme_challenge_status, certificate_acme_order_status, and...
I'm not an "electron guy", much less a "nodejs-guy", yet I was intrigued enough to try this application out based on a post here: https://en.deezercommunity.com/ideas/deezer%2Ddiscord%2Drich%2Dpresence%2D7434/index6.html I run deezer inside flatpak....
### What is the issue? I pass in a remote container and the CLI reports that it loads successfully (as indicated by checkmark) but doesn't perform any operations as defined...