Aaron Ritter
Aaron Ritter
We've started 686d ago with our test k8s cluster, and upgraded the cluster through multiple core versions. I saw that some of the services got upgraded during these snap upgrades...
## Update docker-compose.yml examples using OpenSearch 2.10 as an alternative to Elasticsearch OSS ### Problem There are multiple docker-compose.yml files with elasticsearch:7.17.0 which has [7.17.13 available](https://www.elastic.co/downloads/past-releases#elastic-search) as well a Major...
#### Summary Using the cloud image https://cloud.debian.org/images/cloud/bookworm/latest/debian-12-genericcloud-amd64.qcow2 and installing snap with the newest core does not bring online the microk8s 1.30/stable processes. #### What Should Happen Instead? Using such a...
This is the first draft for the FusionAuth Android SDK Beta Release. The fusionauth-site edits and blogpost are from the perspective of releasing a FusionAuth Android SDK Beta, and the...
There are multiple endpoints which are not validated, probably newly made available ones: `Error: expected permissions_endpoints.3.endpoint to be one of [/api/application /api/application/oauth-configuration /api/application/role /api/cleanspeak/notify /api/connector /api/consent /api/email/send /api/email/template /api/email/template/preview /api/entity...
When the following data is stored in the application data in a valid json format: ``` { "defaultLanguage" : "de", "languages" : [ "de", "fr", "en" ] } ``` It...
I am not able to import neither Default fusionauth_tenant or FusionAuth fusionauth_application with `terraform plan -generate-config-out=generated_resources.tf` as its causing the errors below. To import I created import.tf with the following...
As a follow-up to the [FusionAuth Android SDK beta,](https://github.com/FusionAuth/fusionauth-site/pull/3123) the How to end-to-end test a Android App including FusionAuth article. open tasks: - add screenshots where necessary @Aaron-Ritter - blog...
#### Summary When stopping (restarting) a node in 1.30 we have regularly the issue that it does not get Ready again in the cluster. microk8s inspect shows `FAIL: Service snap.microk8s.daemon-kubelite...
#### Summary None of the v1.28.13 come online after system got rebooted, only when i tried to upgrade to the candidate v1.28.14 release it came back online. prod-m1 Ready 35m...