Skip to content

redhat-best-practices-for-k8s/certsuite-operator-plugin-teset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNF Certification Suite Operator's Console Plugin

red hat openshift

Description

The CNF certsuite plugin is an openshift dynamic console plugin extending the OpenShift UI for the CNF Certification Suite Operator.

This console plugin allows the possibility to run the CNF certification suites and review their results using the openshift console.

Getting started

In order to extend the openshift console with the CNF certsuite plugin, you'll need to install the CNF certification suite operator on your cluster.

Enable plugin

After installing the CNF certification operator, you might need to enable the plugin.

Option 1: Operator was installed using OLM subscription

In this case the plugin should be automatically enabled. If not, You can enable the plugin by navigating from OperatorsInstalled Operatorscnf-certsuite-operator. There, check the Console plugin checkbox as Enabled and refresh the page.

Option 2: Operator was manually deployed

In this case the plugin is not automatically enabled. You can enable the plugin by navigating from AdministrationCluster SettingsConfigurationConsole operator.openshift.ioConsole plugins, and manually enabling the cnf-certsuite-plugin.

Using the plugin

Once the operator is installed and the plugin is enabled, you should see a new tab added to the navigation bar:

navigation bar withplugin

You can add the required resources detailed here, by navigating to the corresponding tabs and using the create option.

The CNF certification test results will appear under the CNF certification Suite CR's corresponding to the created cnf certification run CR name.

See example:

cnfCertificationSuiteRun-CR-list

Under the Results tab you can find the CNF certification suites results.

See example:

cnfCertificationSuiteRun-results