32 lines
951 B
Plaintext
32 lines
951 B
Plaintext
attività:
|
|
|
|
backup database
|
|
-->backup etcd
|
|
gestione centralizzta log
|
|
-->idp portal - k8s Ui + log
|
|
idp portal - identificare legobrick
|
|
idp portal - formato file legobrick
|
|
idp portal - formato file architettura
|
|
idp portal - display architettura componente
|
|
idp portal - display palette legobrick
|
|
idp portal - funzioni UI di drag and drop
|
|
idp portal - comandi git di merge template repo
|
|
idp portal - remove componenti
|
|
idp portal - autenticazione/profilazione
|
|
idp portal - accesso log applicativi
|
|
Kyverno - installazione
|
|
Kyverno - predisposizione policy per taint autmatica edgenode
|
|
-->kubeedge - label/taint per progetto
|
|
git - gestione release
|
|
|
|
|
|
git tagging
|
|
curl -X 'POST' \
|
|
'https://git.italiadatacenter.com/api/v1/repos/STS_Lab/idcidp/tags?access_token=65fc5f07365bd3f89c5b9ddca3d2d2e7b3777a88' \
|
|
-H 'accept: application/json' \
|
|
-H 'Content-Type: application/json' \
|
|
-d '{
|
|
"message": "string",
|
|
"tag_name": "v1.0",
|
|
"target": "ab3e33a214"
|
|
}' |