dapr / components-contrib

Community driven, reusable components for distributed apps
Apache License 2.0
548 stars 480 forks source link

Adds conformance tests for AWS Secrets store component #3588

Closed elena-kolevska closed 2 weeks ago

elena-kolevska commented 3 weeks ago

Description

Adds conformance tests for the AWS Secrets manager component, so it can move to beta status

Issue reference

https://github.com/dapr/components-contrib/issues/3504

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

elena-kolevska commented 3 weeks ago

The cloud test isn't running on the PR. Looks like it's dependent on an env variable. Maybe we have that set for runs on master only?

elena-kolevska commented 3 weeks ago

The cloud test didn't run, looks like it needs the secrets.AZURE_KEYVAULT env variable set. Maybe it runs on master only?

artursouza commented 3 weeks ago

/ok-to-test

dapr-bot commented 3 weeks ago

Components conformance test

🔗 Link to Action run

Commit ref: 94eacf4d26f6dd1ed7a7b1f45d4a2255fe61d995

❌ Some conformance tests failed

These tests failed:

dapr-bot commented 3 weeks ago

Complete Build Matrix

The build status is currently not updated here. Please visit the action run below directly.

🔗 Link to Action run

Commit ref: 94eacf4d26f6dd1ed7a7b1f45d4a2255fe61d995

dapr-bot commented 3 weeks ago

Components certification test

🔗 Link to Action run

Commit ref: 94eacf4d26f6dd1ed7a7b1f45d4a2255fe61d995

❌ Some certification tests failed

These tests failed:

elena-kolevska commented 2 weeks ago

/ok-to-test

elena-kolevska commented 2 weeks ago

/ok-to-test

yaron2 commented 2 weeks ago

/ok-to-test

dapr-bot commented 2 weeks ago

Complete Build Matrix

The build status is currently not updated here. Please visit the action run below directly.

🔗 Link to Action run

Commit ref: 5122595c203add9aa7b7434dad787f655ebb4a8b

dapr-bot commented 2 weeks ago

Components certification test

🔗 Link to Action run

Commit ref: 5122595c203add9aa7b7434dad787f655ebb4a8b

❌ Some certification tests failed

These tests failed:

dapr-bot commented 2 weeks ago

Components conformance test

🔗 Link to Action run

Commit ref: 5122595c203add9aa7b7434dad787f655ebb4a8b

❌ Some conformance tests failed

These tests failed:

artursouza commented 2 weeks ago

/ok-to-test

artursouza commented 2 weeks ago

/ok-to-test

artursouza commented 2 weeks ago

/ok-to-test

dapr-bot commented 2 weeks ago

Complete Build Matrix

The build status is currently not updated here. Please visit the action run below directly.

🔗 Link to Action run

Commit ref: 6deb58654970adad593141141c8a09a797851924

dapr-bot commented 2 weeks ago

Components certification test

🔗 Link to Action run

Commit ref: 6deb58654970adad593141141c8a09a797851924

❌ Some certification tests failed

These tests failed:

dapr-bot commented 2 weeks ago

Components conformance test

🔗 Link to Action run

Commit ref: 6deb58654970adad593141141c8a09a797851924

❌ Some conformance tests failed

These tests failed:

dapr-bot commented 2 weeks ago

Components conformance test

🔗 Link to Action run

Commit ref: 6deb58654970adad593141141c8a09a797851924

❌ Some conformance tests failed

These tests failed:

dapr-bot commented 2 weeks ago

Components certification test

🔗 Link to Action run

Commit ref: 6deb58654970adad593141141c8a09a797851924

❌ Some certification tests failed

These tests failed:

dapr-bot commented 2 weeks ago

Complete Build Matrix

The build status is currently not updated here. Please visit the action run below directly.

🔗 Link to Action run

Commit ref: 6deb58654970adad593141141c8a09a797851924

dapr-bot commented 2 weeks ago

Components conformance test

🔗 Link to Action run

Commit ref: 6deb58654970adad593141141c8a09a797851924

❌ Some conformance tests failed

These tests failed:

dapr-bot commented 2 weeks ago

Complete Build Matrix

The build status is currently not updated here. Please visit the action run below directly.

🔗 Link to Action run

Commit ref: 6deb58654970adad593141141c8a09a797851924

dapr-bot commented 2 weeks ago

Components certification test

🔗 Link to Action run

Commit ref: 6deb58654970adad593141141c8a09a797851924

❌ Some certification tests failed

These tests failed:

elena-kolevska commented 2 weeks ago

/ok-to-test

dapr-bot commented 2 weeks ago

Components conformance test

🔗 Link to Action run

Commit ref: c9a1d5bf6afb09dcf6171ca70f5503bc305351d4

❌ Some conformance tests failed

These tests failed:

dapr-bot commented 2 weeks ago

Complete Build Matrix

The build status is currently not updated here. Please visit the action run below directly.

🔗 Link to Action run

Commit ref: c9a1d5bf6afb09dcf6171ca70f5503bc305351d4

dapr-bot commented 2 weeks ago

Components certification test

🔗 Link to Action run

Commit ref: c9a1d5bf6afb09dcf6171ca70f5503bc305351d4

❌ Some certification tests failed

These tests failed:

elena-kolevska commented 2 weeks ago

Passing on docker: https://github.com/dapr/components-contrib/actions/runs/11695560360/job/32572844939 Passing on cloud: https://github.com/dapr/components-contrib/actions/runs/11695560360/job/32572844760

elena-kolevska commented 2 weeks ago

Draft PR here: https://github.com/dapr/docs/pull/4421