This repository has been archived by the owner on May 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: set cluster domain for credentials URIs (#111)
* fix: set cluster domain for credentials URIs Signed-off-by: Thulio Ferraz Assis <[email protected]> * fix: missing license headers Signed-off-by: Thulio Ferraz Assis <[email protected]> * ci: trigger Signed-off-by: Thulio Ferraz Assis <[email protected]> * fix: typo * doc: ClusterDomain option Signed-off-by: Thulio Ferraz Assis <[email protected]> * fix: comment Co-authored-by: Mark Yen <[email protected]> * fix: ease test readability with BeEmpty Co-authored-by: Mark Yen <[email protected]> * refactor: use libpod/pkg/resolvconf for parsing Signed-off-by: Thulio Ferraz Assis <[email protected]> * fix: go mod tidy Signed-off-by: Thulio Ferraz Assis <[email protected]> * fix: old make target Signed-off-by: Thulio Ferraz Assis <[email protected]> * fix: pipe test helm commands to std{err,out} Signed-off-by: Thulio Ferraz Assis <[email protected]> * fix: for loop over search path domains Signed-off-by: Thulio Ferraz Assis <[email protected]> * fix: remove the Greek letter Ω from tests Signed-off-by: Thulio Ferraz Assis <[email protected]> * fix: increase timeout for integ test helm install Signed-off-by: Thulio Ferraz Assis <[email protected]> * fix: a defer assurance for the future Signed-off-by: Thulio Ferraz Assis <[email protected]> * bump: CI testing script timeout Signed-off-by: Thulio Ferraz Assis <[email protected]> * feat: print waiting message to output Signed-off-by: Thulio Ferraz Assis <[email protected]> * feat: stream integration-tests output This also helps with CI failing when there's no output for a while. Signed-off-by: Thulio Ferraz Assis <[email protected]> * fix: use GinkgoWriter for std{out,err} Signed-off-by: Thulio Ferraz Assis <[email protected]> * fix: disable wordpress persistence on pvc Signed-off-by: Thulio Ferraz Assis <[email protected]> * feat: bump wordpress image to 5.5.1 Signed-off-by: Thulio Ferraz Assis <[email protected]> * feat: change wordpress db from mysql to mariadb Signed-off-by: Thulio Ferraz Assis <[email protected]> * fix: comment Co-authored-by: Mark Yen <[email protected]> Co-authored-by: Mark Yen <[email protected]>
- Loading branch information
Showing
25 changed files
with
503 additions
and
138 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 was deleted.
Oops, something went wrong.
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
Oops, something went wrong.