Pesquisar

Este conteúdo não está disponível no idioma selecionado.

4.2.2. Enabling Global Team Visibility

download PDF
Developers cannot search and view global teams because this capability is disabled by default. The following instructions describe how to enable this capability for new or existing user accounts.
Enabling Global Team Visibility for New Accounts

Set the following variable in the /etc/openshift/broker.conf file to "true":

DEFAULT_VIEW_GLOBAL_TEAMS = "true"

Next, restart the broker service for the changes to take effect:
# service openshift-broker restart
All new developer accounts that are created in the future will have the ability to search and view global teams.
Enabling Global Team Visibility for Existing Accounts

Enable the ability to view and search global teams for existing accounts with the following command:

$ oo-admin-ctl-user -l username --allowviewglobalteams true
Disable this capability by changing the --allowviewglobalteams option to false.

Red Hat logoGithubRedditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja oBlog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

© 2024 Red Hat, Inc.