constellation/dev-docs/workflows
Moritz Sanft 60bf770e62
ci: logcollection to OpenSearch in non-debug clusters (#2080)
* refactor `debugd` file structure

* create `hack`-tool to deploy logcollection to non-debug clusters

* integrate changes into CI

* update fields

* update workflow input names

* use `working-directory`

* add opensearch creds to upgrade workflow

* make template func generic

* make templating func generic

* linebreaks

* remove magic defaults

* move `os.Exit` to main package

* make logging index configurable

* make templating generic

* remove excess brace

* update fields

* copy fields

* fix flag name

* fix linter warnings

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>

* remove unused workflow inputs

* remove makefiles

* fix command

* bazel: fix output paths of container

This fixes the output paths of builds within the container by mounting
directories to paths that exist on the host. We also explicitly set the
output path in a .bazelrc to the user specific path. The rc file is
mounted into the container and overrides the host rc.
Also adding automatic stop in case start is called and a containers
is already running.
Sym links like bazel-out and paths bazel outputs should generally work
with this change.

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>

* tabs -> spaces

---------

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-08-21 08:01:33 +02:00
..
bazel.md docs: remove deprecated flags from docs 2023-08-04 12:36:45 +02:00
build-develop-deploy.md dev-docs: refactor and add information for newbies (#1912) 2023-06-19 17:39:43 +02:00
debug-cluster.md terraform: openstack node groups (#1966) 2023-07-03 16:33:00 +02:00
dev-setup.md dev-docs: refactor and add information for newbies (#1912) 2023-06-19 17:39:43 +02:00
e2e-github-config.md aws: use new LB controller to fix SecurityGroup cleanup on K8s service deletion (#2090) 2023-07-24 10:30:53 +02:00
github-actions.md config: drop support for deprecated Azure's service principal authentication (#1906) 2023-06-14 17:50:57 +02:00
logcollection.md ci: logcollection to OpenSearch in non-debug clusters (#2080) 2023-08-21 08:01:33 +02:00
pull-request.md dev-docs: refactor and add information for newbies (#1912) 2023-06-19 17:39:43 +02:00
qemu.md docs: add a qemu section (#1724) 2023-05-17 13:21:35 +00:00
release.md ci: upgrade fromVersion for upgrade tests (#2145) 2023-08-01 10:34:11 +02:00
terraform.md dev-docs: move into top-level dir (#924) 2023-01-10 14:18:41 +01:00
testing.md dev-docs: refactor and add information for newbies (#1912) 2023-06-19 17:39:43 +02:00
upgrade-kubernetes.md dev-docs: refactor and add information for newbies (#1912) 2023-06-19 17:39:43 +02:00
verify-cluster.md dev-docs: refactor and add information for newbies (#1912) 2023-06-19 17:39:43 +02:00
versions-support.md cli: fail fast when CLI and Constellation versions don't match (#1972) 2023-06-27 18:24:35 +02:00