-
Notifications
You must be signed in to change notification settings - Fork 38
Labels
Ready for Review!enhancementNew feature or requestNew feature or requestnice to haveIt would be nice to have this fixedIt would be nice to have this fixedpythonPull requests that update python codePull requests that update python code
Description
This issue in particular addresses the refactoring of the register_client function that is use throughout the authentication scripts and consolidate the Dockerfiles into one file with multiple targets and entry points for each component.
Completed Tasks:
- Move
register_clientto ashared_utils.pyfile withinkagenti/auth - Create multi-target Dockerfile for ui-auth and client-registration-auth
- Modify appropriate Docker build calls within the automation to invoke the right build for the two functions
- Test that the new invocation work with the kagenti installer
Additional context
This issue is part of a bigger refactor whose tasks are listed here.
Metadata
Metadata
Assignees
Labels
Ready for Review!enhancementNew feature or requestNew feature or requestnice to haveIt would be nice to have this fixedIt would be nice to have this fixedpythonPull requests that update python codePull requests that update python code
Type
Projects
Status
In progress