3.4 System

This section describes the System Configuration tab and GitOps Log tab in the system application.

(1) System configuration tab

The System Configuration tab is for managing users and organizations, and it is used for settings that are reflected throughout the entire system for the functions provided by Ops I.

The System Configuration tab window consists of Operation buttons (①), Selection buttons (②), the navigation area (③) and the configuration area (④). Details are shown below.

(Figure) System Configuration tab window

(Figure) System window (Figure) System window


(Table) System Configuration tab window configuration

Components Description
Operation buttons The appropriate button will be shown according to the window displayed.
The type of buttons displayed differs for each window.
Selection buttons The buttons are used to switch between the windows displayed in the navigation area and the configuration area.
  • Left button: User management
  • Middle button: Organization management
  • Right button: Repository management
Navigation area Displays a hierarchy of the display content selected with ②.
Configuration area Displays the window for the selected content.


(2) GitOps log tab

The status of YAML files registered by the “gitops-logs” API can be checked on the GitOps Log tab.
The “gitops-logs” API is automatically executed when the GitOps Log tab is accessed, and as a result, an operation log including the success/failure of the executed YAML file operation and the file errors (syntax/dependencies) that caused the failure is displayed.

Editing of the GitOps Log tab window is not supported. Details are shown below.

(Figure) “gitops-logs” operation log confirmation window

(Figure) “gitops-logs” operation log confirmation window (Figure) “gitops-logs” operation log confirmation window


(Table) “gitops-logs” operation log confirmation window configuration

Components Description
Registration results Displays the operation log for the "gitops-logs" API. Selecting any cell in the row you want to check the results will display the details in areas ② and ③.
Selected cell Displays the value of the cell selected in ①.
Detailed result Displays the values in the detail column (registration result details) of the row containing the cell selected in ①.

The display of the results can be changed at any time after accessing the GitOps Log tab. By displaying the log for the time period when the YAML file operation was executed, you can confirm the desired log.
The language of the error messages displayed in the Detailed result cannot be changed either in the language settings of Ops I or in the language settings of the browser.

(Table) GitOps log display change items

Item Description
Page Specify page browse
PageSize Number of logs to display on one page

When these values are changed, the API is re-executed based on this information and the log is displayed.

For how to read the operation log, such as the operation success/failure, see “Checking registration status of YAML files”.
Also, for information such as on access permissions for the GitOps log tab, see “Checking registration status of YAML files (GUI)”.

NotesNotes

The following "failed" results may appear in the operation log, but this is not a problem.

kind: system
name: conf
result: failed
reason: format_error
detail.message: "Validator for kind 'system', apiVersion '1.0' does not exists"



Section structure

3.4.1 User management
3.4.2 Identity provider
3.4.3 Organization management
3.4.4 Outpost management
3.4.5 Repository management