Skip to content

Conversation

@YuryHrytsuk
Copy link
Collaborator

@YuryHrytsuk YuryHrytsuk commented Feb 12, 2025

What do these changes do?

  • Add docker-api-proxy service
  • Fix validate_pydantic_settings_simcore CI Test

Security concerns

We need to monitor this service like every other. This implies running docker-api-proxy on monitored network.

Related issue/s

Related PR/s

Checklist

  • I tested and it works

New service introduction

  • Service has resource limits and reservations
  • Service has placement constraints or is global
  • Service is restartable
  • Service restart is zero-downtime
  • Service is not bound to one specific node (e.g. via files or volumes)
  • Service is monitored (by OPS services)
  • Relevant OPS E2E Test are added
  • Service's Public URL is included in maintenance mode

@YuryHrytsuk YuryHrytsuk added this to the Singularity milestone Feb 12, 2025
@YuryHrytsuk YuryHrytsuk requested a review from GitHK February 12, 2025 16:11
@YuryHrytsuk YuryHrytsuk self-assigned this Feb 12, 2025
Copy link
Contributor

@GitHK GitHK left a comment

Choose a reason for hiding this comment

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

Thanks. Resources look OK for now.

@YuryHrytsuk YuryHrytsuk merged commit ec1d38f into ITISFoundation:main Apr 30, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add configuration for new service docker-api-proxy

2 participants