* add $ for kubectl command in host variable
* remove controlplane labels as they are added via k8scontrol role
Signed-off-by: Sreejith Punnapuzha <Sreejith.Punnapuzha@outlook.com>
Change-Id: Idc30a6704504dc151f7da4c6d551d2f8854bdd79
Removes the notice regarding branch name changes from the main
README file. Also changes the default branch to 'master' in the
.gitreview file.
Change-Id: I77f7115751a2b469f13dd51c159ec7d3f2fc1a12
This PS introduces a subcluster networking catalogue and combines all subcluster related networking
in one place so that it can be managed centrally.
A site level patch uses replacement rules defined at type/multi-tenant level to take data out of subcluster-networking catalogue
and inject into networking catalogue.
Relates-To: #103
Closes: #103
Change-Id: I732937a4b68ccb0d290356bed8dbbeae838bae79
This commit is to merge the v2 branch into the current master, so
all current Airship 2 code in the v2 branch becomes the new master.
The previous master (for Airship 1) has been moved to a new branch,
v1.9.
Change-Id: Ifa6e52ee78d79b80a51891cdcef86471e364c70e
This change updates the version of the replacement-transformer and
templater images to v2, the same version used in the airshipctl
repository. Breaking changes have been introduced to the latest versions
of the images, causing document rendering to fail.
Signed-off-by: Drew Walters <andrew.walters@att.com>
Change-Id: Id0411f6c221d9986a6dece4d5f9b91ac94430ecc
Set the repo url in the generate secret script in the case that
the user's project and site were created outside of the treasuremap
repo.
Signed-off-by: James Gu <james.gu@att.com>
Change-Id: Ie5a80b5df4f0ab33617d72daf75685b06cb2b407
Allow ssh access to target and worker nodes on test site in treasuremap.
Signed-off-by: Sreejith Punnapuzha <Sreejith.Punnapuzha@outlook.com>
Change-Id: Id5ee27ec59bbbee85c169449a546c49d56885886
Correct the metadatapath for airshipctl config in treasuremap and assign
it to manifest
Signed-off-by: Sreejith Punnapuzha <Sreejith.Punnapuzha@outlook.com>
Change-Id: I0f36f3cf6452ac38f2a9e9f3d9469e3f65c36357
Currently tags aren't mirrored until the next patchset is merged,
which delays the Github release workflow.
Change-Id: I173980a686baef862de73cdb338ed1e1df06246e
Signed-off-by: Sean Eagan <seaneagan1@gmail.com>
kustomize is a useful debug tool when rendering fails
Relates-To: #120
Change-Id: I2b30c32d43df288a0d44df6d8edf0d0ba3b11191
Signed-off-by: James Gu <james.gu@att.com>
* airshipctl uplift in treasuremap
* On a daily or weekly basis this pinned version of airshipctl
need to be updated based on the treasuremap (test-site)
deployment validation from third party gating.
Change-Id: Ie8a6bf4e3399fae8950c9989804d3cc8a47f3bc7
As we prepare for the v2.0 release, we're trying to merge a large number
of patches, which seems to be stressing out our infrastructure, resulting
in less merging instead of more.
This change changes the (non-voting) integration checks that are running
in citycloud nodepool to experimental checks, with the intent of
reverting this change in a day or two after the mergestorm subsides.
Change-Id: If2e95cb800b6aeac84fe1399687027b2143c5d07
This patchset includes the fix for secrets with non-encoded dummy
values. The fix (base64) encodes dummy values
so to avoid the "illegal base64 data input" error.
Provides Fix To: https://review.opendev.org/c/airship/treasuremap/+/778728
Change-Id: I0dc0db55cf9e9ad2b7f7e55ffbd3db3cb8dd849e
Add network-policy function entrypoint in multi-tenant type
Add replacement rules to patch network policy
Change-Id: Iaf0e31cb19eff54b4354f1eb2abc736b409f5374
- Global policies placed under type/airship-code/network-policies
- site level policies/modifications placed under
<site>/network-policies
Change-Id: Ic8245d3263a867babd29773540175f8646e193e0