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

Introduce conditional controller instances #251

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

dnlkoch
Copy link
Member

@dnlkoch dnlkoch commented Jan 29, 2021

Backport of #180 and #185 to the main branch.

This makes the creation of all controller instances configurable, e.g. via the following entries in the application.properties:

controller:
  applications:
    enabled: true
  cache:
    enabled: true
  files:
    enabled: true
  groups:
    enabled: true
  imagefiles:
    enabled: true
  layers:
    enabled: true
  users:
    enabled: true

Please review @terrestris/devs.

@dnlkoch dnlkoch force-pushed the conditional-controller-instances-main branch from 33446ba to 7adf403 Compare January 29, 2021 13:36
@dnlkoch dnlkoch merged commit 773346f into master Jan 29, 2021
@dnlkoch dnlkoch deleted the conditional-controller-instances-main branch January 29, 2021 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant