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 <thulio.assis@suse.com> * fix: missing license headers Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * ci: trigger Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * fix: typo * doc: ClusterDomain option Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * fix: comment Co-authored-by: Mark Yen <3977982+mook-as@users.noreply.github.com> * fix: ease test readability with BeEmpty Co-authored-by: Mark Yen <3977982+mook-as@users.noreply.github.com> * refactor: use libpod/pkg/resolvconf for parsing Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * fix: go mod tidy Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * fix: old make target Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * fix: pipe test helm commands to std{err,out} Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * fix: for loop over search path domains Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * fix: remove the Greek letter Ω from tests Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * fix: increase timeout for integ test helm install Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * fix: a defer assurance for the future Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * bump: CI testing script timeout Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * feat: print waiting message to output Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * 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 <thulio.assis@suse.com> * fix: use GinkgoWriter for std{out,err} Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * fix: disable wordpress persistence on pvc Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * feat: bump wordpress image to 5.5.1 Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * feat: change wordpress db from mysql to mariadb Signed-off-by: Thulio Ferraz Assis <thulio.assis@suse.com> * fix: comment Co-authored-by: Mark Yen <3977982+mook-as@users.noreply.github.com> Co-authored-by: Mark Yen <3977982+mook-as@users.noreply.github.com>
- 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.