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
At a lots of companies build-jobs were run inside of company internal network cause diverse security issues, from there the build-container won't be able to access to internet to pull the dependencies from outside.
Some of them build a company proxy with JFrog-Artifactory, which can filter, validate and redirect requests to the outside.
For such case is necessary to enable ks-users to build their own BuildContainer based on their company's network and security settings, credentials etc..
The current devops-agents are all build from opensource contributors, which can't cover all customer's needs. Further on, the maintenance for such containers could be also expensive and not scalable.
My suggestions:
Provide user some common build-container like maven, python, nodejs with basic settings.
Provide a template build-container, which give user the opportunity to develop on their own needs.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
At a lots of companies build-jobs were run inside of company internal network cause diverse security issues, from there the build-container won't be able to access to internet to pull the dependencies from outside.
Some of them build a company proxy with JFrog-Artifactory, which can filter, validate and redirect requests to the outside.
For such case is necessary to enable ks-users to build their own BuildContainer based on their company's network and security settings, credentials etc..
The current devops-agents are all build from opensource contributors, which can't cover all customer's needs. Further on, the maintenance for such containers could be also expensive and not scalable.
My suggestions:
Beta Was this translation helpful? Give feedback.
All reactions