Replies: 1 comment 2 replies
-
|
please can anyone answer this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are looking to use robot accounts as a way to create ephemeral accounts for allowing pushing of images as part of CI/CD pipelines. With the max value of 2,147,483,647 the ID will be exhausted pretty soon. Can it be increased to type BIGSERIAL?
The use case would be useful in enabling secure pushes constrained to the project for which the CI/CD job is running. This will help with restrictions where the specific job in CI/CD would only enable push to the specific project on Harbor.
Beta Was this translation helpful? Give feedback.
All reactions