issue-14: modification Dockerfile + structure k8S (à compléter) #15
Loading…
Reference in New Issue
No description provided.
Delete Branch "issue-14"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Modification du Dokerfile
Utilisation de l'image symfony8.1 de symfony-containers
Mise en place de la structure pour kubernetes
images publiées sur harbor:
standalone:
reg.cadoles.com/rmasson/hydra-sql-standalone:0.0.3-dev-issue-14-20230615
kube:
reg.cadoles.com/rmasson/hydra-sql-kube:0.0.3-dev-issue-14-20230615
Ce sont des images non stables, uniquement pour test
Symfony Security Check Report
3 packages have known vulnerabilities.
guzzlehttp/psr7 (2.4.3)
symfony/http-kernel (v5.4.16)
symfony/security-bundle (v5.4.11)
Note that this checker can only detect vulnerabilities that are referenced in the security advisories database.
Execute this command regularly to check the newly discovered vulnerabilities.
Test report
PHP CS Fixer
Overview
Total duration: 0s
See details
All OK
Rapport PHPStan
01ab325531
to6e3f0e7a61
Symfony Security Check Report
No packages have known vulnerabilities.
Note that this checker can only detect vulnerabilities that are referenced in the security advisories database.
Execute this command regularly to check the newly discovered vulnerabilities.
Test report
PHP CS Fixer
Overview
Total duration: 0s
See details
All OK
Rapport PHPStan
Symfony Security Check Report
No packages have known vulnerabilities.
Note that this checker can only detect vulnerabilities that are referenced in the security advisories database.
Execute this command regularly to check the newly discovered vulnerabilities.
Test report
PHP CS Fixer
Overview
Total duration: 0s
See details
All OK
Rapport PHPStan
images publiées sur harbor:
standalone:
reg.cadoles.com/rmasson/hydra-sql-standalone:0.0.4-dev-issue-14-20230615
ou
reg.cadoles.com/rmasson/hydra-sql-standalone:latest
kube:
reg.cadoles.com/rmasson/hydra-sql-kube:0.0.4-dev-issue-14-20230615
ou
reg.cadoles.com/rmasson/hydra-sql-kube:latest
Ce sont des images non stables, uniquement pour test sans redis.
Symfony Security Check Report
No packages have known vulnerabilities.
Note that this checker can only detect vulnerabilities that are referenced in the security advisories database.
Execute this command regularly to check the newly discovered vulnerabilities.
Test report
PHP CS Fixer
Overview
Total duration: 0s
See details
All OK
Rapport PHPStan
Validation du Dockerfile
./misc/docker/Dockerfile
Symfony Security Check Report
No packages have known vulnerabilities.
Note that this checker can only detect vulnerabilities that are referenced in the security advisories database.
Execute this command regularly to check the newly discovered vulnerabilities.
Test report
PHP CS Fixer
Overview
Total duration: 0s
See details
All OK
Rapport PHPStan
Validation du Dockerfile
./misc/images/hydra-sql-standalone/Dockerfile
Validation de l'image
reg.cadoles.com/cadoles/hydra-sql:87fe4ad
Application non fonctionnelle.
L'application ne prends pas en compte les variables d'environnement.
Dans l'env du conteneur j'ai :
Pourtant l'erreur indique que l'application cherche à communiquer avec "http://localhost:4445"
Avec la bonne configuration côté hydra-sql c'est tout bon.
Symfony Security Check Report
No packages have known vulnerabilities.
Note that this checker can only detect vulnerabilities that are referenced in the security advisories database.
Execute this command regularly to check the newly discovered vulnerabilities.
Test report
PHP CS Fixer
Overview
Total duration: 0s
See details
All OK
Rapport PHPStan
Validation du Dockerfile
./misc/images/hydra-sql-standalone/Dockerfile
Validation de l'image
reg.cadoles.com/cadoles/hydra-sql:9abc04f
Pull request closed