rancher / ui-plugin-operator

UI Plugin Operator source code & Helm Chart used by Rancher versions < 2.9.0. For versions greater than 2.9.0, the code was moved to https://github.com/rancher/rancher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ui-plugin-operator

Getting Started

For more information, see the Getting Started guide.

Developing

Which branch do I make changes on?

UI Plugin Operator is built and released off the contents of the main branch. To make a contribution, open up a PR to the main branch.

For more information, see the Developing guide.

Building

make

Running

./bin/ui-plugin-operator

License

Copyright (c) 2020 Rancher Labs, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

UI Plugin Operator source code & Helm Chart used by Rancher versions < 2.9.0. For versions greater than 2.9.0, the code was moved to https://github.com/rancher/rancher

License:Apache License 2.0


Languages

Language:Go 82.6%Language:Smarty 7.8%Language:Shell 7.4%Language:Dockerfile 1.2%Language:Makefile 1.0%