You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
importantThis item is a high priority Issue we intend to address as soon as possibletriagedThis item has been triaged by project maintainers and is in the backlog
Running radius 0.31 with minikube on docker ce on WSL.
I'm trying to follow the tutorial "https://docs.radapp.io/tutorials/add-radius/" but am running into an issue where the frontend and redis-replica deployments do not succeed - i.e. after using kubectl apply .... to perform the deployment, all the frontend and replica pods crash and restart without any logs.
describe pod returns some info:
The text was updated successfully, but these errors were encountered:
sylvainsf
added
triaged
This item has been triaged by project maintainers and is in the backlog
important
This item is a high priority Issue we intend to address as soon as possible
labels
Mar 7, 2024
@willdavsmith - I think this might be related to the issue you were fixing related to upmerges of branches within the samples repo. I think a downmerge from edge to v0.32 now should fix this? I recommend trying the sample on the edge branch and if it's not reproducible there, then a downmerge should address this issue.
@robmaw -- can you please try this again on the latest Radius build and branch (v0.33)? This issue should now be resolved, let me know if it works for you.
importantThis item is a high priority Issue we intend to address as soon as possibletriagedThis item has been triaged by project maintainers and is in the backlog
Running radius 0.31 with minikube on docker ce on WSL.
I'm trying to follow the tutorial "https://docs.radapp.io/tutorials/add-radius/" but am running into an issue where the frontend and redis-replica deployments do not succeed - i.e. after using kubectl apply .... to perform the deployment, all the frontend and replica pods crash and restart without any logs.
describe pod returns some info:
the main redis deployment works, and the getting started tutorial works fine too.
AB#11417
The text was updated successfully, but these errors were encountered: