Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Add a jaas_ prefix to the service name #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ddingel
Copy link
Contributor

@ddingel ddingel commented Jan 16, 2018

We will generate the service name on the client and prefix it with
jaas_. If by chance this name already exists we will exit and print the
informing error. We might introduce a retry logic in the future.

Signed-off-by: Dominik Dingel [email protected]

Description

We generate the name and prefix it with jaas

Motivation and Context

#22

How Has This Been Tested?

Manual created a service and let jaas create an additional service with a given name (changed in code).

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

We will generate the service name on the client and prefix it with
jaas_. If by chance this name already exists we will exit and print the
informing error. We might introduce a retry logic in the future.

Signed-off-by: Dominik Dingel <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant