jx-role-controller

command module
v0.0.22 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

README

jx-role-controller

Go Report Card

Used to deploy a Jenkins X Role controller within a kubernetes cluster. The role controller is responsible for watching roles/rolebindings/environmentrolebindings and applying these across environments/namespaces.

Can be added within a Jenkins X dev environment by making the following changes:

  1. Add the chart into the environment requirements file.
- name: jx-role-controller
  repository: https://storage.googleapis.com/chartmuseum.jenkins-x.io
  version: 0.0.19
  1. Add the associating directory for any chart overrides within the env directory..
env
├── Chart.yaml
├── Makefile
├── ...
├── jx-role-controller
│   └── values.tmpl.yaml
├── ...
├── requirements.yaml
└── values.tmpl.yaml

Part of Jenkins X shared components.

For more information on configuring logging file, formats and levels see the Jenkins X logging component.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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