-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
refactoringCode improvement without behavior changeCode improvement without behavior change
Description
Background
Some values of AI Lab Config are not needed anymore by the notebooks. We don't want to remove them from existing secret store instances, but can remove the entries in the AI Lab config Enum.
Candidates:
slc_sourceslc_sourceslc_aliastext_ai_pre_release_urltext_ai_zip_passwordtxaie_slc_file_local_pathHowever, we also need to remove this reference:If neither is given, checks if txaie_slc_file_local_path is set and installs this SLC if found,
Acceptance Criteria
Remove all listed entries from class AILabConfig.
Metadata
Metadata
Assignees
Labels
refactoringCode improvement without behavior changeCode improvement without behavior change