Reference Airship manifests, CICD, and reference architecture.
Go to file
Sergiy Markin 59ef68a27b Update gates to ubuntu-focal
- zuul gates were switched to ubuntu-focal
- tox.ini has been fixed to work with ubuntu-jammy
- added initial-setup.yaml playbook to setup focal nodes
- uplifted latest OSH commit Id with kubernetes 1.26.3
- added bindep.txt wiht binary dependences
- updated manifests to latest commits of OSH and OSH-INFRA
- added limit to setuptools version to fix ./tools/sirship
- added debug option to armada command
- fixed ~/.kube/config permission for armada bootstrap run
- uplifted OSH and OSH-INFRA images
- treasuremap-airskiff-deployment-ubuntu is now voting gate again
- k8s.gcr.io replaced with registry.k8s.io

Change-Id: I166924c8cadfc8e21c115ce8abf49cb65093a7eb
2023-03-30 15:50:36 +00:00
doc Update gates to ubuntu-focal 2023-03-30 15:50:36 +00:00
global Update gates to ubuntu-focal 2023-03-30 15:50:36 +00:00
site Update gates to ubuntu-focal 2023-03-30 15:50:36 +00:00
tools Update gates to ubuntu-focal 2023-03-30 15:50:36 +00:00
type Changed Nova compute endpoint to new version 2019-10-10 22:12:05 +00:00
.gitignore Update gates to ubuntu-focal 2023-03-30 15:50:36 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:19 +00:00
.style.yapf Standardize Treasuremap code with YAPF 2019-07-24 17:58:10 +00:00
.zuul.yaml Update gates to ubuntu-focal 2023-03-30 15:50:36 +00:00
LICENSE Add license - Apache License Version 2.0 2018-08-17 22:49:32 +00:00
Makefile Standardize Treasuremap code with YAPF 2019-07-24 17:58:10 +00:00
README.md Update README with branching changes 2021-03-23 20:37:09 +00:00
bindep.txt Update gates to ubuntu-focal 2023-03-30 15:50:36 +00:00
test-requirements.txt Standardize Treasuremap code with YAPF 2019-07-24 17:58:10 +00:00
tox.ini Update gates to ubuntu-focal 2023-03-30 15:50:36 +00:00

README.md

Treasuremap

This documentation project outlines a reference architecture for automated cloud provisioning and management, leveraging a collection of interoperable open-source tools.

Architecture

To get started, see architecture.

Please Note:

The branching structure of this repository will be changing to the following:

  • The 'v2' branch will become the 'master' branch
  • The current 'master' branch will become a new 'v1.9' branch
  • The current 'v1.8' branch will remain the same

These changes are planned to take effect on Thursday, April 1, 2021, or slightly thereafter.