-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: wip Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: genericize main functionality Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: all mutate objects, only pod remains Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: all mutate objects, only pod remains Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: last commit before refactoring pod.go Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: finished Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: finished Signed-off-by: Bence Csati <bcsati@cisco.com> * fix: Minor fixes Signed-off-by: Bence Csati <bcsati@cisco.com> * feat(bao_tests): Add bao unit tests Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: Done Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: Final Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: finishing touches Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: finishing touches Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: done Signed-off-by: Bence Csati <bcsati@cisco.com> * fix Signed-off-by: Bence Csati <bcsati@cisco.com> * ci: trigger Signed-off-by: Bence Csati <bcsati@cisco.com> * ci: trigger Signed-off-by: Bence Csati <bcsati@cisco.com> * ci(e2e-test): use version matrix for operator Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: Prepare backwards compatibility Signed-off-by: Bence Csati <bcsati@cisco.com> * feat: preserve backwards compatibility Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: finish up config Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: factour out env-vars Signed-off-by: Bence Csati <bcsati@cisco.com> * chore: go mod tidy Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: make env-vars backwards compatible Signed-off-by: Bence Csati <bcsati@cisco.com> * fix: CI errors Signed-off-by: Bence Csati <bcsati@cisco.com> * fix: add startup probe checks Signed-off-by: Bence Csati <bcsati@cisco.com> * feat: add all probes to mutate probes tests Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: finished webhook refactoring Signed-off-by: Bence Csati <bcsati@cisco.com> * fix: add logger to provider struct Signed-off-by: Bence Csati <bcsati@cisco.com> * fix: only create client when not using vault-agent Signed-off-by: Bence Csati <bcsati@cisco.com> * chore: update nix Signed-off-by: Bence Csati <bcsati@cisco.com> * chore: remove obsolete docker-compose version Signed-off-by: Bence Csati <bcsati@cisco.com> * chore: finishing touches Signed-off-by: Bence Csati <bcsati@cisco.com> * chore: update dependencies Signed-off-by: Bence Csati <bcsati@cisco.com> * fix: use original Bao image Signed-off-by: Bence Csati <bcsati@cisco.com> * chore: export default timeout on e2e tests Signed-off-by: Bence Csati <bcsati@cisco.com> * refactor: Use obj namespace instead of ar namespace, factor out secret Init config, introduce cleanup annotation Signed-off-by: Bence Csati <bcsati@cisco.com> * fix: old annotations only checked, but not deleted Signed-off-by: Bence Csati <bcsati@cisco.com> * feat: Add example fiels recently deleted from operator repo Signed-off-by: Bence Csati <bcsati@cisco.com> * fix: linters Signed-off-by: Bence Csati <bcsati@cisco.com> * chore: update dependencies Signed-off-by: Bence Csati <bcsati@cisco.com> * chore: take out annotation prefix Signed-off-by: Bence Csati <bcsati@cisco.com> * chore: move out params to structs, common for all providers Signed-off-by: Bence Csati <bcsati@cisco.com> * chore: use secret-init env-vars from secret-init repo Signed-off-by: Bence Csati <bcsati@cisco.com> * chore: add comment to agent configs Signed-off-by: Bence Csati <bcsati@cisco.com> * fix Signed-off-by: Bence Csati <bcsati@cisco.com> * fix: introduced error Signed-off-by: Bence Csati <bcsati@cisco.com> --------- Signed-off-by: Bence Csati <bcsati@cisco.com>
- Loading branch information
Showing
75 changed files
with
7,980 additions
and
3,511 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,22 @@ | ||
version: "3.9" | ||
|
||
services: | ||
vault: | ||
container_name: secrets-webhook-vault | ||
image: hashicorp/vault:1.14.8 | ||
ports: | ||
- 127.0.0.1:8200:8200 | ||
environment: | ||
SKIP_SETCAP: true | ||
SKIP_SETCAP: "true" | ||
VAULT_ADDR: http://127.0.0.1:8200 | ||
VAULT_TOKEN: 227e1cce-6bf7-30bb-2d2a-acc854318caf | ||
VAULT_DEV_ROOT_TOKEN_ID: 227e1cce-6bf7-30bb-2d2a-acc854318caf | ||
|
||
bao: | ||
container_name: secrets-webhook-bao | ||
image: quay.io/openbao/openbao@sha256:a015ae0adb1af5b45b33632e29879ff87063d0878e9359584a50b2706e500e9a # 2.0.0-alpha20240329 | ||
ports: | ||
- 127.0.0.1:8300:8200 | ||
environment: | ||
SKIP_SETCAP: "true" | ||
BAO_ADDR: http://127.0.0.1:8200 | ||
BAO_TOKEN: 227e1cce-6bf7-30bb-2d2a-acc854318caf | ||
BAO_DEV_ROOT_TOKEN_ID: 227e1cce-6bf7-30bb-2d2a-acc854318caf |
Oops, something went wrong.