sysarch-repo
sysarch-repo
I have experienced the "SSL certificate problem: unable to get local issuer certificate" problem on my Win10 laptop and have solved it as follows for Insomnia 2021.4.1: 1. If not...
@rubel-ahammad, thanks for pointing to the ticket showing the solution using the ecr-credential-provider. That approach has worked also for me - with the following detail: the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY had...
@taylor , thanks for your comments. I have probably confused you with providing the additional context (single_process_type check fails if init system is used) that is unrelated to the issue...
@gjenkins8 thanks for your comments. As an example (and it's really just an example), let's assume the following template: ``` ubuntu@dm1:~/cicd/files/helm-lint$ cat templates/configmap.yml apiVersion: v1 kind: ConfigMap metadata: name: {{...
@svteb, thanks! Note, the test no_local_volume_configuration is also checking N/A resources (services and service accounts) 🎬 Testing: [no_local_volume_configuration] Rescued: On resource prod-dnstest-dnssig-cnti-metrics of kind Service, local storage configuration volumes not...
@barmull if possible, please consider adding also the test duration in seconds. Test duration is one of the values to be set for example in the OPNFV (now Anuket) xTesting...
@martin-mat Thanks for your comment. The use of Sonobuoy is the decision of the CNF testsuite creator, not the user. Therefore, the tools selected for the execution of tests (Sonobuoy...
@martin-mat, it looks like the issue is with an orphaned Sonobuoy serviceaccount resource. With this, you must run the entire platform test group (the k8s_conformance test before the cluster_admin test)...