• Planned

    1

    allow lock mechanism at udm.Application level

    Hello Currently, the lock plugin allows to do block parellel deployments for a specific udm.Environment, a container and udm.DeployedApplication. It would be great to ...
  • Votes

    0

    Availability of Some Global variables (like task_id, installation path ...

    Some times we need to know the task-id of the deployment and other Global variables to be used in script or command CI's. Would be good if we can get them as ...
  • Votes

    4

    Java-API Implementation for async task.schedule()

    We would like to have an equivalent task.schedule("<script>.py") implementation for Plugins written in Java/Groovy. In our use case, we have multiple plugins (e.g., ...
  • Votes

    10

    Sending reminders only during working hours

    To avoid that we get delays in our releases, there are some manual tasks and gates in our XLR releases which have to be completed within a few hours. But if these tasks ...
  • Votes

    0

    Add 'Phase' progression to the calendar view

    At the moment, the grey horizontal header-bar on each release is the % complete, and during a discussion with one of our internal customers, we talked about how great it ...
  • Votes

    12

    Restart endpoint

    We would like to have a dedicated restart endpoint available to authorized release administrators that can be used for to restart the application via REST API. Use Case ...
  • Not Planned

    0

    convert compose file from xl deploy yaml

    Hello, Currently to use docker swarm we use compose file a yaml file with this format ```` version: '3.4' serives: web: image: nginx:alpine ports: ...
  • Votes

    0

    [DevOpsAsCode] Introduction of force flags for delivery with delete ...

    Hi Team, some small additions to override the dafault XLD behaviour for devopsascode use-case. Additional flexibility is useful especially in cases where the XLD is ...
  • Planned

    6

    Set timezone as a user preference to override browser default

    In ""user profile"", we should be able to choose what time zone the data would be displayed, i.e. I would like to be able to see UTC times instead of my local browser ...