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
Score (CNCF Sandbox): https://www.cncf.io/projects/score/ is a developer-centric and platform-agnostic workload specification. It ensures consistent configuration between local and remote environments.
score-go is a common library used by Score implementations such as score-compose and score-k8s. score-go just added the ability to import additional provisioners files stored as OCI image in addition to git, http(s), etc.
Score end users can now easily run this commands to import their own library of provisioners:
Code of Conduct
What is the name of your project?
Score (CNCF Sandbox): https://www.cncf.io/projects/score/ is a developer-centric and platform-agnostic workload specification. It ensures consistent configuration between local and remote environments.
score-go
is a common library used by Score implementations such asscore-compose
andscore-k8s
.score-go
just added the ability to import additional provisioners files stored as OCI image in addition togit
,http(s)
, etc.Score end users can now easily run this commands to import their own library of provisioners:
Link of your project
score-go
library: https://github.com/score-spec/score-goscore-compose
implementation: https://github.com/score-spec/score-composescore-k8s
implementation: https://github.com/score-spec/score-k8sLink of your project's SVG
https://github.com/cncf/artwork/blob/main/projects/score/icon/color/score-icon-color.svg
Additional comments?
No response
The text was updated successfully, but these errors were encountered: