1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 06:46:36 +01:00

4 Commits

Author SHA1 Message Date
Rohan CJ
4e491e392f docs: fix broken link to CVO/operators.md in operators.md
The link moved from the cluster-version-operator to the enhancements repo.

Signed-off-by: Rohan CJ <rohantmp@gmail.com>
2021-08-10 08:59:14 +05:30
staebler
31bd83fb4d docs: remove tectonic references from docs
Changes for https://jira.coreos.com/browse/CORS-878
2018-12-05 12:09:21 -05:00
W. Trevor King
5051e46889 docs/dev/operators: Drop docs for the CVO approach
That approach should be documented in the CVO itself, since it's not
installer-specific and moving it gets the docs and implementation for
that approach into the same repository.  I've filed [1] to land
dynamic-object docs in the CVO repo (based on some of the content I'm
removing here).  Naming files, etc. are already covered by the
existing CVO documentation.

[1]: https://github.com/openshift/cluster-version-operator/pull/59
2018-11-26 22:27:49 -08:00
Rajat Chopra
9c8a77dd45 docs/dev: Doc on how to integrate an operator
This document is meant for an operator author, who wants to integrate a second-level operator into the installer. The document is a guide on all the possible and acceptable methods.
2018-10-10 19:06:00 -04:00