constellation/hack
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-deps-mirror deps: update golangci/golangci-lint to v1.52.2 (#1598) 2023-04-05 18:40:35 +02:00
cli-k8s-compatibility api: rename /api/versions to versionsapi and /api/attestationcfig to attestationconfigapi (#1876) 2023-06-07 16:16:32 +02:00
clidocgen cli: show available cli upgrades on upgrade check command (#1394) 2023-04-03 14:31:17 +02:00
configapi configapi: rename files 2023-08-16 11:41:02 +02:00
fetch-broken-e2e ci: format shellscripts 2022-11-11 15:53:57 +01:00
logcollector ci: logcollection to OpenSearch in non-debug clusters (#2080) 2023-08-21 08:01:33 +02:00
oci-pin bazel: allow custom container_prefix (#1693) 2023-04-27 11:52:02 +02:00
pseudo-version bazel: rewrite pseudo-version stamping in bash (#2020) 2023-07-05 14:42:18 +02:00
qemu-metadata-api bazel: allow "bazel test" to work without cgo dependencies 2023-08-18 16:36:13 +02:00
remove-tf-providers hack: add script to remove terraform providers 2022-11-29 18:47:30 +01:00
terraform/gcp/internal-loadbalancer deps: update Terraform google-beta to v4.72.0 (#2027) 2023-07-06 11:53:40 +02:00
tools deps: update module golang.org/x/vuln to v1 (#2231) 2023-08-15 15:12:39 +02:00
go.mod ci: logcollection to OpenSearch in non-debug clusters (#2080) 2023-08-21 08:01:33 +02:00
go.sum cli: declare mastersecret as immutable and print attestationCfg diff in warning (#2167) 2023-08-08 13:03:23 +02:00