Ben Hardill
Ben Hardill
### Current Behavior If working with the API to update a instances settings it is possible to change it's name. This will break kubernetes installs as the name is used...
part of #4413 ## Description Records which user triggered the last flow deploy so it can be used in snapshot data. ## Related Issue(s) #4413 ## Checklist - [x] I...
### Description Remove one of the last flowforge based configuration option We should still support `flowforge.yml` (and `flowforge.local.yml`) but should prefer `flowfuse.yml` if present. ### Which customers would this be...
### Current Behavior A move from Enterprise to Team will leave currently running Instances with custom hostnames working until the instance is suspended and restarted. Also large instances will remain...
## Description Details about Azure specifics for Kubernetes install. Work in progress ## Related Issue(s) ## Checklist - [x] I have read the [contribution guidelines](https://github.com/FlowFuse/flowfuse/blob/main/CONTRIBUTING.md) - [ ] Suitable unit/system...
### Description The following pull request requires somebody with a working LDAP solution to test: https://github.com/FlowFuse/flowfuse/pull/4407 As it was developed by @hardillb and tested with his local LDAP environment it...
### Description In cases where customers struggle to create a wildcard DNS entry force the user to explicitly set the instance name, this will help if they are required to...
``` kubectl -n mastodon logs mastodon-db-migrate-qjlsp I, [2024-10-08T22:13:18.132471 #1] INFO -- : Migrating to AddURLToPreviewCardsStatuses (20231006183200) == 20231006183200 AddURLToPreviewCardsStatuses: migrating ===================== [strong_migrations] DANGER: No lock timeout set -- add_column(:preview_cards_statuses, :url,...
part of #5403 ## Description Update tests to using NodeJS 20 ## Related Issue(s) #5403 ## Checklist - [ ] I have read the [contribution guidelines](https://github.com/FlowFuse/flowfuse/blob/main/CONTRIBUTING.md) - [ ] Suitable...
### Description Making the docker driver ensure the latest version of the `flowfuse/node-red:latest` container is always available. This is the container image used by the default stack created on install....