Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application's admin controllers are not exposed by admin server #157

Open
3 of 11 tasks
rlemaitre opened this issue Sep 12, 2024 · 0 comments
Open
3 of 11 tasks

Application's admin controllers are not exposed by admin server #157

rlemaitre opened this issue Sep 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rlemaitre
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Is this a security issue?

  • This is not a security issue

Which module is affected?

  • core
  • db-doobie
  • db-skunk
  • db-migration
  • docs
  • flags
  • http-client
  • rabbitmq-fs2
  • redis-rediculous

Current Behavior

When some controllers are defined in App.adminController, these controllers are not taken into account by admin server

Expected Behavior

They should be taken into account

Steps To Reproduce

  1. Add controllers in App.adminControllers
  2. Start the application
  3. Access the defined controller on admin server

Environment

- **JVM**: All
- **Scala**: 3+
- **Pillars**: v0.2+

Anything else?

No response

@rlemaitre rlemaitre added the bug Something isn't working label Sep 12, 2024
@rlemaitre rlemaitre changed the title bug: Application's admin controllers are not exposed by admin server Application's admin controllers are not exposed by admin server Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant