Graeme Lawes

Results 22 issues of Graeme Lawes

# Details **Describe the solution you'd like:** Add [Node Problem Detector](https://github.com/kubernetes/node-problem-detector) ARM images

enhancement
feature_request

Some PKI implementations like https://github.com/smallstep/certificates issue aggressively short-lived certificates by default (24 hours, for example). In situations where this is the desired/intended configuration for Ingress TLS certs, this causes a...

kind/feature
lifecycle/rotten
triage/accepted
needs-priority

# Details **Helm chart name:** common **Describe the solution you'd like:** The current promtail addon scrape configs are limited to static configs with a `job` and `__path__` label. This makes...

enhancement
good first issue
help wanted

### Describe the bug `Hidden Bar.app` installed from `brew install --cask hiddenbar` is not notarized. ### Steps to reproduce ``` % spctl -a -t exec -v /Applications/Hidden\ Bar.app /Applications/Hidden Bar.app:...

tigera-operator v1.28.0 added CSI Driver support: https://github.com/tigera/operator/releases/tag/v1.28.0 The merge for this includes the new `.spec.kubeletVolumePluginPath` field in the `Installation` CRD: [pkg/crds/operator/operator.tigera.io_installations.yaml](https://github.com/tigera/operator/pull/2082/files#). Setting this field to `None` allows the CSI driver...

"proceeded" should be "preceded" for `'Touch ID' Mode` in General Settings: https://github.com/objective-see/DoNotDisturb/blob/ffc20977d5c09acc879827755e633c54dd43a797/mainApp/mainApp/Preferences.xib#L175 https://www.dictionary.com/e/proceed-vs-precede/

The `lxc_ssh` connection plugin throws the following deprecation warning on ansible 2.15.2 ``` [DEPRECATION WARNING]: PlayContext.verbosity is deprecated, use ansible.utils.display.Display.verbosity instead. This feature will be removed in version 2.18. Deprecation...

According to the grafana repo https://github.com/grafana/piechart-panel, the `grafana-piechart-panel` plugin is deprecated, as it is now included in Grafana >= 8.0. This results in a error on Grafana 8.0 and above...

### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [X] This is not a question about how...

kind/docs
area/user experience
area/networking/cni
area/ambient

The `caBundle` field introduced in `2.0.0` for `snapshot-validation-webhook` changes on every `helm diff` or `helm upgrade`. This causes unnecessary deploys with continuous reconcilliation gitops tools and drift detection workflows. Full...

enhancement
good first issue