You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
ECR is the standard registry in the AWS eco-system. Currently, it is not supported by Gitpod Self-Hosted. Specifically for private ECR registries, you need to authenticate with them and they have short lived tokens. This currently does not work with how Gitpof expects auth against registries to work (with long lived tokens).
Describe the behaviour you'd like
Private and public ECR registries work with Gitpod Self-Hosed :)
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe
ECR is the standard registry in the AWS eco-system. Currently, it is not supported by Gitpod Self-Hosted. Specifically for private ECR registries, you need to authenticate with them and they have short lived tokens. This currently does not work with how Gitpof expects auth against registries to work (with long lived tokens).
Describe the behaviour you'd like
Private and public ECR registries work with Gitpod Self-Hosed :)
Additional context
The text was updated successfully, but these errors were encountered: