wwatson
wwatson
Option 8: Show Grade, leave out details Summary: Total tests checked: 57 Essential tests: 10 passed Normal tests: 20 passed Bonus tests: 5 passed Final grade: 70% Passed
1) single schema per microservice -- a microservice's database schema should not be directly accessible by another microservice 2) multiple schemas per process (container) -- a microservice schema's process (container)...
Planning https://hackmd.io/6lp0LeL5S06FBr32PVYy1w @taylor
We should identify each test that needs skipped/na functionality and create a new ticket for them
Use a helm_chart, helm_directory, and k8s manifest example from the sample-cnf directories to outline what the cnf-testsuite.yml should look like in the cnf_testsuite_yml_usage documentation. k8s manifest example: sample-cnf/k8s-non-helm helm chart...
Jaeger: travis ci (edited) fluentd: travis grpc-go: travis (let me know if we will do the other languages) (edited) denverwilliams [2:42 PM] Incubating Projects --------- Etcd - Travis CI Harbor...
## Acceptance criteria - [x] Linkerd should install and pass the test suite ``` ./linkerd_install.sh helm repo add linkerd https://helm.linkerd.io/stable helm install linkerd-crds linkerd/linkerd-crds -n linkerd --create-namespace crystal src/cnf-testsuite.cr cnf_setup...
To make linkerd pass, it looks like we need to see why liveness/readiness is not available in one of the deployments: - name: liveness status: failed type: essential points: 0...
@CortezFrazierJr
To verify that an SBOM (Software Bill of Materials) is syntactically correct, you can use open-source projects that focus on SBOM validation and compliance. While the provided sources do not...