ibm-user-management-operator

module
v0.0.1-alpha.0...-460f660 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2025 License: Apache-2.0

README

ibm-user-management-operator

OpenShift operator to install and manage IBM MCSP account-iam service

Developer guide

Local development
  1. Install the CRDs
    make install
    
  2. Install the deployment manifests
    make deploy
    
  3. Build the docker image of the binary
    • In ibm.mk, set the development image tag with the version or string (e.g., "dev", "latest",...), and the development registry
      DEV_VERSION ?=1.0.0
      DEV_REGISTRY ?= quay.io/bedrockinstallerfid
      
    • Build the image
      make docker-build-dev
      
  4. Build and push bundle and catalog images
    make bundle-build-push-dev
    make catalog-build-push-dev
    

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the operator v1alpha1 API group +kubebuilder:object:generate=true +groupName=operator.ibm.com
Package v1alpha1 contains API Schema definitions for the operator v1alpha1 API group +kubebuilder:object:generate=true +groupName=operator.ibm.com
internal
test

Jump to

Keyboard shortcuts

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