Skip to content

Integrate credentials checks in initializeCompute and startCompute handlers#937

Merged
mariacarmina merged 40 commits into
mainfrom
feature/credentials-check-for-compute
Jul 14, 2025
Merged

Integrate credentials checks in initializeCompute and startCompute handlers#937
mariacarmina merged 40 commits into
mainfrom
feature/credentials-check-for-compute

Conversation

@mariacarmina
Copy link
Copy Markdown
Contributor

@mariacarmina mariacarmina commented May 7, 2025

Fixes #936 .

Changes proposed in this PR:

  • Integrate credentials checks for service and asset levels in initializeCompute and startCompute handlers
  • The same checks for credentials for download command will be executed on initializeCompute and startCompute -> won't be customized policy server routes, will reuse download command
  • Added tests

…zeCompute and startCompute handlers. Added tests.
@mariacarmina mariacarmina self-assigned this May 7, 2025
@mariacarmina mariacarmina changed the title Integrate credentials checks for service and asset levels in initializeCompute and startCompute handlers Integrate credentials checks in initializeCompute and startCompute handlers May 7, 2025
@mariacarmina mariacarmina marked this pull request as ready for review May 8, 2025 19:04
@mariacarmina mariacarmina marked this pull request as draft May 12, 2025 14:40
@mariacarmina mariacarmina marked this pull request as ready for review May 12, 2025 18:21
Comment thread src/@types/commands.ts Outdated
Comment thread src/components/policyServer/index.ts Outdated
Comment thread src/components/core/compute/initialize.ts Outdated
Comment thread src/components/core/compute/initialize.ts Outdated
Comment thread src/components/core/compute/startCompute.ts Outdated
Comment thread src/components/core/compute/startCompute.ts Outdated
@giurgiur99
Copy link
Copy Markdown
Contributor

Please resolve the conflicts 🙏

Copy link
Copy Markdown
Contributor

@giurgiur99 giurgiur99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mariacarmina mariacarmina merged commit bd12d46 into main Jul 14, 2025
21 of 22 checks passed
@mariacarmina mariacarmina deleted the feature/credentials-check-for-compute branch July 14, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compute credentials check

3 participants