ambassador-agent

module
v0.1.0-rc.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2022 License: Apache-2.0

README

Publish Mechanism

We use the publish action to publish new versions of the extensions whenever a new tag is added to the repo.

Images are pushed to ambassador/ambassador-agent. We use multi-arch docker builds since the images need to be supported on amd64 and arm64 machines, for more information on multi-arch docker builds you can take a look at this dockerpage

To trigger the publish workfow, run the following commands:

git tag --annotate --message='Releasing version vSEMVER' vSEMVER
git push origin vSEMVER

You can then follow along in the actions tab

Directories

Path Synopsis
pkg
agent
Package agent implements the Agent component in Ambassador.
Package agent implements the Agent component in Ambassador.
rpc module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL