Commit Graph

24 Commits

Author SHA1 Message Date
Sean Eagan a5730f8db8 Remove Tiller
For now we leave the tiller status enpdpoint, until
Shipyard has had a release to stop depending on it [0].

[0]: https://review.opendev.org/c/airship/shipyard/+/802718

Signed-off-by: Sean Eagan <seaneagan1@gmail.com>
Change-Id: If8a02d7118f6840fdbbe088b4086aee9a18ababb
2021-10-05 02:41:32 +00:00
Drew Walters 7bf1423752 Add documentation to docs.airshipit.org
This change adds publishing to docs.airshipit.org and updates the theme
to match the other Airship projects on the site. This change also
updates orphaned links and removes the Read the Docs jobs.

The documentation can be found at docs.airshipit.org/armada when this
change merges.

Change-Id: I9641753f6084f911e3286c623d0c2de7b3f6040a
Signed-off-by: Drew Walters <andrew.walters@att.com>
2020-08-03 10:33:13 +00:00
Sean Eagan 0721ed43aa Implement Prometheus metric integration
This implements Prometheus metric integration, including metric
definition, collection, and exportation.

End user documentation for supported metric data and exportation
interface is included.

Change-Id: Ia0837f28073d6cd8e0220ac84cdd261b32704ae4
2019-08-15 16:12:17 +00:00
Roman Gorshunov d404e3c034 Change various URLs for the OpenDev migration
Change-Id: I3d345cfe1b3cf6134f5aad69ce639ddd21dc101f
2019-07-26 16:32:02 +02:00
rajdharwadkar 2d82080249 Support armada to run on opensuse image leap15
Added Dockerfile for opensuse so it builds leap15 image
Modified to support multiple distros for image building.

Change-Id: Iffa7d0dbe4bc301e78a0bba1adc927d8aa2cbdcc
2019-05-06 10:06:46 -07:00
Felipe Monteiro d678f55ba4 trivial: Fix README documentation badge
This patch set fixes the README badge which isn't rendering
correctly (e.g. [0]). Thus it has been changed to [1].

[0] https://github.com/openstack/airship-armada
[1] https://readthedocs.org/projects/airship-armada/badge/?version=latest

Change-Id: Ife5cffb8536f4c7f7b6292313a66d165f23739c5
2018-10-02 18:35:58 -05:00
Roman Gorshunov 09f099e5b2 Fix: various documentation and URL fixes
1) UCP -> Airship
2) readthedocs.org -> readthedocs.io (there is redirect)
3) http -> https
4) attcomdev -> airshipit (repo on quay.io)
5) att-comdev -> openstack/airship-* (repo on github/openstack git)
6) many URLs have been verified and adjusted to be current
7) no need for 'en/latest/' path in URL of the RTD
8) added more info to some setup.cfg and setup.py files
9) ucp-integration docs are now in airship-in-a-bottle
10) various other minor fixes

Change-Id: I1e2d133a701dc2dade5bfcbdab5c0950cbe7eed5
2018-09-24 12:53:27 +02:00
Aaron Sheffield 019b3c142e Updating Quay Namespace to airshipit
Change-Id: Ia405260431819906a633cb023ab24a2773847de8
2018-08-15 09:43:30 -05:00
Aaron Sheffield 5165457d5c Updating readthedocs to airship-armada
- Changed armada-helm to airship-armada in readthedocs URLs.

Change-Id: I32d8c5feadf7512fdccb7738880c20490eb928dd
2018-08-14 09:47:28 -05:00
Sean Eagan fe310b194e Remove references to old git repos
This removes references to the old att-comdev git repos, either updating
to the openstack github mirror or deleting as appropriate. Old project
name (UCP) references are left alone for now.

Change-Id: I53b294a3c574fa0bca4037e5e00ad31d92f26977
2018-05-29 10:15:13 -05:00
Marshall Margenau fb83c2dc4f feat(readme) Add readthedocs to README
Change-Id: I36bf96890ba6490b50e0aadbfab6635f2e1831ee
2018-03-16 09:56:53 -05:00
Felipe Monteiro d857125de5 Docs: Fix broken README/getting-started doc links
Change-Id: I75f6e299f45e85029a3da28a9ce8e2a3c5525a92
2018-03-12 22:42:52 -04:00
Marshall Margenau e1b64d200b style(armada): quality of life and cleanup
- adding .editorconfig file
- minor cleanup in various files related to .editorconfig
- typos, whitespace, etc.
- other general housekeeping items on the codebase

Change-Id: I104f8dcb06aafb180da12f7ee4c0ded41fc07b9d
2018-02-12 10:27:11 -05:00
Felipe Monteiro f2658260e1 Docs: Include high-level Armada synposis
This PS includes Armada's original [0] high-level synposis which
laid out the vision, scope and "mission statement" for Armada.
Due to its helpfulness, it has been reincluded in the README
to give the overarching community a broader understanding
and introduction to Armada.

[0] 501d3d5ca2 (diff-7db4e77bbb908aef69baf34d5ef9d340)

Change-Id: I37065f28a73e2008f9e011c3a32af9772f70c64a
2018-01-30 17:38:28 +00:00
Felipe Monteiro 03e9fc290c docs(readme): Update Armada README/installation documentation
This PS revamps the Armada README and installation documentation
to increase clarity about how to install and use Armada, and
provide additional resource links to aid installation.

This PS also fixes a few typos with the current readme.

Change-Id: I6fafe8be8a2caf67c5bdecf5d5e682b580332e63
2018-01-22 17:07:29 -05:00
drewwalters96 9be0f99adb docs(links): Fix broken links
- Links to .rst files converted to external links to the official Armada
  documentation to avoid broken links from appearing on GitHub and
  Read the Docs

Closes #174

Change-Id: I190884f71d44cfb3ec133bf779a718185394dec0
2017-11-26 17:04:20 -06:00
Felipe Monteiro d143c6b487 [docs] Armada documentation warning-is-error True.
This PS adds warning-is-error = 1 under [build_sphinx] in setup.cfg
so that warnings can be caught.

A number of warnings/errors while building the docs are have been
corrected by this PS as well.

Change-Id: I445369c802e559c629a685024575bd562ea05a1b
2017-10-06 15:12:28 -04:00
Tim Heyer ea6ad23672 Migrate from pygit2 to GitPython
Change-Id: Ib477b945e922fd0a1767bd6643c0a45751599fad
2017-08-09 21:20:25 +00:00
Wil Reichert 3f1daac6e8 update volume mount in docs to account for container user change & fix helm typo 2017-08-03 11:24:16 -05:00
gardlt 818aba66b2 [docs] update readme 2017-07-05 12:15:24 -05:00
gardlt 55c3a0fa8f [feat] adding sequenced deployments
* added new structure to the armada yaml
2017-06-30 07:40:10 -05:00
WALTERS 05ea659191 Update documentation
- Remove -p and -v flags from getting-started.rst docker run commands
- Add 'clone the forked repo' step to getting-started.rst
2017-06-15 09:25:02 -05:00
Tim Heyer cb9a886983 Update example .yaml file in README
-Change file name from `example/armada.yaml` to `example/openstack-helm.yaml`
-Change location of libgit2.sh script from `scripts/` to `tools/` in README
-Correct the spelling of the `armada` command in README
-Change the tox.ini file to reflect the current location of the libgit2.sh script
2017-06-13 13:09:44 -05:00
gardlt 68d95bdcc5 [feature] restructure-clean-up-project
* updating file-structure
* update docker file
* update develop docs
* update api and cmd
2017-06-12 09:06:17 -05:00