toolchain-common

module
v0.0.0-...-a9c24d8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2025 License: Apache-2.0

README

= CodeReady Toolchain

image:https://goreportcard.com/badge/github.com/codeready-toolchain/toolchain-common[Go Report Card, link="https://goreportcard.com/report/github.com/codeready-toolchain/toolchain-common"]
image:https://godoc.org/github.com/codeready-toolchain/toolchain-common?status.png[GoDoc,link="https://godoc.org/github.com/codeready-toolchain/toolchain-common"]
image:https://codecov.io/gh/codeready-toolchain/toolchain-common/branch/master/graph/badge.svg[Codecov.io,link="https://codecov.io/gh/codeready-toolchain/toolchain-common"]

This repo is for controllers, libs, scripts, make files, etc to be shared between host and member operators.

== Build

Requires Go version 1.21.x (1.21.13 or higher) - download for your development environment https://golang.org/dl/[here].

This repository uses https://github.com/golang/go/wiki/Modules[Go modules].

== Configuring developers.redhat.com Authentication in OpenShift 4 Cluster

Create a secret with Identity Provider credentials:
```
$ oc apply -f deploy/idp_secret.yaml
```
Create an Identity Provider:
```
$ oc apply -f deploy/idp.yaml
```

== Creating User

Create a user, identity and user identity mapping:
```
$ oc apply -f deploy/user.yaml
```

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL