mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-15 21:59:16 +00:00
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Failing after 4m35s
Post / images (amd64) (push) Failing after 6m0s
Post / images (arm64) (push) Failing after 5m36s
Post / image manifest (push) Has been skipped
Post / trigger clusteradm e2e (push) Has been skipped
Post / coverage (push) Failing after 27m33s
* Add the awscli volume mount to klusterlet-work, klusterlet-agent, klusterlet-registration deployment manifests if the registration auth type is awsirsa. Update the test util function to check for both .aws and /awscli volume mounts. Signed-off-by: dtclxy64 <70486866+dtclxy64@users.noreply.github.com> * Update the conditions to only check the registration driver auth type because the nil checks are done on the klusterlet CRD. Signed-off-by: dtclxy64 <70486866+dtclxy64@users.noreply.github.com> --------- Signed-off-by: dtclxy64 <70486866+dtclxy64@users.noreply.github.com> Co-authored-by: Amrutha <amrutha.hari12@gmail.com>