Michael Robbins
Michael Robbins
Currently setting `TZ="Australia/Melbourne"` has no effect on the containers timezone due to the `tzdata` package missing. Before: ``` root@grafana-backup:~# TZ="Australia/Melbourne" date Sun Feb 6 03:14:14 Australia 2022 root@grafana-backup:~# TZ="UTC" date...
**Is your feature request related to a problem? Please describe.** The current healthchecks for when self hosting reactive resume still attempt to resolve and talk to the hosted application `rxresu.me`...
**Is your feature request related to a problem? Please describe.** Anyone self hosting this would have to store yet another username/password combination for their local user(s), like many others of...
Installing the latest version of MetalLB v0.10.2 (I'm assuming) through Helm results in deprecation warnings for the PodSecurityPolicy. ``` % helm install metallb metallb/metallb -f helm-configmap.yaml W0714 20:05:36.548135 9776 warnings.go:70]...
**Describe the solution you'd like** Currently snowflake_stream supports `on_table = foo` which renders as `CREATE STREAM ... ON TABLE foo ...` But if `foo` is an external table I would...
### Bug description Logging in kubespawner prints out all environment variables on error. This includes sensitive values like the singleuser's API token and any other secrets being passed into the...
Gday! Just a small tweak, discovered in my new setup when I hadn't set the TZ correctly! Without it the: ``` now = datetime.datetime.now() parameters = { "d": now.strftime("%Y%m%d"), "t":...
## What is the current behavior? Currently if an organisation has two Okta tenants (a 'hub' and a 'spoke') * Where the 'hub' is where users are authenticated (their username/password...
Looks like HA is printing these warnings for the alarm panel pro and the garage opener (same message). ``` 2023-11-19 10:31:28.264 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.alarm_panel_pro_xxxxxx_wifi_signal () is using native...